ActivityTaskStartedEventAttributes - Amazon Simple Workflow Service
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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: