InspectionErrorDetails - AWS Step Functions
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

InspectionErrorDetails

An object containing data about a handled exception in the tested state.

Contents

catchIndex

The array index of the Catch which handled the exception.

Type: Integer

Valid Range: Minimum value of 0.

Required: No

retryBackoffIntervalSeconds

The duration in seconds of the backoff for a retry on a failed state invocation.

Type: Integer

Valid Range: Minimum value of 0.

Required: No

retryIndex

The array index of the Retry which handled the exception.

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: