View a markdown version of this page

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

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

Syntax

To declare this entity in your 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