AWS CLI Erstellen Sie ein neues Profil
aws configure --profile new_name
Classy Answer
aws configure --profile new_name
export AWS_PROFILE=my-profile
echo $AWS_PROFILE