How it works
The AWS SDK for Java simplifies use of AWS Services by providing a set of libraries that are consistent and familiar for Java developers. It provides support for API lifecycle consideration such as credential management, retries, data marshaling, and serialization. The AWS SDK for Java also supports higher level abstractions for simplified development.
The AWS SDK for Java provides Java APIs for each AWS service. Using the SDK, you can build Java applications that work with Amazon S3, Amazon EC2, Amazon DynamoDB, and more.