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

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