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::ARCRegionSwitch::Plan LambdaEventSourceMappingConfiguration
The LambdaEventSourceMappingConfiguration property type specifies Property description not available. for an AWS::ARCRegionSwitch::Plan.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Action" :String, "RegionEventSourceMappings" :{, "TimeoutMinutes" :Key:Value, ...}Number, "Ungraceful" :LambdaEventSourceMappingUngraceful}
YAML
Action:StringRegionEventSourceMappings:TimeoutMinutes:Key:ValueNumberUngraceful:LambdaEventSourceMappingUngraceful
Properties
ActionProperty description not available.
Required: Yes
Type: String
Allowed values:
enable | disableUpdate requires: No interruption
RegionEventSourceMappingsProperty description not available.
Required: Yes
Type: Object of EventSourceMapping
Update requires: No interruption
TimeoutMinutesProperty description not available.
Required: No
Type: Number
Minimum:
1Update requires: No interruption
UngracefulProperty description not available.
Required: No
Type: LambdaEventSourceMappingUngraceful
Update requires: No interruption