We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9ade6c commit 57ae056Copy full SHA for 57ae056
README.md
@@ -50,6 +50,7 @@ The SDK searches the following locations for credentials:
50
* Assume Role Web Identity Credentials (`web_identity_token_file`, `role_arn`, `source_profile`)
51
* Assume Role Credentials (`role_arn`, `source_profile`)
52
* Process Credentials (`credential_process`)
53
+ * SSO Credentials (`sso_session`, `sso_account_id`, `sso_role_name`, `sso_region`)
54
* Unless `ENV['AWS_SDK_CONFIG_OPT_OUT']` is set, the shared configuration ini file at `~/.aws/config` will also be parsed for credentials.
55
* From an instance profile when running on EC2 or from the ECS credential provider when running in an ECS container with that feature enabled.
56
0 commit comments