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
deactivatePipeline
Deactivate the running pipeline, optionally cancelling activities that are currently in progress.
2
deletePipeline
deletePipeline
Permanently delete the now-quiesced pipeline along with its definition and run history.