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 EventSourceMapping
The EventSourceMapping 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
{ "Arn" :String, "CrossAccountRole" :String, "ExternalId" :String}
YAML
Arn:StringCrossAccountRole:StringExternalId:String
Properties
ArnProperty description not available.
Required: Yes
Type: String
Pattern:
^arn:aws[a-zA-Z-]*:lambda:[a-z0-9-]+:\d{12}:event-source-mapping:[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$Update requires: No interruption
CrossAccountRoleProperty description not available.
Required: No
Type: String
Pattern:
^arn:aws[a-zA-Z0-9-]*:iam::[0-9]{12}:role/.+$Update requires: No interruption
ExternalIdProperty description not available.
Required: No
Type: String
Update requires: No interruption