AWS::MediaLive::Channel ArchiveContainerSettings - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::MediaLive::Channel ArchiveContainerSettings

The archive container settings.

The parent of this entity is ArchiveOutputSettings.

Syntax

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

JSON

{ "M2tsSettings" : M2tsSettings, "RawSettings" : Json }

Properties

M2tsSettings

The settings for the M2TS in the archive output.

Required: No

Type: M2tsSettings

Update requires: No interruption

RawSettings

The settings for Raw archive output type.

Required: No

Type: Json

Update requires: No interruption