AWS Security ChangesHomeSearch

AWS AmazonCloudFront documentation change

Service: AmazonCloudFront · 2026-04-10 · Documentation low

File: AmazonCloudFront/latest/DeveloperGuide/private-content-overview.md

Summary

Updated link to include reference to restricting access to Amazon S3 Multi-Region Access Point origin in addition to standard S3 origin.

Security assessment

The change expands documentation coverage for a security feature (origin access control) by including a new origin type. No evidence of a security issue being addressed; it's a documentation enhancement for a security configuration.

Diff

diff --git a/AmazonCloudFront/latest/DeveloperGuide/private-content-overview.md b/AmazonCloudFront/latest/DeveloperGuide/private-content-overview.md
index fdffa28b7..574ca85d1 100644
--- a//AmazonCloudFront/latest/DeveloperGuide/private-content-overview.md
+++ b//AmazonCloudFront/latest/DeveloperGuide/private-content-overview.md
@@ -56 +56 @@ To require that users access your content through CloudFront URLs, you do the fo
-For more information, see [Restrict access to an Amazon S3 origin](./private-content-restricting-access-to-s3.html).
+For more information, see [Restrict access to an Amazon S3 origin](./private-content-restricting-access-to-s3.html) or [Restrict access to an Amazon S3 Multi-Region Access Point origin](./private-content-restricting-access-to-s3-mrap.html).