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 improve general tag documentation by specifying format requirements without any security context. No vulnerabilities are mentioned or addressed.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-mediaconnect-routernetworkinterface-tag.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-mediaconnect-routernetworkinterface-tag.md index acfbfb52b..586cc3a90 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-mediaconnect-routernetworkinterface-tag.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-mediaconnect-routernetworkinterface-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 network interface. +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.