kappa
kappa copied to clipboard
use aws-keychain for credentials
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?
Yep it would. Do you mind whipping up a pull request for this? I'm not familiar with the aws-keychain.
Wouldn't mind at all. Thanks!
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
@woqer pull requests welcome.
Not sure about aws-keychain
, but this PR works for awsam
and any other way in which boto takes credentials https://github.com/garnaat/kappa/pull/104 @josegonzalez
do you think we could also use environment vars like (AWS_SECRET_ACCESS_KEY and AWS_SECRET_KEY_ID) instead of profile if available?
Yes, that should work on the new release that got out recently
On Feb 14, 2017 6:22 PM, "Leo Amigood" [email protected] wrote:
do you think we could also use environment vars like (AWS_SECRET_ACCESS_KEY and AWS_SECRET_KEY_ID) instead of profile if available?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/garnaat/kappa/issues/84#issuecomment-279879724, or mute the thread https://github.com/notifications/unsubscribe-auth/AEOLo_7VrY2HN6uL9zKFLBMOpR5cuPELks5rckU2gaJpZM4J0dzs .