spotcheck icon indicating copy to clipboard operation
spotcheck copied to clipboard

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

Open Nitrodist opened this issue 6 years ago • 0 comments

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 avatar Apr 01 '19 19:04 Nitrodist