chore: add project scaffolding
This commit is contained in:
27
.aws/config
Normal file
27
.aws/config
Normal file
@@ -0,0 +1,27 @@
|
||||
[profile dev_restricted]
|
||||
sso_session = ngn-agent
|
||||
sso_account_id = 772204869516
|
||||
sso_role_name = sre_ReadOnly
|
||||
region = us-east-1
|
||||
|
||||
[sso-session ngn-agent]
|
||||
sso_start_url = https://razer.awsapps.com/start
|
||||
sso_region = us-east-1
|
||||
sso_registration_scopes = sso:account:access
|
||||
|
||||
[sso-session rzaws-sw-rai]
|
||||
sso_start_url = https://razer.awsapps.com/start
|
||||
sso_region = us-east-1
|
||||
sso_registration_scopes = sso:account:access
|
||||
|
||||
[profile rzaws-sw-rai-ops]
|
||||
sso_session = rzaws-sw-rai
|
||||
sso_account_id = 352421174747
|
||||
sso_role_name = dev_Restricted
|
||||
region = us-east-1
|
||||
|
||||
[profile rzaws-sw-rai-qac-dev]
|
||||
sso_session = rzaws-sw-rai
|
||||
sso_account_id = 669031108410
|
||||
sso_role_name = dev_Restricted
|
||||
region = us-east-1
|
||||
Reference in New Issue
Block a user