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::Node
The AWS::MediaLive::Node resource Property description not available. for MediaLive.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::MediaLive::Node", "Properties" : { "ClusterId" :String, "Name" :String, "NodeInterfaceMappings" :[ NodeInterfaceMapping, ... ], "Role" :String, "SdiSourceMappings" :[ SdiSourceMapping, ... ], "Tags" :[ Tag, ... ]} }
YAML
Type: AWS::MediaLive::Node Properties: ClusterId:StringName:StringNodeInterfaceMappings:- NodeInterfaceMappingRole:StringSdiSourceMappings:- SdiSourceMappingTags:- Tag
Properties
ClusterIdProperty description not available.
Required: Yes
Type: String
Update requires: Replacement
NameProperty description not available.
Required: No
Type: String
Update requires: No interruption
NodeInterfaceMappingsProperty description not available.
Required: No
Type: Array of NodeInterfaceMapping
Update requires: Replacement
RoleProperty description not available.
Required: No
Type: String
Allowed values:
BACKUP | ACTIVEUpdate requires: No interruption
SdiSourceMappingsProperty description not available.
Required: No
Type: Array of SdiSourceMapping
Update requires: No interruption
Property description not available.
Required: No
Type: Array of Tag
Update requires: No interruption
Return values
Ref
Fn::GetAtt
ArnProperty description not available.
ChannelPlacementGroupsProperty description not available.
ConnectionStateProperty description not available.
InstanceArnProperty description not available.
StateProperty description not available.