AWS AmazonS3 documentation change
Summary
Updated bucket ownership documentation to use 'general purpose bucket' terminology
Security assessment
Consistent terminology update without security implications
Diff
diff --git a/AmazonS3/latest/userguide/s3-express-tutorial-create-directory-bucket.md b/AmazonS3/latest/userguide/s3-express-tutorial-create-directory-bucket.md index 94c0eaa6b..dd5d3f2d7 100644 --- a//AmazonS3/latest/userguide/s3-express-tutorial-create-directory-bucket.md +++ b//AmazonS3/latest/userguide/s3-express-tutorial-create-directory-bucket.md @@ -79 +79 @@ Do not include sensitive information, such as account numbers, in the bucket nam -**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.