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

Configuration settings for a merge router input that combines two input sources.

Syntax

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

Properties

MergeRecoveryWindowMilliseconds

The time window in milliseconds for merging the two input sources.

Required: Yes

Type: Integer

Update requires: No interruption

NetworkInterfaceArn

The ARN of the network interface to use for this merge router input.

Required: Yes

Type: String

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

Update requires: No interruption

ProtocolConfigurations

A list of exactly two protocol configurations for the merge input sources. Both must use the same protocol type.

Required: Yes

Type: Array of MergeRouterInputProtocolConfiguration

Update requires: No interruption