Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
Right now the AWS IAM Credentials Service only supports the following credentials providers:
DefaultAWSCredentialsProviderChain DefaultAwsRegionProviderChain
However, if a user wants to assume a role rather than use the default credentials, he's unable. Support for the STSAssumeRoleSessionCredentialsProvider is needed to be added to the credentials service.