AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

Service: AWSCloudFormation · 2025-08-19 · Documentation low

File: AWSCloudFormation/latest/TemplateReference/aws-properties-guardduty-trustedentityset-tagitem.md

Summary

Updated documentation for TagItem property in TrustedEntitySet to clarify tag structure (key/value) and link to Tag resource documentation

Security assessment

Similar to the ThreatEntitySet change, this clarifies tag usage but does not address a specific security vulnerability. Tags are a general resource management feature.

Diff

diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-guardduty-trustedentityset-tagitem.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-guardduty-trustedentityset-tagitem.md
index 1d8135112..50ffbd835 100644
--- a//AWSCloudFormation/latest/TemplateReference/aws-properties-guardduty-trustedentityset-tagitem.md
+++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-guardduty-trustedentityset-tagitem.md
@@ -9 +9 @@ This is the new _AWS CloudFormation Template Reference Guide_. Please update you
-The `TagItem` property type specifies Property description not available. for an [AWS::GuardDuty::TrustedEntitySet](./aws-resource-guardduty-trustedentityset.html).
+Describes a tag. For more information, see [Tag](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resource-tags.html).
@@ -36 +36 @@ To declare this entity in your AWS CloudFormation template, use the following sy
-Property description not available.
+The tag key.
@@ -51 +51 @@ _Required_ : Yes
-Property description not available.
+The tag value. This is optional.