AWS Security ChangesHomeSearch

AWS AmazonCloudFront documentation change

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

File: AmazonCloudFront/latest/DeveloperGuide/using-https-cloudfront-to-s3-origin.md

Summary

Updated internal documentation links for protocol settings and path pattern references

Security assessment

The changes only correct internal hyperlinks and documentation references without modifying security-related content or protocols. No security implications identified.

Diff

diff --git a/AmazonCloudFront/latest/DeveloperGuide/using-https-cloudfront-to-s3-origin.md b/AmazonCloudFront/latest/DeveloperGuide/using-https-cloudfront-to-s3-origin.md
index 41b44139a..8b259042b 100644
--- a//AmazonCloudFront/latest/DeveloperGuide/using-https-cloudfront-to-s3-origin.md
+++ b//AmazonCloudFront/latest/DeveloperGuide/using-https-cloudfront-to-s3-origin.md
@@ -11 +11 @@ When your origin is an Amazon S3 bucket, your options for using HTTPS for commun
-When your origin is an Amazon S3 bucket that supports HTTPS communication, CloudFront forwards requests to S3 by using the protocol that viewers used to submit the requests. The default setting for the [Protocol (custom origins only)](./distribution-web-values-specify.html#DownloadDistValuesOriginProtocolPolicy) setting is **Match Viewer** and can't be changed. However, if you enable origin access control (OAC) for your Amazon S3 origin, the communication used between CloudFront and Amazon S3 depends on your settings. For more information, see [Create a new origin access control](./private-content-restricting-access-to-s3.html#create-oac-overview-s3).
+When your origin is an Amazon S3 bucket that supports HTTPS communication, CloudFront forwards requests to S3 by using the protocol that viewers used to submit the requests. The default setting for the [Protocol (custom origins only)](./DownloadDistValuesOrigin.html#DownloadDistValuesOriginProtocolPolicy) setting is **Match Viewer** and can't be changed. However, if you enable origin access control (OAC) for your Amazon S3 origin, the communication used between CloudFront and Amazon S3 depends on your settings. For more information, see [Create a new origin access control](./private-content-restricting-access-to-s3.html#create-oac-overview-s3).
@@ -55 +55 @@ Viewers can access your content only if they're using HTTPS. If a viewer sends a
-     * The cache behaviors are listed in the order that you want CloudFront to evaluate them in. For more information, see [Path pattern](./distribution-web-values-specify.html#DownloadDistValuesPathPattern).
+     * The cache behaviors are listed in the order that you want CloudFront to evaluate them in. For more information, see [Path pattern](./DownloadDistValuesCacheBehavior.html#DownloadDistValuesPathPattern).