Stops a running workflow execution. This operation terminates all running tasks and prevents new tasks from starting. Amazon Managed Workflows for Apache Airflow Serverless gracefully shuts down the workflow execution by stopping task scheduling and terminating active ECS worker containers. The operation transitions the workflow run to a <code>STOPPING</code> state and then to <code>STOPPED</code> once all cleanup is complete. In-flight tasks may complete or be terminated depending on their current execution state.
post/#X-Amz-Target=AmazonMWAAServerless.StopWorkflowRun
Headers
X-Amz-Target'AmazonMWAAServerless.StopWorkflowRun' required
Request body
Response
Success