AWS Security ChangesHomeSearch

AWS AmazonS3 documentation change

Service: AmazonS3 · 2025-04-18 · Documentation low

File: AmazonS3/latest/userguide/WhatsNew.md

Summary

Documented new S3 Tables features: SSE-KMS with customer managed keys and schema creation support

Security assessment

Adds documentation for SSE-KMS support (a security feature) but does not address a security issue. The schema creation update is non-security-related.

Diff

diff --git a/AmazonS3/latest/userguide/WhatsNew.md b/AmazonS3/latest/userguide/WhatsNew.md
index ff27a8c65..b675fd0b3 100644
--- a//AmazonS3/latest/userguide/WhatsNew.md
+++ b//AmazonS3/latest/userguide/WhatsNew.md
@@ -17,0 +18 @@ Change| Description| Date
+S3 Tables now supports SSE-KMS using customer managed keys. | S3 Tables now supports server-side encryption with AWS Key Management Service (AWS KMS) keys (SSE-KMS) using customer managed keys. You can apply SSE-KMS encryption at the table bucket and table level. For more information, see [Using server-side encryption with AWS KMS keys (SSE-KMS) in table buckets](https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-tables-kms-encryption.html). | April 16, 2025  
@@ -21,0 +23 @@ S3 Tables adds support for adding schemas when creating tables | You can now use
+S3 Tables adds support for adding schemas when creating tables | You can now use the S3 Tables `CreateTable` API operation to create tables with schemas by adding an optional metadata flag. For more information, see [Creating tables](https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-tables-create.html). | January 30, 2025