AWS::MediaLive::EventBridgeRuleTemplate EventBridgeRuleTemplateTarget
The target to which to send matching events.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Arn" :
String
}
YAML
Arn:
String
Properties
Arn
-
Target ARNs must be either an SNS topic or CloudWatch log group.
Required: Yes
Type: String
Pattern:
^arn.+$
Minimum:
1
Maximum:
2048
Update requires: No interruption