Work with DynamoDB - Amazon SDK for Java 2.x
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Work with DynamoDB

This section provides examples that show you how to work with DynamoDB. The examples in this section use the standard, low-level DynamoDB client (DynamoDbClient) offered with the Amazon SDK for Java 2.x.

The SDK also offers the DynamoDB Enhanced Client that provides a high-level, object-oriented approach for working with DynamoDB.