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
executionArnof the execution from which the Map Run was started.Required: No
Type: String
Minimum:
1Maximum:
256Update requires: Replacement
Return values
Ref
Fn::GetAtt
MapRunArn-
The Amazon Resource Name (ARN) of the Map Run.
MaxConcurrencyProperty description not available.
StartDate-
The date on which the Map Run started.
StatusProperty description not available.
StopDate-
The date on which the Map Run stopped.
ToleratedFailureCountProperty description not available.
ToleratedFailurePercentageProperty description not available.