lyft / confidant

Confidant: your secret keeper. https://lyft.github.io/confidant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add aws_profile attribute to confidant client configuration

ryan-lane opened this issue · comments

When calling the confidant client, it's often necessary to use
AWS_PROFILE=my_profile. It would be ideal if the client config could specify an aws profile in the confidant profile, so that you can just pass in --profile to the client and it'll auto-configure itself.