Answers for "download aws credentials file"

0

download aws credentials file

#if you want to configure run
aws configure
#to get your aws access key & secret:
Go to: https://console.aws.amazon.com/iam/home#/users -> Select User -> Security Credentials -> Create Access Key (you always have to create a new one)
Posted by: Guest on January-21-2021

Browse Popular Code Answers by Language