This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::MediaLive::Channel AdditionalDestinations
Additional output destinations for a CMAF Ingest output group.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Destination" :OutputLocationRef}
YAML
Destination:OutputLocationRef
Properties
Destination-
The destination location.
Required: No
Type: OutputLocationRef
Update requires: No interruption