We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.
Optional
controlData attached to the event that can be used by the decider in subsequent decision tasks.
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 chain of
events leading up to this event.
Optional
inputThe input provided to the signal.
Optional
runThe runId
of the external workflow execution to send the signal to.
The name of the signal.
The workflowId
of the external workflow execution.
Provides the details of the
SignalExternalWorkflowExecutionInitiated
event.