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