Skip to content
Prev Previous commit
Adding explicit comment for web identity assumed roles in the order
  • Loading branch information
cuppett committed Dec 17, 2020
commit 3a17a5df1b1e51a6028649a63572d5ff56b5f4ed
1 change: 1 addition & 0 deletions src/Credentials/CredentialProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ class CredentialProvider
/**
* Create a default credential provider that
* first checks for environment variables,
* then checks for assumed role via web identity,
* then checks for cached SSO credentials from the CLI,
* then check for credential_process in the "default" profile in ~/.aws/credentials,
* then checks for the "default" profile in ~/.aws/credentials,
Expand Down