Back
Every time I want to config something with AWS I get the following error :
"The config profile (myname) could not be found"
like : aws configure
I'm using Python 3.4 and I want to use AWS CLI Keyring to encrypt my credentials.
There are two ways to do this:
edit ~/.aws/config - Open the configuration file and edit
aws configure --profile "your username" - provide your username in the mentioned part
Learn how we helped 50,000+ professionals like you !
31k questions
32.8k answers
501 comments
693 users