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 "credential_process" #45

Open
laurrentt opened this issue May 3, 2019 · 0 comments
Open

Add support for "credential_process" #45

laurrentt opened this issue May 3, 2019 · 0 comments

Comments

@laurrentt
Copy link

I'm using the credential_process config in .aws/credentials. For ex:

[my-1p-profile]
credential_process = sh -c "op get item 'AWS -...

This allows me to pull my access key and secret key pair from a password manager. But if I use this profile as the source_profile for assuming a role using assume-role, I get the following error:

panic: SharedConfigAssumeRoleError: failed to load assume role for arn:aws:iam::REDACTED:role/REDACTED, source profile has no shared credentials

It could be a great addition to support this type of configuration.

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

1 participant