AWS Security ChangesHomeSearch

AWS AmazonS3 documentation change

Service: AmazonS3 · 2025-10-13 · Documentation low

File: AmazonS3/latest/userguide/s3-tables-buckets-create.md

Summary

Added missing period at end of sentence about SSE-KMS permissions

Security assessment

Minor punctuation correction. No changes to security requirements or encryption guidance.

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).