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

Storage S3 support for use_iam_profile #67

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

thkrmr
Copy link

@thkrmr thkrmr commented Dec 1, 2015

Storage S3 supports either the usage of access_key_id/secret_access_key to access AWS S3 or IAM Profiles if running inside the AWS infrastructure on EC2. Which is important, since one doesn't usually pass around Key IDs or Secret Keys when on EC2.

@jlambert121
Copy link
Contributor

Thanks - this has been on my TODO list and it just hasn't gotten done. Could you add some tests and squish it down to a single commit and I'll merge it in?

@thkrmr
Copy link
Author

thkrmr commented Dec 9, 2015

I'll be able to come back to this in a couple of days, sorry been busy.

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

Successfully merging this pull request may close these issues.

2 participants