

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 CmafIngestOutputSettings
<a name="aws-properties-medialive-channel-cmafingestoutputsettings"></a>

Cmaf Ingest Output Settings

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

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

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

```
{
  "[NameModifier](#cfn-medialive-channel-cmafingestoutputsettings-namemodifier)" : {{String}}
}
```

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

```
  [NameModifier](#cfn-medialive-channel-cmafingestoutputsettings-namemodifier): {{String}}
```

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

`NameModifier`  <a name="cfn-medialive-channel-cmafingestoutputsettings-namemodifier"></a>
String concatenated to the end of the destination filename. Required for multiple outputs of the same type.  
*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)