Package com.amazonaws.services.dynamodbv2.document.api
package com.amazonaws.services.dynamodbv2.document.api
-
InterfacesClassDescriptionDynamoDB BatchGetItem API that can be used to retrieve multiple items from multiple tables in one request/response by specifying one or multiple primary keys per table in the request.DynamoDB BatchWriteItem API that can be used to put multiple items to and/or delete multiple items from multiple tables in a single request-response to/from DynamoDB.A Table-centric DeleteItem API.A Table-centric GetItem API.DynamoDB ListTables API.A Table-centric PutItem API.A Table-centric Query API.A Table-centric Scan API.A Table-centric UpdateItem API.