| « PreviousNext » | |
![]() ![]() | Did this page help you? Yes | No | Tell us about it... |
Provides details of the SignalExternalWorkflowExecutionFailed event.
The cause of the failure to process the decision. 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: UNKNOWN_EXTERNAL_WORKFLOW_EXECUTION | SIGNAL_EXTERNAL_WORKFLOW_EXECUTION_RATE_EXCEEDED | OPERATION_NOT_PERMITTED
Required: Yes
Type: String
Length constraints: Minimum length of 0. Maximum length of 32768.
Required: No
The id of the DecisionTaskCompleted event corresponding to the decision task that resulted in
the SignalExternalWorkflowExecution decision for this signal.
This information can be useful for diagnosing problems by tracing back the cause of events leading up to this event.
Type: Long
Required: Yes
The id of the SignalExternalWorkflowExecutionInitiated event corresponding to the
SignalExternalWorkflowExecution decision to request this signal.
This information can be useful for diagnosing problems by tracing back the chain of events leading
up to this event.
Type: Long
Required: Yes
The runId of the external workflow execution that the signal was being delivered to.
Type: String
Length constraints: Minimum length of 0. Maximum length of 64.
Required: No
The workflowId of the external workflow execution that the signal was being delivered to.
Type: String
Length constraints: Minimum length of 1. Maximum length of 256.
Required: Yes