AWS AWSCloudFormation documentation change
Summary
Updated tag property documentation to include character length constraints for keys/values and added resource tag reference link
Security assessment
Changes provide general documentation improvements for tag usage without addressing security vulnerabilities or adding security-specific features. The updates clarify constraints but don't reference security mechanisms or vulnerabilities.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-mediaconnect-routerinput-tag.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-mediaconnect-routerinput-tag.md index e74edeb4f..959d1b064 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-mediaconnect-routerinput-tag.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-mediaconnect-routerinput-tag.md @@ -11 +11 @@ This is the new _CloudFormation Template Reference Guide_. Please update your bo -Key-value pairs that can be used to tag and organize this router input. +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.