Amazon Data Pipeline · Arazzo Workflow
Amazon Data Pipeline Redeploy Definition
Version 1.0.0
Deactivate a pipeline, write a new definition, then reactivate it with the new objects.
Provider
Workflows
redeploy-pipeline-definition
Deactivate, replace the definition, and reactivate a pipeline.
Chains deactivatePipeline, putPipelineDefinition, and activatePipeline so a new definition is applied to an existing pipeline without leaving it running against a stale or partially written definition.
1
deactivatePipeline
Stop the pipeline's current schedule before its definition is rewritten.
2
putDefinition
Commit the new pipeline objects to the now-deactivated pipeline.
3
reactivatePipeline
Reactivate the pipeline so it resumes processing with the updated definition.
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.