AWS::MediaLive::Channel ArchiveGroupSettings - AWS CloudFormation

AWS::MediaLive::Channel ArchiveGroupSettings

The settings for an archive output group.

The parent of this entity is OutputGroupSettings.

Syntax

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

Properties

ArchiveCdnSettings

Settings to configure the destination of an Archive output.

Required: No

Type: ArchiveCdnSettings

Update requires: No interruption

Destination

A directory and base file name where archive files should be written.

Required: No

Type: OutputLocationRef

Update requires: No interruption

RolloverInterval

The number of seconds to write to an archive file before closing and starting a new one.

Required: No

Type: Integer

Update requires: No interruption