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

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

Syntax

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