| « PreviousNext » | |
![]() ![]() | Did this page help you? Yes | No | Tell us about it... |
Provides details of the RequestCancelExternalWorkflowExecution decision.
Access Control
You can use IAM policies to control this decision's access to Amazon SWF in much the same way as for the regular API:
Resource element with the domain name to limit the decision to only specified domains.Action element to allow or deny permission to specify this decision.If the caller does not have sufficient permissions to invoke the action, or the parameter values fall outside the specified constraints, the action fails. The associated event attribute's cause parameter will be set to OPERATION_NOT_PERMITTED. For details and example IAM policies, see Using IAM to Manage Access to Amazon SWF Workflows.
Optional data attached to the event that can be used by the decider in subsequent workflow tasks.
Type: String
Length constraints: Minimum length of 0. Maximum length of 32768.
Required: No
The runId of the external workflow execution to cancel.
Type: String
Length constraints: Minimum length of 0. Maximum length of 64.
Required: No
The workflowId of the external workflow execution to cancel.
This field is required.
Type: String
Length constraints: Minimum length of 1. Maximum length of 256.
Required: Yes