Boto config file on Linux

0 votes
Where do I find my Boto config file on Linux?
Mar 26, 2019 in Ansible by Hari
1,756 views

1 answer to this question.

0 votes

Hey @Hari, your boto config file could be in either of these locations:

  • /etc/boto.cfg - for site-wide settings that all users on this machine will use
  • (if profile is given) ~/.aws/credentials - for credentials shared between SDKs
  • (if profile is given) ~/.boto - for user-specific settings
  • ~/.aws/credentials - for credentials shared between SDKs
  • ~/.boto - for user-specific settings
answered Mar 26, 2019 by Raymond
The first one worked perfect for me setting up the boto.cfg in the /etc/ folder.
Hey @kkazia, thanks for your contribution. Please upvote the answer in case you found it helpful. Cheers!

Related Questions In Ansible

+1 vote
1 answer

Set AWS credentials in boto config file

Go to your boto config file, and ...READ MORE

answered Mar 26, 2019 in Ansible by Raymond
2,459 views
0 votes
1 answer
0 votes
1 answer

print basic boto debug message

Debug Controls the level of debug messages ...READ MORE

answered Mar 26, 2019 in Ansible by Raymond
582 views
0 votes
1 answer

How to connect to an existing CloudSearch domain in boto?

You can use conn.list_domains() which will return a list ...READ MORE

answered Mar 14, 2019 in AWS by Archana
• 5,640 points
730 views
+1 vote
1 answer
0 votes
1 answer

Install Ansible on centOS

Hey @Ali, Installing Ansible is a piece ...READ MORE

answered Jan 8, 2019 in Ansible by Kiara
415 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP