Amazon Data Pipeline · Arazzo Workflow
Amazon Data Pipeline Export Definition
Version 1.0.0
Confirm a pipeline exists and then export its active definition objects.
Provider
Workflows
export-pipeline-definition
Verify a pipeline, then export its active definition.
Chains describePipelines into getPipelineDefinition so a caller can confirm the pipeline before pulling its full definition for backup or migration.
1
describePipeline
describePipelines
Confirm the pipeline exists and capture its current state before exporting the definition.
2
getDefinition
getPipelineDefinition
Retrieve the active version of the pipeline objects, parameter objects, and parameter values.