RetryPolicy - Amazon EventBridge
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).

RetryPolicy

A RetryPolicy object that includes information about the retry policy settings.

Contents

MaximumEventAgeInSeconds

The maximum amount of time, in seconds, to continue to make retry attempts.

Type: Integer

Valid Range: Minimum value of 60. Maximum value of 86400.

Required: No

MaximumRetryAttempts

The maximum number of retry attempts to make before the request fails. Retry attempts continue until either the maximum number of attempts is made or until the duration of the MaximumEventAgeInSeconds is met.

Type: Integer

Valid Range: Minimum value of 0. Maximum value of 185.

Required: No

See Also

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