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 AWS SDKs, see the following: