View a markdown version of this page

AWS::StepFunctions::MapRun - Amazon CloudFormation
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).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::StepFunctions::MapRun

The AWS::StepFunctions::MapRun resource Property description not available. for StepFunctions.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Type" : "AWS::StepFunctions::MapRun", "Properties" : { "ExecutionArn" : String } }

YAML

Type: AWS::StepFunctions::MapRun Properties: ExecutionArn: String

Properties

ExecutionArn

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

Required: No

Type: String

Minimum: 1

Maximum: 256

Update requires: Replacement

Return values

Ref

Fn::GetAtt

MapRunArn

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

MaxConcurrency

Property description not available.

StartDate

The date on which the Map Run started.

Status

Property description not available.

StopDate

The date on which the Map Run stopped.

ToleratedFailureCount

Property description not available.

ToleratedFailurePercentage

Property description not available.