paws icon indicating copy to clipboard operation
paws copied to clipboard

Support for AssumeRoleWithWebIdentity

Open vlieven opened this issue 4 years ago • 0 comments

Hello!

Would it be possible to add support for authenticating using AssumeRoleWithWebIdentity?

We want to use paws inside containers orchestrated by Kubernetes (which acts as OpenID Connect provider), so essentially I'm looking for support for the AWS_WEB_IDENTITY_TOKEN_FILE environment variable.

Relevant links:

Thanks!

vlieven avatar Nov 29 '21 15:11 vlieven