AWS Security ChangesHomeSearch

AWS AmazonCloudFront documentation change

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

File: AmazonCloudFront/latest/DeveloperGuide/restrict-access-to-load-balancer.md

Summary

Updated internal documentation links for protocol policy references

Security assessment

The change only corrects internal link paths. The security guidance about using HTTPS for origin requests remains unchanged. No new security information was added.

Diff

diff --git a/AmazonCloudFront/latest/DeveloperGuide/restrict-access-to-load-balancer.md b/AmazonCloudFront/latest/DeveloperGuide/restrict-access-to-load-balancer.md
index 4800644a4..be43a780e 100644
--- a//AmazonCloudFront/latest/DeveloperGuide/restrict-access-to-load-balancer.md
+++ b//AmazonCloudFront/latest/DeveloperGuide/restrict-access-to-load-balancer.md
@@ -158 +158 @@ To improve the security of this solution, you can configure your CloudFront dist
-To configure CloudFront to use HTTPS for origin requests, set the **Origin Protocol Policy** setting to **HTTPS Only**. This setting is available in the CloudFront console, AWS CloudFormation, and the CloudFront API. For more information, see [Protocol (custom origins only)](./distribution-web-values-specify.html#DownloadDistValuesOriginProtocolPolicy).
+To configure CloudFront to use HTTPS for origin requests, set the **Origin Protocol Policy** setting to **HTTPS Only**. This setting is available in the CloudFront console, AWS CloudFormation, and the CloudFront API. For more information, see [Protocol (custom origins only)](./DownloadDistValuesOrigin.html#DownloadDistValuesOriginProtocolPolicy).
@@ -170 +170 @@ The following also applies when you configure CloudFront to use HTTPS for origin
-  * If the end users (also known as _viewers_ , or _clients_) of your web application can use HTTPS, you can also configure CloudFront to prefer (or even require) HTTPS connections from the end users. To do this, use the **Viewer Protocol Policy** setting. You can set it to redirect end users from HTTP to HTTPS, or to reject requests that use HTTP. This setting is available in the CloudFront console, AWS CloudFormation, and the CloudFront API. For more information, see [Viewer protocol policy](./distribution-web-values-specify.html#DownloadDistValuesViewerProtocolPolicy).
+  * If the end users (also known as _viewers_ , or _clients_) of your web application can use HTTPS, you can also configure CloudFront to prefer (or even require) HTTPS connections from the end users. To do this, use the **Viewer Protocol Policy** setting. You can set it to redirect end users from HTTP to HTTPS, or to reject requests that use HTTP. This setting is available in the CloudFront console, AWS CloudFormation, and the CloudFront API. For more information, see [Viewer protocol policy](./DownloadDistValuesCacheBehavior.html#DownloadDistValuesViewerProtocolPolicy).