Amazon Data Pipeline · Arazzo Workflow
Amazon Data Pipeline Clone Pipeline
Version 1.0.0
Copy an existing pipeline's definition into a brand-new pipeline and activate it.
Provider
Workflows
clone-pipeline
Export a source definition into a new pipeline, then activate the clone.
Chains getPipelineDefinition, createPipeline, putPipelineDefinition, and activatePipeline so the configuration of an existing pipeline can be replicated into a new running pipeline in a single pass.
1
getSourceDefinition
Export the source pipeline's objects so they can be replicated into the new pipeline.
2
3
4
activateClone
Activate the cloned pipeline so it begins processing with the replicated definition.
Source API Descriptions
openapi
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.