aws-env currently does not supports the new aws sso, this PR adds that support and also add a script to write the credentials on the environmental variables to ~/.aws/credentials, I add that last script because apps like terraform (depending on your setup, like using the profile setting) read the credentials from that file
aws-env currently does not supports the new aws sso, this PR adds that support and also add a script to write the credentials on the environmental variables to ~/.aws/credentials, I add that last script because apps like terraform (depending on your setup, like using the
profile
setting) read the credentials from that file