diff --git a/.aws/config b/.aws/config new file mode 100644 index 0000000..ba34741 --- /dev/null +++ b/.aws/config @@ -0,0 +1,13 @@ +[profile production] +sso_start_url = https://decathlon.awsapps.com/start/ +sso_region = eu-west-1 +region = eu-west-1 +sso_role_name = DKTDevOpsRole +sso_account_id = 854940831191 + +[profile staging] +sso_start_url = https://decathlon.awsapps.com/start/ +sso_region = eu-west-1 +region = eu-west-1 +sso_role_name = DKTDevOpsRole +sso_account_id = 469022461258