AWS Security ChangesHomeSearch

AWS securityhub: Fix broken CloudFront documentation links in Security Hub controls

Service: securityhub · 2026-08-19 · Documentation low

File: securityhub/latest/userguide/cloudfront-controls.md

Summary

Corrected URLs for CloudFront Developer Guide by removing extra double slashes in documentation links.

Security assessment

The change solely addresses URL formatting errors in references to CloudFront documentation; no security content or vulnerability remediation is involved.

Evidence

-To update the Origin Protocol Policy to require encryption for a CloudFront connection, see [Requiring HTTPS for communication between CloudFront and your custom origin](https://docs.aws.amazon.com//AmazonCloudFront/latest/DeveloperGuide/using-https-cloudfront-to-custom-origin.html) in the _Amazon CloudFront Developer Guide_.

Diff

diff --git a/securityhub/latest/userguide/cloudfront-controls.md b/securityhub/latest/userguide/cloudfront-controls.md
index 37b30c4e8..a5d722e86 100644
--- a//securityhub/latest/userguide/cloudfront-controls.md
+++ b//securityhub/latest/userguide/cloudfront-controls.md
@@ -203 +203 @@ HTTPS (TLS) can be used to help prevent eavesdropping or manipulation of network
-To update the Origin Protocol Policy to require encryption for a CloudFront connection, see [Requiring HTTPS for communication between CloudFront and your custom origin](https://docs.aws.amazon.com//AmazonCloudFront/latest/DeveloperGuide/using-https-cloudfront-to-custom-origin.html) in the _Amazon CloudFront Developer Guide_.
+To update the Origin Protocol Policy to require encryption for a CloudFront connection, see [Requiring HTTPS for communication between CloudFront and your custom origin](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/using-https-cloudfront-to-custom-origin.html) in the _Amazon CloudFront Developer Guide_.
@@ -227 +227 @@ In 2015, the Internet Engineering Task Force (IETF) officially announced that SS
-To update the Origin SSL Protocols for a CloudFront distribution, see [Requiring HTTPS for communication between CloudFront and your custom origin](https://docs.aws.amazon.com//AmazonCloudFront/latest/DeveloperGuide/using-https-cloudfront-to-custom-origin.html) in the _Amazon CloudFront Developer Guide_.
+To update the Origin SSL Protocols for a CloudFront distribution, see [Requiring HTTPS for communication between CloudFront and your custom origin](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/using-https-cloudfront-to-custom-origin.html) in the _Amazon CloudFront Developer Guide_.