Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

StageState - CodePipeline

StageState

Represents information about the state of the stage.

Contents

actionStates

The state of the stage.

Type: Array of ActionState objects

Required: No

beforeEntryConditionState

The state of the entry conditions for a stage.

Type: StageConditionState object

Required: No

inboundExecution

Represents information about the run of a stage.

Type: StageExecution object

Required: No

inboundExecutions

The inbound executions for a stage.

Type: Array of StageExecution objects

Required: No

inboundTransitionState

The state of the inbound transition, which is either enabled or disabled.

Type: TransitionState object

Required: No

latestExecution

Information about the latest execution in the stage, including its ID and status.

Type: StageExecution object

Required: No

onFailureConditionState

The state of the failure conditions for a stage.

Type: StageConditionState object

Required: No

onSuccessConditionState

The state of the success conditions for a stage.

Type: StageConditionState object

Required: No

retryStageMetadata

he details of a specific automatic retry on stage failure, including the attempt number and trigger.

Type: RetryStageMetadata object

Required: No

stageName

The name of the stage.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 100.

Pattern: [A-Za-z0-9.@\-_]+

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.