chore: add project scaffolding

This commit is contained in:
2026-06-14 02:10:46 +08:00
parent 8500887c35
commit 94cfa8a813
6 changed files with 38 additions and 0 deletions

27
.aws/config Normal file
View 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