AWS AmazonS3 documentation change
Summary
Updated link text from 'Categorizing your storage using tags' to 'Categorizing your objects using tags' for consistency
Security assessment
Another instance of the same terminology update in a documentation link. No security-related content was added or modified.
Diff
diff --git a/AmazonS3/latest/userguide/upload-objects.md b/AmazonS3/latest/userguide/upload-objects.md index 1d3b1dd08..12a030819 100644 --- a//AmazonS3/latest/userguide/upload-objects.md +++ b//AmazonS3/latest/userguide/upload-objects.md @@ -123 +123 @@ 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 storage 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 [Categorizing your objects using tags](./object-tagging.html).