AWS::MediaConnect::RouterOutput MediaLiveInputRouterOutputConfiguration - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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::RouterOutput MediaLiveInputRouterOutputConfiguration

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

Syntax

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

Properties

DestinationTransitEncryption

The encryption configuration for the MediaLive input when connected to this router output.

Required: Yes

Type: MediaLiveTransitEncryption

Update requires: No interruption

MediaLiveInputArn

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

Required: No

Type: String

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

Update requires: No interruption

MediaLivePipelineId

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

Required: No

Type: String

Allowed values: PIPELINE_0 | PIPELINE_1

Update requires: No interruption