Amazon Step Functions Activity Started Event Details Structure
Contains details about the start of an activity during an execution.
Type: objectProperties: 1
OrchestrationServerlessState MachineWorkflows
ActivityStartedEventDetails is a JSON Structure definition published by Amazon Step Functions, describing 1 property. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"type": "object",
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-step-functions/refs/heads/main/json-structure/amazon-step-functions-activity-started-event-details-structure.json",
"name": "ActivityStartedEventDetails",
"description": "Contains details about the start of an activity during an execution.",
"properties": {
"workerName": {
"allOf": [
{
"$ref": "#/components/schemas/Identity"
},
{
"description": "The name of the worker that the task is assigned to. These names are provided by the workers when calling <a>GetActivityTask</a>."
}
]
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.