Amazon Data Pipeline · Arazzo Workflow
Amazon Data Pipeline Deactivate and Delete
Version 1.0.0
Stop a running pipeline and then permanently remove it and its run history.
Provider
Workflows
deactivate-and-delete-pipeline
Deactivate a pipeline, then permanently delete it.
Chains deactivatePipeline into deletePipeline so the pipeline is quiesced before it is destroyed, avoiding deletion of a pipeline with tasks still in flight.
1
deactivatePipeline
Deactivate the running pipeline, optionally cancelling activities that are currently in progress.
2
deletePipeline
Permanently delete the now-quiesced pipeline along with its definition and run history.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.