AWS Security ChangesHomeSearch

AWS AmazonCloudFront documentation change

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

File: AmazonCloudFront/latest/DeveloperGuide/DownloadDistValuesGeneral.md

Summary

Updated references from 'AWS CloudFormation' to 'CloudFormation' in SSL configuration documentation

Security assessment

Branding update without technical impact. The SSLSupportMethod guidance (sni-only/vip) remains security-relevant but unchanged. No new security content added.

Diff

diff --git a/AmazonCloudFront/latest/DeveloperGuide/DownloadDistValuesGeneral.md b/AmazonCloudFront/latest/DeveloperGuide/DownloadDistValuesGeneral.md
index 99f6e60a2..09b801a3b 100644
--- a//AmazonCloudFront/latest/DeveloperGuide/DownloadDistValuesGeneral.md
+++ b//AmazonCloudFront/latest/DeveloperGuide/DownloadDistValuesGeneral.md
@@ -124 +124 @@ Applies only when you choose **Custom SSL Certificate (example.com)** for **SSL
-To apply this setting using the CloudFront API, specify `sni-only` in the `SSLSupportMethod` field. In AWS CloudFormation, the field is named `SslSupportMethod` (note the different capitalization).
+To apply this setting using the CloudFront API, specify `sni-only` in the `SSLSupportMethod` field. In CloudFormation, the field is named `SslSupportMethod` (note the different capitalization).
@@ -128 +128 @@ To apply this setting using the CloudFront API, specify `sni-only` in the `SSLSu
-To apply this setting using the CloudFront API, specify `vip` in the `SSLSupportMethod` field. In AWS CloudFormation, the field is named `SslSupportMethod` (note the different capitalization).
+To apply this setting using the CloudFront API, specify `vip` in the `SSLSupportMethod` field. In CloudFormation, the field is named `SslSupportMethod` (note the different capitalization).