To see all profiles: aws configure list-profiles To see currently set profile: aws configure list To change the profile, set the AWS_PROFILE environment variable: export AWS_PROFILE=<profile name>