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.
AWS::MediaLive::Channel CmafIngestOutputSettings
Cmaf Ingest Output Settings
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "NameModifier" :String}
YAML
NameModifier:String
Properties
NameModifier-
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