AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

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

File: AWSCloudFormation/latest/TemplateReference/aws-properties-mediaconnect-flowsource-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

Documentation clarifies tag value limits but shows no security vulnerability fixes or security-specific guidance.

Diff

diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-mediaconnect-flowsource-tag.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-mediaconnect-flowsource-tag.md
index c221b32d2..a62775404 100644
--- a//AWSCloudFormation/latest/TemplateReference/aws-properties-mediaconnect-flowsource-tag.md
+++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-mediaconnect-flowsource-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::FlowSource](./aws-resource-mediaconnect-flowsource.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.