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

Allow plugin to use the AWS Profile specified #5

Merged
merged 1 commit into from
Feb 13, 2018

Conversation

kevinsperrine
Copy link
Contributor

Adds a getCredentials() method used in the options() to check if a profile is set in serverless.yml and use it if set, otherwise set credentials to null and fallback to default. Not fully tested.

Adds a getCredentials() method used in the options() to check if a profile is set in serverless.yml and use it if set, otherwise set credentials to null and fallback to default. Not fully tested.
@kevinsperrine
Copy link
Contributor Author

@sbstjn Anything else I can do to get this merged in?

@sbstjn sbstjn merged commit 44547e3 into sbstjn:master Feb 13, 2018
@sbstjn
Copy link
Owner

sbstjn commented Feb 13, 2018

Thanks for the PR! A friendly reminder was all you needed ;)

@sbstjn
Copy link
Owner

sbstjn commented Feb 13, 2018

v0.1.6 should be on NPM in a few minutes …

@sbstjn
Copy link
Owner

sbstjn commented Feb 13, 2018

It's not that simple :( The declarations for s3 (vendor/s3.d.ts) need to be updated first ;(

@kevinsperrine
Copy link
Contributor Author

That's unfortunate. I'll see if I can make a PR over there.

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