File tree Expand file tree Collapse file tree 2 files changed +3
-19
lines changed
Expand file tree Collapse file tree 2 files changed +3
-19
lines changed Original file line number Diff line number Diff line change @@ -17,3 +17,6 @@ installed-extensions.txt
1717.config/fish/completion
1818.config/fish/fishprof.txt
1919.config/fish/fish_variables
20+
21+ # AWS
22+ .aws/config
Original file line number Diff line number Diff line change @@ -30,22 +30,3 @@ granted_sso_start_url = https://capitano.awsapps.com/start
3030granted_sso_account_id = 963859772442
3131granted_sso_role_name = AdministratorAccess
3232credential_process = granted credential-process --profile capitano_prod
33-
34- # ██╗ ██╗ ██████╗ ██████╗ ██╗ ██╗
35- # ██║ ██║██╔═══██╗██╔══██╗██║ ██╔╝
36- # ██║ █╗ ██║██║ ██║██████╔╝█████╔╝
37- # ██║███╗██║██║ ██║██╔══██╗██╔═██╗
38- # ╚███╔███╔╝╚██████╔╝██║ ██║██║ ██╗
39- # ╚══╝╚══╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝
40-
41- [profile knmi-sre-prd-saml]
42- output = json
43- region = eu-west-1
44- source_profile = knmi-saml-session-credentials
45- role_arn = arn:aws:iam::381491837980:role/fid-meijn
46-
47- [profile knmi-sre-dta-saml]
48- output = json
49- region = eu-west-1
50- source_profile = knmi-saml-session-credentials
51- role_arn = arn:aws:iam::654654538190:role/fid-meijn
You can’t perform that action at this time.
0 commit comments