Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in AWS by (19.1k points)

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.

1 Answer

0 votes
by (44.4k points)

There are two ways to do this:

  1. edit ~/.aws/config - Open the configuration file and edit

  2. aws configure --profile "your username" - provide your username in the mentioned part

Related questions

Want to get 50% Hike on your Salary?

Learn how we helped 50,000+ professionals like you !

0 votes
2 answers

Browse Categories

...