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 --external-id flag #51

Open
chrsmith opened this issue May 15, 2020 · 0 comments
Open

Add --external-id flag #51

chrsmith opened this issue May 15, 2020 · 0 comments

Comments

@chrsmith
Copy link

AWS's assume role capability sometimes requires an "external ID" be specified (documentation.) Currently the assume-role tool doesn't have a way for a user to specify that external ID, meaning that it cannot be used to assume any roles that are configured to check for it.

Adding this is just a matter of setting the ExternalId parameter here. I'd be happy to send a PR to wire in the feature, is this repo still active and accepting PRs?

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