InspectionErrorDetails - Amazon Step Functions
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).

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