AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

Service: AWSCloudFormation · 2026-06-13 · Documentation low

File: AWSCloudFormation/latest/TemplateReference/aws-resource-medialive-cluster.md

Summary

Updated resource description and added property documentation for MediaLive Cluster resource, including hardware type, IAM role, name, and network settings.

Security assessment

Changes improve general documentation clarity but contain no security-specific content, vulnerability fixes, or security feature explanations.

Diff

diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-medialive-cluster.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-medialive-cluster.md
index b85769627..9d3c35e55 100644
--- a//AWSCloudFormation/latest/TemplateReference/aws-resource-medialive-cluster.md
+++ b//AWSCloudFormation/latest/TemplateReference/aws-resource-medialive-cluster.md
@@ -11 +11 @@ This is the new _CloudFormation Template Reference Guide_. Please update your bo
-The `AWS::MediaLive::Cluster` resource Property description not available. for MediaLive.
+Creates a cluster. A cluster is a group of nodes that work together to run MediaLive channels on your own hardware.
@@ -51 +51 @@ To declare this entity in your CloudFormation template, use the following syntax
-Property description not available.
+The hardware type for the cluster.
@@ -64 +64 @@ _Required_ : No
-Property description not available.
+The IAM role your nodes will use.
@@ -77 +77 @@ _Update requires_ : [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/
-Property description not available.
+The user-specified name of the cluster.
@@ -88 +88 @@ _Required_ : No
-Property description not available.
+On-premises network settings for the cluster.
@@ -112,0 +113,4 @@ _Required_ : No
+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`](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/intrinsic-function-reference-getatt.html).
+