Open automatedops opened 7 years ago
This PR updates AWS Java SDK to 1.11.221.
All AWS clients are using builder class to instantiate.
This fixes some edge cases when calling AWS api to us-east-1 region including API calls to upload file to S3, download file from S3 and get EC2 reservation pricing.
This PR updates AWS Java SDK to 1.11.221.
All AWS clients are using builder class to instantiate.
This fixes some edge cases when calling AWS api to us-east-1 region including API calls to upload file to S3, download file from S3 and get EC2 reservation pricing.