

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](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::MediaLive::Channel CmafIngestGroupSettings
<a name="aws-properties-medialive-channel-cmafingestgroupsettings"></a>

<a name="aws-properties-medialive-channel-cmafingestgroupsettings-description"></a>The `CmafIngestGroupSettings` property type specifies Property description not available. for an [AWS::MediaLive::Channel](aws-resource-medialive-channel.md).

## Syntax
<a name="aws-properties-medialive-channel-cmafingestgroupsettings-syntax"></a>

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

### JSON
<a name="aws-properties-medialive-channel-cmafingestgroupsettings-syntax.json"></a>

```
{
  "[AdditionalDestinations](#cfn-medialive-channel-cmafingestgroupsettings-additionaldestinations)" : {{[ AdditionalDestinations, ... ]}},
  "[CaptionLanguageMappings](#cfn-medialive-channel-cmafingestgroupsettings-captionlanguagemappings)" : {{[ CmafIngestCaptionLanguageMapping, ... ]}},
  "[Destination](#cfn-medialive-channel-cmafingestgroupsettings-destination)" : {{OutputLocationRef}},
  "[Id3Behavior](#cfn-medialive-channel-cmafingestgroupsettings-id3behavior)" : {{String}},
  "[Id3NameModifier](#cfn-medialive-channel-cmafingestgroupsettings-id3namemodifier)" : {{String}},
  "[KlvBehavior](#cfn-medialive-channel-cmafingestgroupsettings-klvbehavior)" : {{String}},
  "[KlvNameModifier](#cfn-medialive-channel-cmafingestgroupsettings-klvnamemodifier)" : {{String}},
  "[NielsenId3Behavior](#cfn-medialive-channel-cmafingestgroupsettings-nielsenid3behavior)" : {{String}},
  "[NielsenId3NameModifier](#cfn-medialive-channel-cmafingestgroupsettings-nielsenid3namemodifier)" : {{String}},
  "[Scte35NameModifier](#cfn-medialive-channel-cmafingestgroupsettings-scte35namemodifier)" : {{String}},
  "[Scte35Type](#cfn-medialive-channel-cmafingestgroupsettings-scte35type)" : {{String}},
  "[SegmentLength](#cfn-medialive-channel-cmafingestgroupsettings-segmentlength)" : {{Integer}},
  "[SegmentLengthUnits](#cfn-medialive-channel-cmafingestgroupsettings-segmentlengthunits)" : {{String}},
  "[SendDelayMs](#cfn-medialive-channel-cmafingestgroupsettings-senddelayms)" : {{Integer}},
  "[TimedMetadataId3Frame](#cfn-medialive-channel-cmafingestgroupsettings-timedmetadataid3frame)" : {{String}},
  "[TimedMetadataId3Period](#cfn-medialive-channel-cmafingestgroupsettings-timedmetadataid3period)" : {{Integer}},
  "[TimedMetadataPassthrough](#cfn-medialive-channel-cmafingestgroupsettings-timedmetadatapassthrough)" : {{String}}
}
```

### YAML
<a name="aws-properties-medialive-channel-cmafingestgroupsettings-syntax.yaml"></a>

```
  [AdditionalDestinations](#cfn-medialive-channel-cmafingestgroupsettings-additionaldestinations): {{
    - AdditionalDestinations}}
  [CaptionLanguageMappings](#cfn-medialive-channel-cmafingestgroupsettings-captionlanguagemappings): {{
    - CmafIngestCaptionLanguageMapping}}
  [Destination](#cfn-medialive-channel-cmafingestgroupsettings-destination): {{
    OutputLocationRef}}
  [Id3Behavior](#cfn-medialive-channel-cmafingestgroupsettings-id3behavior): {{String}}
  [Id3NameModifier](#cfn-medialive-channel-cmafingestgroupsettings-id3namemodifier): {{String}}
  [KlvBehavior](#cfn-medialive-channel-cmafingestgroupsettings-klvbehavior): {{String}}
  [KlvNameModifier](#cfn-medialive-channel-cmafingestgroupsettings-klvnamemodifier): {{String}}
  [NielsenId3Behavior](#cfn-medialive-channel-cmafingestgroupsettings-nielsenid3behavior): {{String}}
  [NielsenId3NameModifier](#cfn-medialive-channel-cmafingestgroupsettings-nielsenid3namemodifier): {{String}}
  [Scte35NameModifier](#cfn-medialive-channel-cmafingestgroupsettings-scte35namemodifier): {{String}}
  [Scte35Type](#cfn-medialive-channel-cmafingestgroupsettings-scte35type): {{String}}
  [SegmentLength](#cfn-medialive-channel-cmafingestgroupsettings-segmentlength): {{Integer}}
  [SegmentLengthUnits](#cfn-medialive-channel-cmafingestgroupsettings-segmentlengthunits): {{String}}
  [SendDelayMs](#cfn-medialive-channel-cmafingestgroupsettings-senddelayms): {{Integer}}
  [TimedMetadataId3Frame](#cfn-medialive-channel-cmafingestgroupsettings-timedmetadataid3frame): {{String}}
  [TimedMetadataId3Period](#cfn-medialive-channel-cmafingestgroupsettings-timedmetadataid3period): {{Integer}}
  [TimedMetadataPassthrough](#cfn-medialive-channel-cmafingestgroupsettings-timedmetadatapassthrough): {{String}}
```

## Properties
<a name="aws-properties-medialive-channel-cmafingestgroupsettings-properties"></a>

`AdditionalDestinations`  <a name="cfn-medialive-channel-cmafingestgroupsettings-additionaldestinations"></a>
Property description not available.  
*Required*: No  
*Type*: [Array](aws-properties-medialive-channel-additionaldestinations.md) of [AdditionalDestinations](aws-properties-medialive-channel-additionaldestinations.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`CaptionLanguageMappings`  <a name="cfn-medialive-channel-cmafingestgroupsettings-captionlanguagemappings"></a>
Property description not available.  
*Required*: No  
*Type*: Array of [CmafIngestCaptionLanguageMapping](aws-properties-medialive-channel-cmafingestcaptionlanguagemapping.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`Destination`  <a name="cfn-medialive-channel-cmafingestgroupsettings-destination"></a>
Property description not available.  
*Required*: No  
*Type*: [OutputLocationRef](aws-properties-medialive-channel-outputlocationref.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`Id3Behavior`  <a name="cfn-medialive-channel-cmafingestgroupsettings-id3behavior"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`Id3NameModifier`  <a name="cfn-medialive-channel-cmafingestgroupsettings-id3namemodifier"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`KlvBehavior`  <a name="cfn-medialive-channel-cmafingestgroupsettings-klvbehavior"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`KlvNameModifier`  <a name="cfn-medialive-channel-cmafingestgroupsettings-klvnamemodifier"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`NielsenId3Behavior`  <a name="cfn-medialive-channel-cmafingestgroupsettings-nielsenid3behavior"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`NielsenId3NameModifier`  <a name="cfn-medialive-channel-cmafingestgroupsettings-nielsenid3namemodifier"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`Scte35NameModifier`  <a name="cfn-medialive-channel-cmafingestgroupsettings-scte35namemodifier"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`Scte35Type`  <a name="cfn-medialive-channel-cmafingestgroupsettings-scte35type"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`SegmentLength`  <a name="cfn-medialive-channel-cmafingestgroupsettings-segmentlength"></a>
Property description not available.  
*Required*: No  
*Type*: Integer  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`SegmentLengthUnits`  <a name="cfn-medialive-channel-cmafingestgroupsettings-segmentlengthunits"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`SendDelayMs`  <a name="cfn-medialive-channel-cmafingestgroupsettings-senddelayms"></a>
Property description not available.  
*Required*: No  
*Type*: Integer  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`TimedMetadataId3Frame`  <a name="cfn-medialive-channel-cmafingestgroupsettings-timedmetadataid3frame"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`TimedMetadataId3Period`  <a name="cfn-medialive-channel-cmafingestgroupsettings-timedmetadataid3period"></a>
Property description not available.  
*Required*: No  
*Type*: Integer  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`TimedMetadataPassthrough`  <a name="cfn-medialive-channel-cmafingestgroupsettings-timedmetadatapassthrough"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)