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

Adds support for AWS Temporary Credentials #46

Merged
merged 1 commit into from
Nov 3, 2015

Conversation

olih
Copy link
Contributor

@olih olih commented Oct 30, 2015

No description provided.

@olih
Copy link
Contributor Author

olih commented Oct 30, 2015

Hi Tim,

We use this code to deploy a lambda function from one AWS account to another, relying on the "assume role" feature of AWS to avoid hard coding credentials.

I hope this could be helpful for some of you guys as well ...

All the best,
Olivier

Tim-B added a commit that referenced this pull request Nov 3, 2015
Adds support for AWS Temporary Credentials
@Tim-B Tim-B merged commit a5f5c9a into Tim-B:master Nov 3, 2015
@Tim-B
Copy link
Owner

Tim-B commented Nov 3, 2015

Thanks for the pull request! The only minor change I made was changing the capitalisation to RoleArn to match the SDK.

@olih
Copy link
Contributor Author

olih commented Nov 3, 2015

Awesome. Thanks.

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