AWS AmazonS3 documentation change
Summary
Updated link text from 'Categorizing your objects using tags' to 'Tagging your objects' for object tagging documentation.
Security assessment
Cosmetic change to documentation link wording. No security implications or security feature documentation added.
Diff
diff --git a/AmazonS3/latest/userguide/upload-objects.md b/AmazonS3/latest/userguide/upload-objects.md index 23bf1b366..578152028 100644 --- a//AmazonS3/latest/userguide/upload-objects.md +++ b//AmazonS3/latest/userguide/upload-objects.md @@ -129 +129 @@ Additional checksums enable you to specify the checksum algorithm that you would -Object tagging gives you a way to categorize storage. Each tag is a key-value pair. Key and tag values are case sensitive. You can have up to 10 tags per object. A tag key can be up to 128 Unicode characters in length, and tag values can be up to 255 Unicode characters in length. For more information about object tags, see [Categorizing your objects using tags](./object-tagging.html). +Object tagging gives you a way to categorize storage. Each tag is a key-value pair. Key and tag values are case sensitive. You can have up to 10 tags per object. A tag key can be up to 128 Unicode characters in length, and tag values can be up to 255 Unicode characters in length. For more information about object tags, see [Tagging your objects](./object-tagging.html).