awslabs / amazon-sqs-java-extended-client-lib

An extension to the Amazon SQS client that enables sending and receiving messages up to 2GB via Amazon S3.
Apache License 2.0
211 stars 109 forks source link

Unable to find a region via the region provider chain. #47

Open RoniTabuzo-EY opened 4 years ago

RoniTabuzo-EY commented 4 years ago

This issue appears when the aws credentials are not configured on the environment. Please indicate in the read.me that the aws credentials has to be set first to avoid this issue.