AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

Service: AWSCloudFormation · 2026-05-01 · Documentation low

File: AWSCloudFormation/latest/TemplateReference/aws-properties-mediaconnect-flowentitlement-tag.md

Summary

Updated property descriptions for Tag resource, adding constraints for key (1-128 Unicode chars) and value (0-256 Unicode chars), and linking to Resource tags documentation.

Security assessment

General documentation update about tag value constraints with no security context or vulnerability remediation mentioned.

Diff

diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-mediaconnect-flowentitlement-tag.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-mediaconnect-flowentitlement-tag.md
index 65ed2a6e7..df741d5bb 100644
--- a//AWSCloudFormation/latest/TemplateReference/aws-properties-mediaconnect-flowentitlement-tag.md
+++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-mediaconnect-flowentitlement-tag.md
@@ -11 +11 @@ This is the new _CloudFormation Template Reference Guide_. Please update your bo
-The `Tag` property type specifies Property description not available. for an [AWS::MediaConnect::FlowEntitlement](./aws-resource-mediaconnect-flowentitlement.html).
+Specifies a tag. For more information, see [Resource tags](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-properties-resource-tags.html).
@@ -38 +38 @@ To declare this entity in your CloudFormation template, use the following syntax
-Property description not available.
+The key name of the tag. You can specify a value that's 1 to 128 Unicode characters in length. The key is case-sensitive.
@@ -49 +49 @@ _Required_ : Yes
-Property description not available.
+The value for the tag. You can specify a value that's 0 to 256 Unicode characters in length.