AWS AmazonCloudFront low security documentation change
Summary
Documented the release of TLSv1.2_2025 security policy (FIPS140-3-compliant) in the 'What's New' section
Security assessment
This entry explicitly highlights the addition of a FIPS-compliant security policy, which is a security-focused feature update. FIPS compliance is critical for regulated environments, making this a security-related documentation change.
Diff
diff --git a/AmazonCloudFront/latest/DeveloperGuide/WhatsNew.md b/AmazonCloudFront/latest/DeveloperGuide/WhatsNew.md index f44d94dbc..6671cb8a8 100644 --- a//AmazonCloudFront/latest/DeveloperGuide/WhatsNew.md +++ b//AmazonCloudFront/latest/DeveloperGuide/WhatsNew.md @@ -10,0 +11,6 @@ Change| Description| Date +[Added viewer security policy](./DownloadDistValuesGeneral.html)| Added TLSv1.2_2025, a FIPS140-3-compliant version of the TLS1.2_2021 security policy. + + * [Supported protocols and ciphers between viewers and CloudFront](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/secure-connections-supported-viewer-protocols-ciphers.html) + * [Security policy (minimum SSL/TLS version) ](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/DownloadDistValuesGeneral.html#DownloadDistValues-security-policy) + +| October 10, 2025