Authentication details
akshetty9 opened this issue · 1 comments
akshetty9 commented
Can you please mention what authentication does this require and how to set the credentials.
I am seeing this erros after running the command line.
2016-11-11 11:19:11,085 FATAL com.amazonaws.services.dynamodbv2.streams.connectors.CommandLineInterface - com.amazonaws.AmazonClientException: Unable to load AWS credentials from any provider in the chain
dymaws commented
Please refer to the main method below:
Here we use DefaultAWSCredentialsProviderChain provided in the AWS SDK. According to the AWS SDK documentation there are multiple types of credentials supported: