Open phuonghuynh opened 6 years ago
Agree, the script should actually use AWS STS to utilize temporary tokens. Can you help update it? Thanks!
And it should respect the AWS_PROFILE environment variable. I wonder if there’s an easy way to do so without having us to read it?
I agree, we could find an easy way to do this. Otherwise, we need to read AWS document to see what profile is considered in order
We can load [default] section in "~/.aws" so that required argument "-credentials" can be optional.