FailureConditions - CodePipeline

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

Required: No

See Also

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