How do I terminate an execution in progress?
Purpose
You can use the Terminate action to end an execution in progress. When an execution is terminated, the workflow ends, no further commands are processed, and the execution is placed in a failed state. You can retry a terminated execution.
Note: If the Terminate action is triggered while the final task in an execution is in progress or completing, then the execution completes normally and is not placed in a failed state.