Closed dmarreco closed 4 years ago
I'd like this project to obtain the AWS credentials from the system's credential provider chain (as described in https://docs.aws.amazon.com/sdk-for-java/v1/developer-guide/credentials.html), instead of having to manually set it in config.json.
Made a PR for this (#54)
Solved with #54
I'd like this project to obtain the AWS credentials from the system's credential provider chain (as described in https://docs.aws.amazon.com/sdk-for-java/v1/developer-guide/credentials.html), instead of having to manually set it in config.json.