AWS Security ChangesHomeSearch

AWS AmazonS3 documentation change

Service: AmazonS3 · 2025-11-19 · Documentation low

File: AmazonS3/latest/userguide/bucket-key.md

Summary

Replaced 'AWS CloudFormation' with 'CloudFormation' in S3 Bucket Key configuration documentation

Security assessment

This is a branding update. While S3 Bucket Keys are a security feature (SSE-KMS optimization), the change does not add new security documentation or address vulnerabilities—it only updates service names.

Diff

diff --git a/AmazonS3/latest/userguide/bucket-key.md b/AmazonS3/latest/userguide/bucket-key.md
index 90532ddb2..cc4eb3d2f 100644
--- a//AmazonS3/latest/userguide/bucket-key.md
+++ b//AmazonS3/latest/userguide/bucket-key.md
@@ -79 +79 @@ The following API operations support S3 Bucket Keys for SSE-KMS:
-### Working with AWS CloudFormation
+### Working with CloudFormation
@@ -81 +81 @@ The following API operations support S3 Bucket Keys for SSE-KMS:
-In AWS CloudFormation, the `AWS::S3::Bucket` resource includes an encryption property called `BucketKeyEnabled` that you can use to enable or disable an S3 Bucket Key. 
+In CloudFormation, the `AWS::S3::Bucket` resource includes an encryption property called `BucketKeyEnabled` that you can use to enable or disable an S3 Bucket Key. 
@@ -83 +83 @@ In AWS CloudFormation, the `AWS::S3::Bucket` resource includes an encryption pro
-For more information, see [Using AWS CloudFormation](./configuring-bucket-key.html#enable-bucket-key-cloudformation).
+For more information, see [Using CloudFormation](./configuring-bucket-key.html#enable-bucket-key-cloudformation).