Closed acmcelwee closed 7 years ago
:-1: This doesn't work as-is because in 1.11, the aws-sdk-java dropped support for the non-free JSON library. (See: https://github.com/aws/aws-sdk-java/issues/712 )
So, if you're going to bump the library, you also need to update everything that references JSONObject & friends.
The main motivation for the upgrade is to have a version of the SDK that supports the new IAM Roles for ECS Tasks.