AWS Security ChangesHomeSearch

AWS AmazonS3 documentation change

Service: AmazonS3 · 2025-11-22 · Documentation low

File: AmazonS3/latest/userguide/storage_lens_editing.md

Summary

Fixed broken links in AWS KMS documentation references by adding an extra slash in URLs.

Security assessment

The change solely corrects URL paths for KMS key management documentation. While KMS is security-related, the diff contains no modifications to security content—only link formatting fixes with no security implications.

Diff

diff --git a/AmazonS3/latest/userguide/storage_lens_editing.md b/AmazonS3/latest/userguide/storage_lens_editing.md
index a54f9b9aa..7fe114875 100644
--- a//AmazonS3/latest/userguide/storage_lens_editing.md
+++ b//AmazonS3/latest/userguide/storage_lens_editing.md
@@ -131 +131 @@ You can choose between an [Amazon S3 managed key](https://docs.aws.amazon.com/Am
-Both the AWS managed key (`aws/s3`) and your customer managed keys appear in this list. For more information about customer managed keys, see [Customer keys and AWS keys](https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#key-mgmt) in the _AWS Key Management Service Developer Guide_.
+Both the AWS managed key (`aws/s3`) and your customer managed keys appear in this list. For more information about customer managed keys, see [Customer keys and AWS keys](https://docs.aws.amazon.com//kms/latest/developerguide/concepts.html#key-mgmt) in the _AWS Key Management Service Developer Guide_.
@@ -143 +143 @@ If you choose a customer managed key, you must grant S3 Storage Lens permission
-For more information about creating an AWS KMS key, see [Creating Keys](https://docs.aws.amazon.com/kms/latest/developerguide/create-keys.html) in the _AWS Key Management Service Developer Guide_.
+For more information about creating an AWS KMS key, see [Creating Keys](https://docs.aws.amazon.com//kms/latest/developerguide/create-keys.html) in the _AWS Key Management Service Developer Guide_.