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

Support standard AWS key access by removing the local aws.json requirement #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Nitrodist
Copy link

@Nitrodist Nitrodist commented Apr 1, 2019

Removing the explicit load from a local file called aws.json allows
the default behavior of the aws-sdk node package to be used, one of
which is to access aws environment variables or from your ~/.aws/config
file.

…ement

Removing the explicit load from a local file called `aws.json` allows
the default behavior of the aws-sdk node package to be used, one of
which is to access aws environment variables or from your ~/.aws/config
file.
@Nitrodist Nitrodist changed the title Support standard AWS key access by removing the local aws.json requir… Support standard AWS key access by removing the local aws.json requirement Apr 1, 2019
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.

1 participant