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

RetryStageMetadata

The details of a specific automatic retry on stage failure, including the attempt number and trigger.

Contents

autoStageRetryAttempt

The number of attempts for a specific stage with automatic retry on stage failure. One attempt is allowed for automatic stage retry on failure.

Type: Integer

Valid Range: Minimum value of 1.

Required: No

latestRetryTrigger

The latest trigger for a specific stage where manual or automatic retries have been made upon stage failure.

Type: String

Valid Values: AutomatedStageRetry | ManualStageRetry

Required: No

manualStageRetryAttempt

The number of attempts for a specific stage where manual retries have been made upon stage failure.

Type: Integer

Valid Range: Minimum value of 1.

Required: No

See Also

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