Doesn't work with short term federated AWS IAM credentials
wolfeidau opened this issue · 2 comments
wolfeidau commented
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.
UnleashedMind commented
Thanks for the feedbacks, you are right, currently, the awsmobile-cli does not support federated login, I will mark this as a feature request.
lepirlouit commented
system env variable are neater taken into account