AWS Security ChangesHomeSearch

AWS AmazonS3 documentation change

Service: AmazonS3 · 2025-04-16 · Documentation low

File: AmazonS3/latest/userguide/GetStartedWithS3.md

Summary

Clarified 'bucket owner enforced' applies to general purpose buckets

Security assessment

Minor clarification specifying bucket type for ACL settings. No new security documentation added or vulnerability addressed.

Diff

diff --git a/AmazonS3/latest/userguide/GetStartedWithS3.md b/AmazonS3/latest/userguide/GetStartedWithS3.md
index 04dfd5637..bc60174df 100644
--- a//AmazonS3/latest/userguide/GetStartedWithS3.md
+++ b//AmazonS3/latest/userguide/GetStartedWithS3.md
@@ -181 +181 @@ Under **Copy settings from existing bucket** , you now see the name of the bucke
-     * **Bucket owner enforced (default)** – ACLs are disabled, and the bucket owner automatically owns and has full control over every object in the bucket. ACLs no longer affect access permissions to data in the S3 bucket. The bucket uses policies exclusively to define access control.
+     * **Bucket owner enforced (default)** – ACLs are disabled, and the bucket owner automatically owns and has full control over every object in the general purpose bucket. ACLs no longer affect access permissions to data in the S3 general purpose bucket. The bucket uses policies exclusively to define access control.