v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1439316188.1 KB

Provides information to AWS CodePipeline about new revisions to a source.

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

Headers

X-Amz-Target'CodePipeline_20150709.PutActionRevision' required

Request body

pipelineNamestring required

The name of the pipeline that starts processing the revision to the source.

stageNamestring required

The name of the stage that contains the action that acts on the revision.

actionNamestring required

The name of the action that processes the revision.

Response

Success

newRevisionboolean

Indicates whether the artifact revision was previously used in an execution of the specified pipeline.

pipelineExecutionIdstring

The ID of the current workflow state of the pipeline.