Work with JSON documents with the Enhanced Document API for DynamoDB
The Enhanced Document API for Amazon SDK for Java 2.x is designed to work with document-oriented data that has no
fixed schema. However, it also lets you use custom classes to map individual attributes.
The Enhanced Document API is the successor to the Document API of the Amazon SDK for Java v1.x.