codepipeline_rollback_stage: Rolls back a stage execution

View source: R/codepipeline_operations.R

codepipeline_rollback_stageR Documentation

Rolls back a stage execution

Description

Rolls back a stage execution.

See https://www.paws-r-sdk.com/docs/codepipeline_rollback_stage/ for full documentation.

Usage

codepipeline_rollback_stage(pipelineName, stageName, targetPipelineExecutionId)

Arguments

pipelineName

[required] The name of the pipeline for which the stage will be rolled back.

stageName

[required] The name of the stage in the pipeline to be rolled back.

targetPipelineExecutionId

[required] The pipeline execution ID for the stage to be rolled back to.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.