HistoryEvent

Event within a workflow execution. A history event can be one of these types:

AutomationAWSTask CoordinationWorkflow

Properties

Name Type Description
eventTimestamp object
eventType object
eventId object
workflowExecutionStartedEventAttributes object
workflowExecutionCompletedEventAttributes object
completeWorkflowExecutionFailedEventAttributes object
workflowExecutionFailedEventAttributes object
failWorkflowExecutionFailedEventAttributes object
workflowExecutionTimedOutEventAttributes object
workflowExecutionCanceledEventAttributes object
cancelWorkflowExecutionFailedEventAttributes object
workflowExecutionContinuedAsNewEventAttributes object
continueAsNewWorkflowExecutionFailedEventAttributes object
workflowExecutionTerminatedEventAttributes object
workflowExecutionCancelRequestedEventAttributes object
decisionTaskScheduledEventAttributes object
decisionTaskStartedEventAttributes object
decisionTaskCompletedEventAttributes object
decisionTaskTimedOutEventAttributes object
activityTaskScheduledEventAttributes object
activityTaskStartedEventAttributes object
activityTaskCompletedEventAttributes object
activityTaskFailedEventAttributes object
activityTaskTimedOutEventAttributes object
activityTaskCanceledEventAttributes object
activityTaskCancelRequestedEventAttributes object
workflowExecutionSignaledEventAttributes object
markerRecordedEventAttributes object
recordMarkerFailedEventAttributes object
timerStartedEventAttributes object
timerFiredEventAttributes object
timerCanceledEventAttributes object
startChildWorkflowExecutionInitiatedEventAttributes object
childWorkflowExecutionStartedEventAttributes object
childWorkflowExecutionCompletedEventAttributes object
childWorkflowExecutionFailedEventAttributes object
childWorkflowExecutionTimedOutEventAttributes object
childWorkflowExecutionCanceledEventAttributes object
childWorkflowExecutionTerminatedEventAttributes object
signalExternalWorkflowExecutionInitiatedEventAttributes object
externalWorkflowExecutionSignaledEventAttributes object
signalExternalWorkflowExecutionFailedEventAttributes object
externalWorkflowExecutionCancelRequestedEventAttributes object
requestCancelExternalWorkflowExecutionInitiatedEventAttributes object
requestCancelExternalWorkflowExecutionFailedEventAttributes object
scheduleActivityTaskFailedEventAttributes object
requestCancelActivityTaskFailedEventAttributes object
startTimerFailedEventAttributes object
cancelTimerFailedEventAttributes object
startChildWorkflowExecutionFailedEventAttributes object
lambdaFunctionScheduledEventAttributes object
lambdaFunctionStartedEventAttributes object
lambdaFunctionCompletedEventAttributes object
lambdaFunctionFailedEventAttributes object
lambdaFunctionTimedOutEventAttributes object
scheduleLambdaFunctionFailedEventAttributes object
startLambdaFunctionFailedEventAttributes object
View JSON Schema on GitHub