AWS AmazonS3 documentation change
Summary
Updated object ownership documentation to use 'general purpose bucket' terminology
Security assessment
Terminology clarification without security policy changes or vulnerability references
Diff
diff --git a/AmazonS3/latest/userguide/object-ownership-new-bucket.md b/AmazonS3/latest/userguide/object-ownership-new-bucket.md index 21555b4c6..ff8c9609c 100644 --- a//AmazonS3/latest/userguide/object-ownership-new-bucket.md +++ b//AmazonS3/latest/userguide/object-ownership-new-bucket.md @@ -89 +89 @@ 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.