AWS::MediaConnect::Flow NdiDiscoveryServerConfig - 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::Flow NdiDiscoveryServerConfig

Specifies the configuration settings for individual NDI discovery servers. A maximum of 3 servers is allowed.

Syntax

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

JSON

{ "DiscoveryServerAddress" : String, "DiscoveryServerPort" : Integer, "VpcInterfaceAdapter" : String }

Properties

DiscoveryServerAddress

The unique network address of the NDI discovery server.

Required: Yes

Type: String

Update requires: No interruption

DiscoveryServerPort

The port for the NDI discovery server. Defaults to 5959 if a custom port isn't specified.

Required: No

Type: Integer

Update requires: No interruption

VpcInterfaceAdapter

The identifier for the Virtual Private Cloud (VPC) network interface used by the flow.

Required: Yes

Type: String

Update requires: No interruption