Answers for "how to create aws profile"

2

echo aws profile

export AWS_PROFILE=my-profile

echo $AWS_PROFILE
Posted by: Guest on September-17-2020
5

aws cli config profile

aws configure --profile
Posted by: Guest on April-06-2020

Code answers related to "how to create aws profile"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language