AWS::MediaLive::Cluster - 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::MediaLive::Cluster

The AWS::MediaLive::Cluster resource Property description not available. for MediaLive.

Syntax

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

JSON

{ "Type" : "AWS::MediaLive::Cluster", "Properties" : { "ClusterType" : String, "InstanceRoleArn" : String, "Name" : String, "NetworkSettings" : ClusterNetworkSettings, "Tags" : [ Tags, ... ] } }

YAML

Type: AWS::MediaLive::Cluster Properties: ClusterType: String InstanceRoleArn: String Name: String NetworkSettings: ClusterNetworkSettings Tags: - Tags

Properties

ClusterType

Property description not available.

Required: No

Type: String

Allowed values: ON_PREMISES | OUTPOSTS_RACK | OUTPOSTS_SERVER | EC2

Update requires: Replacement

InstanceRoleArn

Property description not available.

Required: No

Type: String

Pattern: ^arn:.+:iam:.+:role/.+$

Update requires: Replacement

Name

Property description not available.

Required: No

Type: String

Update requires: No interruption

NetworkSettings

Property description not available.

Required: No

Type: ClusterNetworkSettings

Update requires: No interruption

Tags

Property description not available.

Required: No

Type: Array of Tags

Update requires: No interruption

Return values

Ref

Fn::GetAtt

Arn

The ARN of the cluster.

ChannelIds

The MediaLive channels that are currently running on nodes in this cluster.

Id

The unique ID of the cluster.

State

The current state of the cluster.