This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::MediaLive::Channel ArchiveCdnSettings
Settings to configure the destination of an Archive output.
The parent of this entity is ArchiveGroupSettings.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "ArchiveS3Settings" :
ArchiveS3Settings
}
Properties
ArchiveS3Settings
-
Sets up Amazon S3 as the destination for this Archive output.
Required: No
Type: ArchiveS3Settings
Update requires: No interruption