AWS Security ChangesHomeSearch

AWS AmazonS3 documentation change

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

File: AmazonS3/latest/userguide/specifying-s3-encryption.md

Summary

Changed 'AWS CloudFormation' to 'CloudFormation' in encryption setup examples

Security assessment

Only updates service name references without altering encryption configuration guidance. No security impact.

Diff

diff --git a/AmazonS3/latest/userguide/specifying-s3-encryption.md b/AmazonS3/latest/userguide/specifying-s3-encryption.md
index f569f25cd..a3558a7f6 100644
--- a//AmazonS3/latest/userguide/specifying-s3-encryption.md
+++ b//AmazonS3/latest/userguide/specifying-s3-encryption.md
@@ -563 +563 @@ For more information, see [put-object](https://awscli.amazonaws.com/v2/documenta
-For examples of setting up encryption using AWS CloudFormation, see [Create a bucket with default encryption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-serversideencryptionrule.html#aws-properties-s3-bucket-serversideencryptionrule--examples--Create_a_bucket_with_default_encryption) and the [Create a bucket by using AWS KMS server-side encryption with an S3 Bucket Key](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-serversideencryptionrule.html#aws-properties-s3-bucket-serversideencryptionrule--examples--Create_a_bucket_using_AWS_KMS_server-side_encryption_with_an_S3_Bucket_Key) example in the `AWS::S3::Bucket ServerSideEncryptionRule` topic in the _AWS CloudFormation User Guide_. 
+For examples of setting up encryption using CloudFormation, see [Create a bucket with default encryption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-serversideencryptionrule.html#aws-properties-s3-bucket-serversideencryptionrule--examples--Create_a_bucket_with_default_encryption) and the [Create a bucket by using AWS KMS server-side encryption with an S3 Bucket Key](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-serversideencryptionrule.html#aws-properties-s3-bucket-serversideencryptionrule--examples--Create_a_bucket_using_AWS_KMS_server-side_encryption_with_an_S3_Bucket_Key) example in the `AWS::S3::Bucket ServerSideEncryptionRule` topic in the _AWS CloudFormation User Guide_.