spotcheck
spotcheck copied to clipboard
Support standard AWS key access by removing the local aws.json requirement
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.