AWS::MediaConnect::RouterOutput StandardRouterOutputConfiguration - 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::RouterOutput StandardRouterOutputConfiguration

The configuration settings for a standard router output, 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 output.

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 output.

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 output.

Required: Yes

Type: RouterOutputProtocolConfiguration

Update requires: No interruption