I am writing code to upload files to AWS S3 and receiving this exception:
AmazonClientException: No RegionEndpoint or ServiceURL configured
In Asp.Net this error can be fixed by adding this line to Web.config:
Worked for me for AWSSDK.SimpleEmail v3.3