SequenceNumberRange
The beginning and ending sequence numbers for the stream records contained within a shard.
Contents
Note
In the following list, the required parameters are described first.
- EndingSequenceNumber
-
The last sequence number for the stream records contained within a shard. String contains numeric characters only.
Type: String
Length Constraints: Minimum length of 21. Maximum length of 40.
Required: No
- StartingSequenceNumber
-
The first sequence number for the stream records contained within a shard. String contains numeric characters only.
Type: String
Length Constraints: Minimum length of 21. Maximum length of 40.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: