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