Configuring stage rollback - Amazon CodePipeline
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Configuring stage rollback

You can roll back a stage to an execution that was successful in that stage. You can preconfigure a stage for rollback on failure, or you can manually roll back a stage. The rolled back operation will result in a new execution. The target pipeline execution chosen for rollback is used to retrieve source revisions and variables.

The type of execution, either standard or rollback, displays in the pipeline history, pipeline state, and pipeline execution details.

Considerations for rollbacks

Considerations for stage rollback are as follows:

  • You cannot roll back a source stage.

  • The pipeline can only roll back to a previous execution if the previous execution was started in the current pipeline structure version.

  • You cannot roll back to a target execution ID that is a rollback execution type.