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 Fetching Credentials with AssumeRoleCredentials based on role_arn in awscli config #551

Merged

Conversation

arnomi
Copy link
Contributor

@arnomi arnomi commented Apr 5, 2018

This is a pull request for an adapted implementation for #502.

Here an authentication now provides an extension point which can be implemented to adapt the authentication information. An implementation of this extension point is given in ex_aws_sts which handles the AssumeRoleCredentials operation. A pull request has been opened there as well.

A lot of thanks to @bundacia and @mlagutko for the original implementation which I built upon.

Looking forward to comments.

Thanks
@arnomi

@bundacia
Copy link

bundacia commented Apr 5, 2018

Thanks @arnomi!

@fcastellanos
Copy link

This is really cool, I need this, thanks @arnomi!

@arnomi
Copy link
Contributor Author

arnomi commented May 12, 2018

@benwilson512 I guess you are pretty busy at the moment, but could you provide an estimate as to when you get to looking over the current pull requests? Thanks a lot for all your efforts and the great work you are doing on ex_aws (and other libs).

@benwilson512
Copy link
Contributor

Hey folks, my apologies on the delay, this is a great design. Thank you!

@benwilson512 benwilson512 merged commit 40a1cde into ex-aws:master May 12, 2018
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

Successfully merging this pull request may close these issues.

None yet

4 participants