AWS Security ChangesHomeSearch

AWS AmazonS3 documentation change

Service: AmazonS3 · 2025-04-01 · Documentation low

File: AmazonS3/latest/userguide/troubleshoot-403-errors.md

Summary

Updated documentation links to specify 'for general purpose buckets' in access point-related sections

Security assessment

Changes only modify link references to clarify they apply to general purpose buckets. No security vulnerabilities or new security features are addressed.

Diff

diff --git a/AmazonS3/latest/userguide/troubleshoot-403-errors.md b/AmazonS3/latest/userguide/troubleshoot-403-errors.md
index a2ad2d547..c23714b6f 100644
--- a/AmazonS3/latest/userguide/troubleshoot-403-errors.md
+++ b/AmazonS3/latest/userguide/troubleshoot-403-errors.md
@@ -630 +630 @@ If you receive an Access Denied (403 Forbidden) error while making requests thro
-  * When you create an access point, you can choose to designate **Internet** or **VPC** as the network origin. If the network origin is set to VPC only, Amazon S3 will reject any requests made to the access point that don't originate from the specified VPC. To check the network origin of your access point, see [Creating access points restricted to a virtual private cloud](./access-points-vpc.html).
+  * When you create an access point, you can choose to designate **Internet** or **VPC** as the network origin. If the network origin is set to VPC only, Amazon S3 will reject any requests made to the access point that don't originate from the specified VPC. To check the network origin of your access point, see [Creating access points for general purpose buckets restricted to a virtual private cloud](./access-points-vpc.html).
@@ -632 +632 @@ If you receive an Access Denied (403 Forbidden) error while making requests thro
-  * With access points, you can also configure custom Block Public Access settings, which work similarly to the Block Public Access settings at the bucket or account level. To check your custom Block Public Access settings, see [Managing public access to access points](./access-points-bpa-settings.html).
+  * With access points, you can also configure custom Block Public Access settings, which work similarly to the Block Public Access settings at the bucket or account level. To check your custom Block Public Access settings, see [Managing public access to access points for general purpose buckets](./access-points-bpa-settings.html).
@@ -634 +634 @@ If you receive an Access Denied (403 Forbidden) error while making requests thro
-  * To make successful requests to Amazon S3 by using access points, make sure that the requester has the necessary IAM permissions. For more information, see [Configuring IAM policies for using access points](./access-points-policies.html).
+  * To make successful requests to Amazon S3 by using access points, make sure that the requester has the necessary IAM permissions. For more information, see [Configuring IAM policies for using access points for general purpose buckets](./access-points-policies.html).