AWS::MediaLive::Channel ArchiveContainerSettings
The archive container settings.
The parent of this entity is ArchiveOutputSettings.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "M2tsSettings" :
M2tsSettings
, "RawSettings" :Json
}
YAML
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