Answers for "aws configure profile"

4

aws configure profile

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

aws default profile

export AWS_PROFILE=user1
Posted by: Guest on March-12-2021
0

aws configure change default profile

$ aws configure
AWS Access Key ID [****************FFGG]: ZZZZZZCCCDDDEEEFFFZZ
AWS Secret Access Key [****************mmmn]: zzzzzzcccdddeeefffggghhhiiijjjkkklllmmzz
Default region name [us-east-1]: us-west-2
Default output format [text]: json
Posted by: Guest on May-31-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language