AWS SDK for .NET Documentation
Identity Property
AmazonAmazon.SimpleWorkflow.ModelPollForDecisionTaskRequestIdentity Did this page help you?   Yes   No    Tell us about it...
Identity of the decider making the request, which is recorded in the DecisionTaskStarted event in the workflow history. This enables diagnostic tracing when problems arise. The form of this identity is user defined.

Constraints:

Length
0 - 256

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

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