Name | Description |
---|---|
CredentialProvider | Credential providers are functions that accept no arguments and return a promise that is fulfilled with an {@see \Aws\Credentials\CredentialsInterface} or rejected with an {@see \Aws\Exception\CredentialsException}. |
EcsCredentialProvider | Credential provider that fetches credentials with GET request. |