AWS AWSCloudFormation documentation change
Summary
Updated documentation for TagItem property in ThreatEntitySet to clarify tag structure (key/value) and link to Tag resource documentation
Security assessment
The change improves documentation about tag usage in GuardDuty threat detection configurations. While tags can be used for access control and resource management, there is no evidence this addresses a specific security vulnerability.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-guardduty-threatentityset-tagitem.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-guardduty-threatentityset-tagitem.md index 7a571b0f7..26c136ba0 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-guardduty-threatentityset-tagitem.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-guardduty-threatentityset-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::ThreatEntitySet](./aws-resource-guardduty-threatentityset.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.