SequenceNumberRange - 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).

SequenceNumberRange

Defines a range of sequence numbers within a change data capture stream's shard for Amazon Keyspaces.

Contents

endingSequenceNumber

The ending sequence number of the range, which may be null for open-ended ranges.

Type: String

Length Constraints: Minimum length of 21. Maximum length of 48.

Required: No

startingSequenceNumber

The starting sequence number of the range.

Type: String

Length Constraints: Minimum length of 21. Maximum length of 48.

Required: No

See Also

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