Condition
The condition for the stage. A condition is made up of the rules and the result for the condition. For more information about conditions, see Stage conditions. For more information about rules, see the AWS CodePipeline rule reference.
Contents
- result
-
The action to be done when the condition is met. For example, rolling back an execution for a failure condition.
Type: String
Valid Values:
ROLLBACK | FAIL | RETRY | SKIP
Required: No
- rules
-
The rules that make up the condition.
Type: Array of RuleDeclaration objects
Array Members: Minimum number of 1 item. Maximum number of 5 items.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: