AWS SDK for .NET Documentation
ShardId Property
AmazonAmazon.Kinesis.ModelShardShardId Did this page help you?   Yes   No    Tell us about it...
The unique identifier of the shard within the Amazon Kinesis stream.

Constraints:

Length
1 - 128
Pattern
[a-zA-Z0-9_.-]+

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

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