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).
CodePipeline feature reference
This section is a high-level reference for features in CodePipeline documentation. For a conceptual
overview of the pipeline structure, see CodePipeline pipeline structure reference.
This table is updated periodically with feature reference information.
Date of table update |
Feature |
CodePipeline User Guide |
CodePipeline API Guide |
Amazon CloudFormation Reference |
Amazon CDK Reference - L1 constructs |
October 15, 2024 |
Automatic retry on stage failure |
Configure a stage for automatic retry on
failure |
RetryConfiguration |
|
|
October 15, 2024 |
Skip result for beforeEntry conditions |
Creating Entry conditions with Skip
result and VariableCheck rule (console) |
FailureConditions |
|
|
October 03, 2024 |
Commands action with new Compute category |
Commands action reference |
ActionDeclaration |
|
|
August 28, 2024 |
beforeEntry type for stage conditions |
Configure conditions for a stage |
BeforeEntryConditions |
AWS::CodePipeline::PipelineBeforeEntryConditions |
beforeEntry |
August 28, 2024 |
onSuccess type for stage conditions |
Configure conditions for a stage |
SuccessConditions |
AWS::CodePipeline::PipelineSuccessConditions |
onSuccess |
April 26, 2024 |
Stage rollbacks and onFailure type for stage conditions |
Configuring stage rollback |
RollbackStage |
onFailure |
onFailure |
February 08, 2024 |
PARALLEL and QUEUED execution modes |
Set or change the pipeline execution mode |
PipelineExecution |
ExecutionMode |
Execution mode |
November 17, 2023 |
Source overrides |
Start a pipeline with a source
revision override |
SourceRevisionOverride |
N/A |
N/A |
October 24, 2023 |
Pipeline types |
What type of pipeline is right for me? |
PipelineDeclaration |
PipelineType |
enum
PipelineType |
October 24, 2023 |
Pipeline-level variables |
Tutorial: Use pipeline-level variables |
PipelineVariable |
AWS::CodePipeline::Pipeline VariableDeclaration |
Pipeline-level variables |
October 24, 2023 |
Triggers and filtering file paths / branches / pull requests
|
Automate starting pipelines using triggers and
filtering
Tutorial: Filter on branch names for pull
requests to start your pipeline |
ActionDeclaration |
AWS::CodePipeline::Pipeline PipelineTriggerDeclaration |
Trigger |
October 17, 2023 |
Retry a stage |
Configuring
stage retry for a failed stage or failed
actions |
ActionDeclaration |
N/A |
N/A |