AWS AmazonCloudFront documentation change
Summary
Updated link text from 'Amazon Simple Storage Service origin' to 'Amazon S3 origin' for consistency
Security assessment
The change is a minor documentation update to standardize terminology. There is no evidence of security impact or security feature addition.
Diff
diff --git a/AmazonCloudFront/latest/DeveloperGuide/data-protection-summary.md b/AmazonCloudFront/latest/DeveloperGuide/data-protection-summary.md index 6f3c09bd4..21006c425 100644 --- a//AmazonCloudFront/latest/DeveloperGuide/data-protection-summary.md +++ b//AmazonCloudFront/latest/DeveloperGuide/data-protection-summary.md @@ -86 +86 @@ If you restrict access to your content by using, for example, CloudFront signed -If you use an Amazon S3 bucket as the origin for a CloudFront distribution, you can set up an origin access control (OAC) which makes it possible to restrict access to the S3 bucket. For more information, see [Restrict access to an Amazon Simple Storage Service origin](./private-content-restricting-access-to-s3.html). +If you use an Amazon S3 bucket as the origin for a CloudFront distribution, you can set up an origin access control (OAC) which makes it possible to restrict access to the S3 bucket. For more information, see [Restrict access to an Amazon S3 origin](./private-content-restricting-access-to-s3.html).