Builder

class Builder

Properties

Link copied to clipboard

The sequence number of the data record in the shard from which to start reading. Required if ShardIteratorType is AT_SEQUENCE_NUMBER or AFTER_SEQUENCE_NUMBER. This parameter is ignored for other iterator types.

Link copied to clipboard

The identifier of the shard within the stream. The shard ID uniquely identifies a subset of the stream's data records that you want to access.

Link copied to clipboard

Determines how the shard iterator is positioned. Must be one of the following:

Link copied to clipboard

The Amazon Resource Name (ARN) of the stream for which to get the shard iterator. The ARN uniquely identifies the stream within Amazon Keyspaces.