Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Source of AWS Creds #1

Open
praserocking opened this issue Oct 12, 2019 · 1 comment
Open

Source of AWS Creds #1

praserocking opened this issue Oct 12, 2019 · 1 comment

Comments

@praserocking
Copy link

Good that you've ignored *.csv on your gitignore.

But, it is a better practice to keep AWS keys as Env Variables. Most of the AWS clients, including boto3 will look for keys in order of preference (Env Variable, then system property, then client params).

@MehulAgarwal07
Copy link
Contributor

Sir this was not Aws keys but twilio keys , I have stored the keys in an ansible vault which has 256 bit encryption , I have deleted it however

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants