AWS Security ChangesHomeSearch

AWS AmazonS3 documentation change

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

File: AmazonS3/latest/userguide/s3-tables-kms-encryption.md

Summary

Fixed grammatical error ('a encryption' to 'the encryption') in KMS encryption settings documentation

Security assessment

This is a minor grammatical correction that does not alter security-relevant content or introduce new security information. The technical meaning of the encryption documentation remains unchanged.

Diff

diff --git a/AmazonS3/latest/userguide/s3-tables-kms-encryption.md b/AmazonS3/latest/userguide/s3-tables-kms-encryption.md
index 3417a2456..b57be3718 100644
--- a//AmazonS3/latest/userguide/s3-tables-kms-encryption.md
+++ b//AmazonS3/latest/userguide/s3-tables-kms-encryption.md
@@ -54 +54 @@ SSE-KMS with table buckets differs from SSE-KMS in general purpose buckets in th
-When you create a table bucket, you can choose SSE-KMS as the default encryption type and select a specific KMS key that will be used for encryption. Any tables created within that bucket will automatically inherit these encryption settings from their table bucket. You can use the AWS CLI, S3 API, or AWS SDKs to modify or remove the default encryption settings on a table bucket at any time. When you modify a encryption settings on a table bucket those settings apply only to new tables created in that bucket. Encryption settings for pre-existing tables are not changed. For more information, see [Specifying encryption for table buckets](./s3-tables-kms-specify.html#specify-kms-table-bucket).
+When you create a table bucket, you can choose SSE-KMS as the default encryption type and select a specific KMS key that will be used for encryption. Any tables created within that bucket will automatically inherit these encryption settings from their table bucket. You can use the AWS CLI, S3 API, or AWS SDKs to modify or remove the default encryption settings on a table bucket at any time. When you modify the encryption settings on a table bucket those settings apply only to new tables created in that bucket. Encryption settings for pre-existing tables are not changed. For more information, see [Specifying encryption for table buckets](./s3-tables-kms-specify.html#specify-kms-table-bucket).