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

use aws-keychain for credentials #84

Open
mbrannigan opened this issue Sep 4, 2016 · 7 comments
Open

use aws-keychain for credentials #84

mbrannigan opened this issue Sep 4, 2016 · 7 comments

Comments

@mbrannigan
Copy link

I don't usually write out my credentials into a credential file, but store them using aws-keychain. Would it be possible to have an option to not have profile mandatory?

@josegonzalez
Copy link
Contributor

Yep it would. Do you mind whipping up a pull request for this? I'm not familiar with the aws-keychain.

@mbrannigan
Copy link
Author

Wouldn't mind at all. Thanks!

@wvidana
Copy link
Contributor

wvidana commented Jan 12, 2017

This would be good. I was annoyed that I have to put my credentials on a profile file, since I am already using awsam to manage different AWS accounts through ENV variables

@josegonzalez
Copy link
Contributor

@woqer pull requests welcome.

@wvidana
Copy link
Contributor

wvidana commented Feb 5, 2017

Not sure about aws-keychain, but this PR works for awsam and any other way in which boto takes credentials #104 @josegonzalez

@leoamigood
Copy link

do you think we could also use environment vars like (AWS_SECRET_ACCESS_KEY and AWS_SECRET_KEY_ID) instead of profile if available?

@wvidana
Copy link
Contributor

wvidana commented Feb 15, 2017 via email

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

No branches or pull requests

4 participants