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

Add support for AWS_CONTAINER_CREDENTIALS_FULL_URI env variable #611

Open
t089 opened this issue May 7, 2024 · 1 comment
Open

Add support for AWS_CONTAINER_CREDENTIALS_FULL_URI env variable #611

t089 opened this issue May 7, 2024 · 1 comment

Comments

@t089
Copy link

t089 commented May 7, 2024

Is your feature request related to a problem? Please describe.
When using aws-vault to provide temporary AWS credentials, it exposes a metadata service and puts its address in the AWS_CONTAINER_CREDENTIALS_FULL_URI env variable. Currently, the metadata credentials provider does not know about this variable.

Describe the solution you'd like
If set, the metadata credentials provide should use the url stored in AWS_CONTAINER_CREDENTIALS_FULL_URI to fetch credentials.

@adam-fowler
Copy link
Member

This doesn't look too hard to add.

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