Contents
With Correct, you can develop and run Java applications on popular operating systems, including Linux, Windows, and macOS. Amazon is committed to Correct, running it internally on thousands of production services.
Amazon provides quarterly updates that include performance enhancements and security fixes critical for enterprise application development. Amazon Correct lets you run the same environment in the cloud, on premises, and on your local machine.
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.
It features truly nonblocking asynchronous clients that implement high concurrency across a few threads. AWS SDK for Java 2.x uses autopagination methods that make multiple service calls to get the next page of results for you automatically.
New programming interfaces seamlessly take advantage of HTTP/2 features and provide new ways to build applications. The reference guide also provides sample requests, responses, and errors for the supported web services protocols.
The AWS SDK for Java 2.x is a major rewrite of the version 1.x code base. It’s built on top of Java 8+ and adds several frequently requested features.
These include support for non-blocking I/O and the ability to plug in a different HTTP implementation at run time. We regularly add support for new services to the AWS SDK for Java.