RetryDetails - AWS Lambda

RetryDetails

Information about retry attempts for an operation.

Contents

CurrentAttempt

The current attempt number for this operation.

Type: Integer

Valid Range: Minimum value of 0.

Required: No

NextAttemptDelaySeconds

The delay before the next retry attempt, in seconds.

Type: Integer

Valid Range: Minimum value of 0.

Required: No

See Also

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