AWS Security ChangesHomeSearch

AWS AmazonCloudFront documentation change

Service: AmazonCloudFront · 2025-04-28 · Documentation low

File: AmazonCloudFront/latest/DeveloperGuide/troubleshooting-distributions.md

Summary

Updated link text for S3 bucket policy example related to origin access control

Security assessment

The change only modifies the anchor text of a documentation link without altering security content. No evidence of addressing vulnerabilities or security features.

Diff

diff --git a/AmazonCloudFront/latest/DeveloperGuide/troubleshooting-distributions.md b/AmazonCloudFront/latest/DeveloperGuide/troubleshooting-distributions.md
index 9ba820980..89d5fa681 100644
--- a//AmazonCloudFront/latest/DeveloperGuide/troubleshooting-distributions.md
+++ b//AmazonCloudFront/latest/DeveloperGuide/troubleshooting-distributions.md
@@ -90 +90 @@ The configurations to the Amazon S3 bucket policy allow the CloudFront distribut
-  3. Edit the Amazon S3 bucket policy to grant CloudFront permission to call the `GetObject` API operation from the Amazon S3 bucket. For an example Amazon S3 bucket policy that uses origin access control, see [Give the origin access control permission to access the S3 bucket](./private-content-restricting-access-to-s3.html#oac-permission-to-access-s3).
+  3. Edit the Amazon S3 bucket policy to grant CloudFront permission to call the `GetObject` API operation from the Amazon S3 bucket. For an example Amazon S3 bucket policy that uses origin access control, see [Grant CloudFront permission to access the S3 bucket](./private-content-restricting-access-to-s3.html#oac-permission-to-access-s3).