AWS::MediaLive::EventBridgeRuleTemplateGroupDefinition of AWS::MediaLive::EventBridgeRuleTemplateGroup Resource Type.
import { CfnEventBridgeRuleTemplateGroup } from 'aws-cdk-lib/aws-medialive';Or use the module namespace:
import * as medialive from 'aws-cdk-lib/aws-medialive';
// medialive.CfnEventBridgeRuleTemplateGroupConfiguration passed to the constructor as CfnEventBridgeRuleTemplateGroupProps.
nameRequiredstringA resource's name. Names must be unique within the scope of a resource type in a specific region.
descriptionOptionalstringA resource's optional description.
tagsOptional{ [key: string]: string }Represents the tags associated with a resource.
This L1 construct maps directly to the following CloudFormation resource type.
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-medialiveAWS::MediaLive::EventBridgeRuleTemplateGroup