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

MapRunListItem

Contains details about a specific Map Run.

Contents

executionArn

The executionArn of the execution from which the Map Run was started.

Type: String

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

Required: Yes

mapRunArn

The Amazon Resource Name (ARN) of the Map Run.

Type: String

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

Required: Yes

startDate

The date on which the Map Run started.

Type: Timestamp

Required: Yes

stateMachineArn

The Amazon Resource Name (ARN) of the executed state machine.

Type: String

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

Required: Yes

stopDate

The date on which the Map Run stopped.

Type: Timestamp

Required: No

See Also

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