| Class | Description |
|---|---|
| AmazonServiceExceptionTransformer |
This class transforms an Amazon DynamoDB Streams AmazonServiceException into a compatible Amazon Kinesis
AmazonServiceException.
|
| DescribeStreamRequestAdapter |
Container for the parameters to the DescribeStream operation.
|
| DescribeStreamResultAdapter |
Represents the output of a DescribeStream operation.
|
| GetRecordsRequestAdapter |
Container for the parameters to the GetRecords operation.
|
| GetRecordsResultAdapter |
Represents the output of a GetRecords operation.
|
| GetShardIteratorRequestAdapter |
Container for the parameters to the GetShardIterator operation.
|
| GetShardIteratorResultAdapter |
Represents the output of a GetShardIterator operation.
|
| ListStreamsRequestAdapter |
Container for the parameters to the ListStreams operation.
|
| ListStreamsResultAdapter |
Represents the output of a ListStreams operation.
|
| RecordAdapter |
A single update notification of a DynamoDB Stream, adapted for use
with the Amazon Kinesis model.
|
| RecordObjectMapper | |
| ShardAdapter |
A uniquely identified group of data records in a DynamoDB
stream.
|
| StreamDescriptionAdapter |
Container for all information describing a single DynamoDB Stream.
|