View a markdown version of this page

AWS::MediaConnect::RouterInput MediaLiveChannelRouterInputConfiguration - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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::MediaConnect::RouterInput MediaLiveChannelRouterInputConfiguration

Configuration settings for connecting a router input to a MediaLive channel output.

Syntax

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

Properties

MediaLiveChannelArn

The ARN of the MediaLive channel to connect to this router input.

Required: No

Type: String

Pattern: ^arn:(aws[a-zA-Z-]*):medialive:[a-z0-9-]+:[0-9]{12}:channel:[a-zA-Z0-9]+$

Update requires: No interruption

MediaLiveChannelOutputName

The name of the MediaLive channel output to connect to this router input.

Required: No

Type: String

Update requires: No interruption

MediaLivePipelineId

The index of the MediaLive pipeline to connect to this router input.

Required: No

Type: String

Allowed values: PIPELINE_0 | PIPELINE_1

Update requires: No interruption

SourceTransitDecryption

The decryption configuration for the MediaLive channel source when connected to this router input.

Required: Yes

Type: MediaLiveTransitEncryption

Update requires: No interruption