StageState - 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).

StageState

Represents information about the state of the stage.

Contents

actionStates

The state of the stage.

Type: Array of ActionState objects

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

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 Amazon SDKs, see the following: