v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14198974.1 KB

Gets the definition of the specified pipeline. You can call <code>GetPipelineDefinition</code> to retrieve the pipeline definition that you provided using <a>PutPipelineDefinition</a>.

post/#X-Amz-Target=DataPipeline.GetPipelineDefinition

Headers

X-Amz-Target'DataPipeline.GetPipelineDefinition' required

Request body

pipelineIdstring required

The ID of the pipeline.

versionstring

The version of the pipeline definition to retrieve. Set this parameter to <code>latest</code> (default) to use the last definition saved to the pipeline or <code>active</code> to use the last definition that was activated.

Response

Success