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

RetryConfiguration

The retry configuration specifies automatic retry for a failed stage, along with the configured retry mode.

Contents

retryMode

The method that you want to configure for automatic stage retry on stage failure. You can specify to retry only failed action in the stage or all actions in the stage.

Type: String

Valid Values: FAILED_ACTIONS | ALL_ACTIONS

Required: No

See Also

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