AWS::MediaConnect::Flow NdiDiscoveryServerConfig - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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::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 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