v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1439316188.1 KB

Returns the metadata, structure, stages, and actions of a pipeline. Can be used to return the entire structure of a pipeline in JSON format, which can then be modified and used to update the pipeline structure with <a>UpdatePipeline</a>.

post/#X-Amz-Target=CodePipeline_20150709.GetPipeline

Headers

X-Amz-Target'CodePipeline_20150709.GetPipeline' required

Request body

namestring required

The name of the pipeline for which you want to get information. Pipeline names must be unique under an AWS user account.

versioninteger

The version number of the pipeline. If you do not specify a version, defaults to the current version.

Response

Success