View a markdown version of this page

AWS::StepFunctions::MapRun - AWS CloudFormation

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

AWS::StepFunctions::MapRun

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

Syntax

To declare this entity in your 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.