AWS Security ChangesHomeSearch

AWS AmazonS3 documentation change

Service: AmazonS3 · 2025-08-01 · Documentation low

File: AmazonS3/latest/userguide/put-object-ap.md

Summary

Updated link text from 'Categorizing your storage using tags' to 'Categorizing your objects using tags' for consistency

Security assessment

The change is a minor terminology update (storage → objects) in a documentation link. There is no evidence of security-related context or vulnerability remediation.

Diff

diff --git a/AmazonS3/latest/userguide/put-object-ap.md b/AmazonS3/latest/userguide/put-object-ap.md
index e2193c0f0..d8158ad5b 100644
--- a//AmazonS3/latest/userguide/put-object-ap.md
+++ b//AmazonS3/latest/userguide/put-object-ap.md
@@ -77 +77 @@ 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).