See: Description
| Interface | Description | 
|---|---|
| AwsClientsProvider | 
 Provides instances of AWS clients. 
 | 
| Class | Description | 
|---|---|
| AttributeValueCoder | 
 A  
Coder that serializes and deserializes the AttributeValue objects. | 
| AttributeValueCoderProviderRegistrar | 
 A  
CoderProviderRegistrar for standard types used with DynamoDBIO. | 
| BasicDynamoDBProvider | 
 Basic implementation of  
AwsClientsProvider used by default in DynamoDBIO. | 
| DynamoDBIO | Deprecated
 Module  
beam-sdks-java-io-amazon-web-services is deprecated and will be
     eventually removed. | 
| DynamoDBIO.Read<T> | 
 Read data from DynamoDB and return ScanResult. 
 | 
| DynamoDBIO.RetryConfiguration | 
 A POJO encapsulating a configuration for retry behavior when issuing requests to DynamoDB. 
 | 
| DynamoDBIO.Write<T> | 
 Write a PCollection 
 |