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