Step 1: Configure AWS CLI on local machine using the below command:
$ aws configure
AWS Access Key ID [None]:
AWS Secret Access Key [None]:
Default region name [None]: us-west-2
Default output format [None]: json
Step 1: Verify the AWS CLI profile
$ cat ~/.aws/credentials
$ cat aws configure
$ aws configure list
No comments:
Post a Comment