| « PreviousNext » | |
![]() ![]() | Did this page help you? Yes | No | Tell us about it... |
Provides details of the ContinueAsNewWorkflowExecutionFailed event.
The cause of the failure. This information is generated by the system and can be useful for diagnostic purposes.
Note
If cause is set to OPERATION_NOT_PERMITTED, the decision failed because it lacked sufficient permissions. For details and example IAM policies, see Using IAM to Manage Access to Amazon SWF Workflows.
Type: String
Valid Values: UNHANDLED_DECISION | WORKFLOW_TYPE_DEPRECATED | WORKFLOW_TYPE_DOES_NOT_EXIST | DEFAULT_EXECUTION_START_TO_CLOSE_TIMEOUT_UNDEFINED | DEFAULT_TASK_START_TO_CLOSE_TIMEOUT_UNDEFINED | DEFAULT_TASK_LIST_UNDEFINED | DEFAULT_CHILD_POLICY_UNDEFINED | OPERATION_NOT_PERMITTED
Required: Yes
The id of the DecisionTaskCompleted event corresponding to the decision task that
resulted in the ContinueAsNewWorkflowExecution decision that started this execution.
This information can be useful for diagnosing problems by tracing back the cause of events.
Type: Long
Required: Yes