AWS SDK for .NET Documentation
Identity Property
AmazonAmazon.SimpleWorkflow.ModelPollForActivityTaskRequestIdentity Did this page help you?   Yes   No    Tell us about it...
Identity of the worker making the request, which is recorded in the ActivityTaskStarted 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)