AWS AmazonS3 documentation change
Summary
Updated hyperlink text from 'Categorizing your objects using tags' to 'Tagging your objects'.
Security assessment
Change is purely cosmetic (link text update) with no security implications or references to security features.
Diff
diff --git a/AmazonS3/latest/userguide/put-object-ap.md b/AmazonS3/latest/userguide/put-object-ap.md index c655df5b1..50b7056cd 100644 --- a//AmazonS3/latest/userguide/put-object-ap.md +++ b//AmazonS3/latest/userguide/put-object-ap.md @@ -79 +79 @@ 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).