ActivityTaskStartedEventAttributes - Amazon Simple Workflow Service

ActivityTaskStartedEventAttributes

Provides the details of the ActivityTaskStarted event.

Contents

scheduledEventId

The ID of the ActivityTaskScheduled event that was recorded when this activity task was scheduled. This information can be useful for diagnosing problems by tracing back the chain of events leading up to this event.

Type: Long

Required: Yes

identity

Identity of the worker that was assigned this task. This aids diagnostics when problems arise. The form of this identity is user defined.

Type: String

Length Constraints: Maximum length of 256.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: