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

The settings for the NDI® source. This includes the exact name of the upstream NDI sender that you want to connect to your source.

Syntax

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

JSON

{ "SourceName" : String }

YAML

SourceName: String

Properties

SourceName

The exact name of an existing NDI sender that's registered with your discovery server. If included, the format of this name must be MACHINENAME (ProgramName).

Required: No

Type: String

Update requires: No interruption