-
Notifications
You must be signed in to change notification settings - Fork 0
Steps to configure aws credencials
sureshvenkey edited this page Oct 1, 2019
·
1 revision
C:\Users\venkatraj\Desktop\boto3>pip install awscli --user
C:\Users\venkatraj\Desktop\boto3>aws configure
AWS Access Key ID [None]: AKIAJZKRSWXKFQ5KDI4Q
AWS Secret Access Key [None]: 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
Default region name [None]: ap-south-1
Default output format [None]: json
C:\Users\venkatraj\Desktop\boto3>