View a markdown version of this page

AWS::MediaLive::Channel MediaConnectRouterOutputConnectionMap - AWS CloudFormation

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 MediaConnectRouterOutputConnectionMap

A map of output names to the MediaConnect Router connection for this pipeline. Only present for channels with MediaConnect Router outputs.

Syntax

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

JSON

{ "Pipeline0" : String, "Pipeline1" : String }

YAML

Pipeline0: String Pipeline1: String

Properties

Pipeline0

The ARN of the MediaConnect Router Input connected to pipeline 0.

Required: No

Type: String

Update requires: No interruption

Pipeline1

The ARN of the MediaConnect Router Input connected to pipeline 1.

Required: No

Type: String

Update requires: No interruption