Teevity / ice

AWS Usage Tool
2.85k stars 434 forks source link

Update AWS Client #276

Open automatedops opened 6 years ago

automatedops commented 6 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.