AWS::MediaLive::Channel ArchiveOutputSettings - AWS CloudFormation

AWS::MediaLive::Channel ArchiveOutputSettings

The archive output settings.

The parent of this entity is OutputSettings.

Syntax

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

Properties

ContainerSettings

The settings that are specific to the container type of the file.

Required: No

Type: ArchiveContainerSettings

Update requires: No interruption

Extension

The output file extension. If excluded, this is auto-selected from the container type.

Required: No

Type: String

Update requires: No interruption

NameModifier

A string that is concatenated to the end of the destination file name. The string is required for multiple outputs of the same type.

Required: No

Type: String

Update requires: No interruption