SequenceNumberRange
The range of possible sequence numbers for the shard.
Contents
- StartingSequenceNumber
- 
               The starting sequence number for the range. Type: String Pattern: 0|([1-9]\d{0,128})Required: Yes 
- EndingSequenceNumber
- 
               The ending sequence number for the range. Shards that are in the OPEN state have an ending sequence number of null.Type: String Pattern: 0|([1-9]\d{0,128})Required: No 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: