AWS Security ChangesHomeSearch

AWS AmazonCloudFront documentation change

Service: AmazonCloudFront · 2025-05-03 · Documentation low

File: AmazonCloudFront/latest/DeveloperGuide/RequestAndResponseBehaviorS3Origin.md

Summary

Updated documentation links to use 'Amazon S3 origin' instead of 'Amazon Simple Storage Service origin' in two places

Security assessment

The changes only modify link anchor text from the full service name to the abbreviated 'S3' form without altering security guidance. The security-related content about OAC requirements and bucket policies remains unchanged from previous documentation.

Diff

diff --git a/AmazonCloudFront/latest/DeveloperGuide/RequestAndResponseBehaviorS3Origin.md b/AmazonCloudFront/latest/DeveloperGuide/RequestAndResponseBehaviorS3Origin.md
index fd51ad362..6f35259c9 100644
--- a//AmazonCloudFront/latest/DeveloperGuide/RequestAndResponseBehaviorS3Origin.md
+++ b//AmazonCloudFront/latest/DeveloperGuide/RequestAndResponseBehaviorS3Origin.md
@@ -136 +136 @@ CloudFront always caches responses to `GET` and `HEAD` requests. You can also co
-If you want to use multi-part uploads to add objects to an Amazon S3 bucket, you must add a CloudFront origin access control (OAC) to your distribution and give the OAC the needed permissions. For more information, see [Restrict access to an Amazon Simple Storage Service origin](./private-content-restricting-access-to-s3.html).
+If you want to use multi-part uploads to add objects to an Amazon S3 bucket, you must add a CloudFront origin access control (OAC) to your distribution and give the OAC the needed permissions. For more information, see [Restrict access to an Amazon S3 origin](./private-content-restricting-access-to-s3.html).
@@ -140 +140 @@ If you want to use multi-part uploads to add objects to an Amazon S3 bucket, you
-If you configure CloudFront to accept and forward to Amazon S3 all of the HTTP methods that CloudFront supports, you must create a CloudFront OAC to restrict access to your Amazon S3 content and give the OAC the required permissions. For example, if you configure CloudFront to accept and forward these methods because you want to use the `PUT` method, you must configure Amazon S3 bucket policies to handle `DELETE` requests appropriately so viewers can't delete resources that you don't want them to. For more information, see [Restrict access to an Amazon Simple Storage Service origin](./private-content-restricting-access-to-s3.html).
+If you configure CloudFront to accept and forward to Amazon S3 all of the HTTP methods that CloudFront supports, you must create a CloudFront OAC to restrict access to your Amazon S3 content and give the OAC the required permissions. For example, if you configure CloudFront to accept and forward these methods because you want to use the `PUT` method, you must configure Amazon S3 bucket policies to handle `DELETE` requests appropriately so viewers can't delete resources that you don't want them to. For more information, see [Restrict access to an Amazon S3 origin](./private-content-restricting-access-to-s3.html).