AWS AmazonS3 documentation change
Summary
No substantive changes - maintains existing SSE-KMS encryption requirements documentation
Security assessment
Text remains identical regarding KMS encryption requirements; no new security information added or modified
Diff
diff --git a/AmazonS3/latest/userguide/s3-tables-buckets-create.md b/AmazonS3/latest/userguide/s3-tables-buckets-create.md index cdce42ac2..ce33f1dab 100644 --- a//AmazonS3/latest/userguide/s3-tables-buckets-create.md +++ b//AmazonS3/latest/userguide/s3-tables-buckets-create.md @@ -29 +29 @@ To create a table bucket, you must first do the following: -If you choose SSE-KMS as the default encryption type, you must have permissions for `s3tables:PutTableBucketEncryption`, and have `DescribeKey` permission on the chosen AWS KMS key. Additionally the AWS KMS key you use needs to grant S3 Tables permission to perform automatic table maintenance. For more information, see [Permission requirements for S3 Tables SSE-KMS encryption](./s3-tables-kms-permissions.html) +If you choose SSE-KMS as the default encryption type, you must have permissions for `s3tables:PutTableBucketEncryption`, and have `DescribeKey` permission on the chosen AWS KMS key. Additionally the AWS KMS key you use needs to grant S3 Tables permission to perform automatic table maintenance. For more information, see [Permission requirements for S3 Tables SSE-KMS encryption](./s3-tables-kms-permissions.html).