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

TestStateConfiguration

Contains configurations for the tested state.

Contents

errorCausedByState

The name of the state from which an error originates when an error is mocked for a Map or Parallel state.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 80.

Required: No

mapItemReaderData

The data read by ItemReader in Distributed Map states as found in its original source.

Type: String

Length Constraints: Maximum length of 262144.

Required: No

mapIterationFailureCount

The number of Map state iterations that failed during the Map state invocation.

Type: Integer

Valid Range: Minimum value of 0.

Required: No

retrierRetryCount

The number of retry attempts that have occurred for the state's Retry that applies to the mocked error.

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: