AWS CLI Создайте новый профиль
aws configure --profile new_name
Classy Answer
aws configure --profile new_name
export AWS_PROFILE=my-profile
echo $AWS_PROFILE