AWS Security ChangesHomeSearch

AWS mwaa documentation change

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

File: mwaa/latest/userguide/mwaa-s3-bucket.md

Summary

Fixed URL formatting by adding double slashes in Amazon S3 documentation links

Security assessment

The changes correct URL paths but do not introduce or modify security-related content. No evidence of addressing vulnerabilities or security features.

Diff

diff --git a/mwaa/latest/userguide/mwaa-s3-bucket.md b/mwaa/latest/userguide/mwaa-s3-bucket.md
index d99c7e6d8..a95505c51 100644
--- a//mwaa/latest/userguide/mwaa-s3-bucket.md
+++ b//mwaa/latest/userguide/mwaa-s3-bucket.md
@@ -85 +85 @@ Avoid including sensitive information, such as account numbers, in the bucket na
-Enabling Object Lock will permanently allow objects in this bucket to be locked. To learn more, refer to [Locking Objects Using Amazon S3 Object Lock](https://docs.aws.amazon.com/AmazonS3/latest/dev/object-lock.html) in the _Amazon Simple Storage Service User Guide_.
+Enabling Object Lock will permanently allow objects in this bucket to be locked. To learn more, refer to [Locking Objects Using Amazon S3 Object Lock](https://docs.aws.amazon.com//AmazonS3/latest/dev/object-lock.html) in the _Amazon Simple Storage Service User Guide_.
@@ -98 +98 @@ Enabling Object Lock will permanently allow objects in this bucket to be locked.
-  * Learn how to how to manage access permissions in [How do I set ACL bucket permissions?](https://docs.aws.amazon.com/AmazonS3/latest/user-guide/set-bucket-permissions.html)
+  * Learn how to how to manage access permissions in [How do I set ACL bucket permissions?](https://docs.aws.amazon.com//AmazonS3/latest/user-guide/set-bucket-permissions.html)
@@ -100 +100 @@ Enabling Object Lock will permanently allow objects in this bucket to be locked.
-  * Learn how to delete a storage bucket in [How do I delete an S3 Bucket?](https://docs.aws.amazon.com/AmazonS3/latest/user-guide/delete-bucket.html).
+  * Learn how to delete a storage bucket in [How do I delete an S3 Bucket?](https://docs.aws.amazon.com//AmazonS3/latest/user-guide/delete-bucket.html).