amazon-archives/awsmobile-cli

Doesn't work with short term federated AWS IAM credentials

wolfeidau opened this issue · 2 comments

For some reason awsmobile isn't picking up credentials from my ~/.aws/credentials correctly when using federated login.

I have a feeling it is omitting the token, and just grabbing the id / secret, which results in an authentication error.

Any plans to fix this?

Cheers.

Thanks for the feedbacks, you are right, currently, the awsmobile-cli does not support federated login, I will mark this as a feature request.

system env variable are neater taken into account