Package-level declarations

Types

Link copied to clipboard
sealed class AttributeValue

Represents the data for an attribute.

Link copied to clipboard

Represents the input of a DescribeStream operation.

Link copied to clipboard

Represents the output of a DescribeStream operation.

Link copied to clipboard

Base class for all service related exceptions thrown by the DynamoDbStreams client

Link copied to clipboard

The shard iterator has expired and can no longer be used to retrieve stream records. A shard iterator expires 15 minutes after it is retrieved using the GetShardIterator action.

Link copied to clipboard

Represents the input of a GetRecords operation.

Link copied to clipboard

Represents the output of a GetRecords operation.

Link copied to clipboard

Represents the input of a GetShardIterator operation.

Link copied to clipboard

Represents the output of a GetShardIterator operation.

Link copied to clipboard
class Identity

Contains details about the type of identity that made the request.

Link copied to clipboard

An error occurred on the server side.

Link copied to clipboard

Represents a single element of a key schema. A key schema specifies the attributes that make up the primary key of a table, or the key attributes of an index.

Link copied to clipboard
sealed class KeyType
Link copied to clipboard

There is no limit to the number of daily on-demand backups that can be taken.

Link copied to clipboard

Represents the input of a ListStreams operation.

Link copied to clipboard

Represents the output of a ListStreams operation.

Link copied to clipboard
sealed class OperationType
Link copied to clipboard
class Record

A description of a unique event within a stream.

Link copied to clipboard

The operation tried to access a nonexistent table or index. The resource might not be specified correctly, or its status might not be ACTIVE.

Link copied to clipboard

The beginning and ending sequence numbers for the stream records contained within a shard.

Link copied to clipboard
class Shard

A uniquely identified group of stream records within a stream.

Link copied to clipboard
sealed class ShardIteratorType
Link copied to clipboard
class Stream

Represents all of the data describing a particular stream.

Link copied to clipboard

Represents all of the data describing a particular stream.

Link copied to clipboard

A description of a single data modification that was performed on an item in a DynamoDB table.

Link copied to clipboard
sealed class StreamStatus
Link copied to clipboard
sealed class StreamViewType
Link copied to clipboard

The operation attempted to read past the oldest stream record in a shard.