Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support credential_source #59

Open
OrangeDog opened this issue Jul 24, 2018 · 1 comment
Open

Support credential_source #59

OrangeDog opened this issue Jul 24, 2018 · 1 comment

Comments

@OrangeDog
Copy link

In order to use the built-in credentials of an AWS instance, this profile property needs to be supported.

credential_source - The credential provider to use to get credentials for the initial assume-role call. This parameter cannot be provided alongside source_profile. Valid values are:

Environment to pull source credentials from environment variables.
Ec2InstanceMetadata to use the EC2 instance role as source credentials.
EcsContainer to use the ECS container credentials as the source credentials.

@jdowning
Copy link
Owner

jdowning commented Dec 5, 2018

@OrangeDog Hi! This seems reasonable. Would you be able to propose a change with a PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants