AWS SDK for .NET Documentation
PartitionKey Property
AmazonAmazon.Kinesis.ModelRecordPartitionKey Did this page help you?   Yes   No    Tell us about it...
Identifies which shard in the stream the data record is assigned to.

Constraints:

Length
1 - 256

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

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