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

FailureConditions

The configuration that specifies the result, such as rollback, to occur upon stage failure.

Contents

conditions

The conditions that are configured as failure conditions.

Type: Array of Condition objects

Array Members: Fixed number of 1 item.

Required: No

result

The specified result for when the failure conditions are met, such as rolling back the stage.

Type: String

Valid Values: ROLLBACK | FAIL | RETRY | SKIP

Required: No

retryConfiguration

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

Type: RetryConfiguration object

Required: No

See Also

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