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

The configuration settings for a standard router input, including the protocol, protocol-specific configuration, network interface, and availability zone.

Syntax

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

Properties

NetworkInterfaceArn

The Amazon Resource Name (ARN) of the network interface associated with the standard 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

Protocol

The protocol used by the standard router input.

Required: No

Type: String

Allowed values: RTP | RIST | SRT_CALLER | SRT_LISTENER

Update requires: No interruption

ProtocolConfiguration

The configuration settings for the protocol used by the standard router input.

Required: Yes

Type: RouterInputProtocolConfiguration

Update requires: No interruption