gjbae1212/gossm

Cannot get the aws credentials from the environment variables

Closed this issue · 2 comments

I usually use the STS assume role or MFA verification that gives the session token. After that, I put it to the environment variable and use the AWS CLI. However, this application cannot get the env. variables, just read the ~/.aws/credentials file only. Can you add this feature?

Hi
what do you exactly mean?
I always work with environment variables from AWS SSO. That's perfectly working.

Oh, it is worked indeed. I did something wrong, sorry.