Posts for: #Aws

Switching AWS CLI Profiles

To see all profiles: aws configure list-profiles To see currently set profile: aws configure list To change the profile, set the AWSPROFILE environment variable: export…

[Read more]