We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
Serves the same purpose as Executor, but in asynchronous world. The
difference from Executor is that checked exceptions are not treated
differently then runtime ones.