AWS SDK for .NET Documentation
StartingSequenceNumber Property
AmazonAmazon.Kinesis.ModelGetShardIteratorRequestStartingSequenceNumber Did this page help you?   Yes   No    Tell us about it...
The sequence number of the data record in the shard from which to start reading from.

Constraints:

Pattern
0|([1-9]\d{0,128})

Declaration Syntax
C#
public string StartingSequenceNumber { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)