v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1439316188.1 KB

Returns information about the state of a pipeline, including the stages and actions.

Values returned in the revisionId and revisionUrl fields indicate the source revision information, such as the commit ID, for the current state.

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

Headers

X-Amz-Target'CodePipeline_20150709.GetPipelineState' required

Request body

namestring required

The name of the pipeline about which you want to get information.

Response

Success

pipelineNamestring

The name of the pipeline for which you want to get the state.

pipelineVersioninteger
<p>The version number of the pipeline.</p> <note> <p>A newly created pipeline is always assigned a version number of <code>1</code>.</p> </note>
createdstring date-time

The date and time the pipeline was created, in timestamp format.

updatedstring date-time

The date and time the pipeline was last updated, in timestamp format.