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

StageDeclaration

Represents information about a stage and its definition.

Contents

actions

The actions included in a stage.

Type: Array of ActionDeclaration objects

Required: Yes

name

The name of the stage.

Type: String

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

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

Required: Yes

blockers

Reserved for future use.

Type: Array of BlockerDeclaration objects

Required: No

See Also

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