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::MediaLive::SdiSource
Creates an SDI source. An SDI source receives content from SDI-connected devices.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::MediaLive::SdiSource", "Properties" : { "Mode" :String, "Name" :String, "Tags" :[ Tags, ... ], "Type" :String} }
Properties
Mode-
The current mode of the SDI source.
Required: No
Type: String
Allowed values:
QUADRANT | INTERLEAVEUpdate requires: No interruption
Name-
The name of the SDI source.
Required: Yes
Type: String
Update requires: No interruption
Property description not available.
Required: No
Update requires: No interruption
Type-
The interface mode of the SDI source.
Required: Yes
Type: String
Allowed values:
SINGLE | QUADUpdate requires: No interruption
Return values
Ref
Fn::GetAtt
The Fn::GetAtt intrinsic function returns a value for a specified attribute of this type. The following are the available attributes and sample return values.
For more information about using the Fn::GetAtt intrinsic function, see Fn::GetAtt.
Arn-
The unique ARN of the SDI source.
Id-
The unique identifier of the SDI source.
Inputs-
The list of inputs currently using this SDI source.
State-
The current state of the SDI source.