

This is the new *Amazon CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [Amazon CloudFormation User Guide](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::MediaLive::EventBridgeRuleTemplateGroup
<a name="aws-resource-medialive-eventbridgeruletemplategroup"></a>

<a name="aws-resource-medialive-eventbridgeruletemplategroup-description"></a>The `AWS::MediaLive::EventBridgeRuleTemplateGroup` resource Property description not available. for MediaLive.

## Syntax
<a name="aws-resource-medialive-eventbridgeruletemplategroup-syntax"></a>

To declare this entity in your Amazon CloudFormation template, use the following syntax:

### JSON
<a name="aws-resource-medialive-eventbridgeruletemplategroup-syntax.json"></a>

```
{
  "Type" : "AWS::MediaLive::EventBridgeRuleTemplateGroup",
  "Properties" : {
      "[Description](#cfn-medialive-eventbridgeruletemplategroup-description)" : String,
      "[Name](#cfn-medialive-eventbridgeruletemplategroup-name)" : String,
      "[Tags](#cfn-medialive-eventbridgeruletemplategroup-tags)" : {Key: Value, ...}
    }
}
```

### YAML
<a name="aws-resource-medialive-eventbridgeruletemplategroup-syntax.yaml"></a>

```
Type: AWS::MediaLive::EventBridgeRuleTemplateGroup
Properties:
  [Description](#cfn-medialive-eventbridgeruletemplategroup-description): String
  [Name](#cfn-medialive-eventbridgeruletemplategroup-name): String
  [Tags](#cfn-medialive-eventbridgeruletemplategroup-tags): 
    Key: Value
```

## Properties
<a name="aws-resource-medialive-eventbridgeruletemplategroup-properties"></a>

`Description`  <a name="cfn-medialive-eventbridgeruletemplategroup-description"></a>
A resource's optional description.  
*Required*: No  
*Type*: String  
*Minimum*: `0`  
*Maximum*: `1024`  
*Update requires*: [No interruption](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`Name`  <a name="cfn-medialive-eventbridgeruletemplategroup-name"></a>
A resource's name. Names must be unique within the scope of a resource type in a specific region.  
*Required*: Yes  
*Type*: String  
*Pattern*: `^[^\s]+$`  
*Minimum*: `1`  
*Maximum*: `255`  
*Update requires*: [Replacement](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)

`Tags`  <a name="cfn-medialive-eventbridgeruletemplategroup-tags"></a>
Property description not available.  
*Required*: No  
*Type*: Object of String  
*Pattern*: `.+`  
*Update requires*: [Replacement](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)

## Return values
<a name="aws-resource-medialive-eventbridgeruletemplategroup-return-values"></a>

### Ref
<a name="aws-resource-medialive-eventbridgeruletemplategroup-return-values-ref"></a>

### Fn::GetAtt
<a name="aws-resource-medialive-eventbridgeruletemplategroup-return-values-fn--getatt"></a>

#### 
<a name="aws-resource-medialive-eventbridgeruletemplategroup-return-values-fn--getatt-fn--getatt"></a>

`Arn`  <a name="Arn-fn::getatt"></a>
An eventbridge rule template group's ARN (Amazon Resource Name)

`CreatedAt`  <a name="CreatedAt-fn::getatt"></a>
The date and time of resource creation.

`Id`  <a name="Id-fn::getatt"></a>
An eventbridge rule template group's id. Amazon Web Services provided template groups have ids that start with <code>`aws-`</code>.

`Identifier`  <a name="Identifier-fn::getatt"></a>
Property description not available.

`ModifiedAt`  <a name="ModifiedAt-fn::getatt"></a>
The date and time of latest resource modification.