ex-aws / ex_aws

A flexible, easy to use set of clients AWS APIs for Elixir

Home Page:https://hex.pm/packages/ex_aws

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for assuming role via Web Identity Tokens

KoeusIss opened this issue · comments

I need to ask how could be possible to assume a role via AWS Web Identity Token.

Assume Role With Web Identity

Environment

  • Elixir & Erlang versions (elixir --version):
  • ExAws version mix deps |grep ex_aws
  • HTTP client version. IE for hackney do mix deps | grep hackney

Current behavior

Include code samples, errors and stacktraces if appropriate.

Expected behavior