ex-aws / ex_aws_sts

13 stars 31 forks source link

Feature/credentials based on role arn #2

Closed arnomi closed 6 years ago

arnomi commented 6 years ago

Implements role based authentication. Uses the extension point provided by https://github.com/ex-aws/ex_aws/pull/551 in ex_aws.

Looking forward to comments.

Thanks @arnomi

arnomi commented 6 years ago

Hi @benwilson512, thanks for merging https://github.com/ex-aws/ex_aws/pull/551. While you're at it. Could you also have a look at this one?

gfmurphy commented 6 years ago

After ex-aws/ex_aws#551 has been merged, we can do this ourselves, but it would be super sweet if this adapter was supported by ex_aws_sts. Thanks for the work on this, folks!