Shard - Amazon Keyspaces
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Shard

Represents a uniquely identified group of change records within a change data capture stream for Amazon Keyspaces.

Contents

parentShardIds

The identifiers of parent shards that this shard evolved from, if this shard was created through resharding.

Type: Array of strings

Length Constraints: Minimum length of 28. Maximum length of 65.

Required: No

sequenceNumberRange

The range of sequence numbers contained within this shard.

Type: SequenceNumberRange object

Required: No

shardId

A unique identifier for this shard within the stream.

Type: String

Length Constraints: Minimum length of 28. Maximum length of 65.

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: