AWS Security ChangesHomeSearch

AWS AmazonS3 documentation change

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

File: AmazonS3/latest/userguide/tutorial-s3-object-lambda-redact-pii.md

Summary

Updated access point documentation links to include 'for general purpose buckets' qualifier

Security assessment

Changes refine link text to specify general purpose buckets but do not alter security guidance. Existing security recommendations about Block Public Access remain unchanged.

Diff

diff --git a/AmazonS3/latest/userguide/tutorial-s3-object-lambda-redact-pii.md b/AmazonS3/latest/userguide/tutorial-s3-object-lambda-redact-pii.md
index c42a7161d..c63448abe 100644
--- a/AmazonS3/latest/userguide/tutorial-s3-object-lambda-redact-pii.md
+++ b/AmazonS3/latest/userguide/tutorial-s3-object-lambda-redact-pii.md
@@ -205 +205 @@ Later in this tutorial, you'll use this access point as a supporting access poin
-For more information about naming access points, see [Naming rules for Amazon S3 access points](./access-points-restrictions-limitations-naming-rules.html#access-points-names).
+For more information about naming access points, see [Naming rules for Amazon S3 access points for general purpose buckets](./access-points-restrictions-limitations-naming-rules.html#access-points-names).
@@ -213 +213 @@ For more information about naming access points, see [Naming rules for Amazon S3
-For more information about network origins for access points, see [Creating access points restricted to a virtual private cloud](./access-points-vpc.html).
+For more information about network origins for access points, see [Creating access points for general purpose buckets restricted to a virtual private cloud](./access-points-vpc.html).
@@ -215 +215 @@ For more information about network origins for access points, see [Creating acce
-  7. By default, all block public access settings are turned on for your access point. We recommend that you keep **Block _all_ public access** enabled. For more information, see [Managing public access to access points](./access-points-bpa-settings.html).
+  7. By default, all block public access settings are turned on for your access point. We recommend that you keep **Block _all_ public access** enabled. For more information, see [Managing public access to access points for general purpose buckets](./access-points-bpa-settings.html).
@@ -221 +221 @@ For more information about network origins for access points, see [Creating acce
-(Optional) If you need to manage access to your access point, you can specify an access point policy. For more information, see [Access point policy examples](./access-points-policies.html#access-points-policy-examples). 
+(Optional) If you need to manage access to your access point, you can specify an access point policy. For more information, see [Policy examples for access points for general purpose buckets](./access-points-policies.html#access-points-policy-examples). 
@@ -516 +516 @@ Each type of user assumes an IAM role and only has access to one S3 Object Lambd
-For more information about how to create an S3 bucket policy that allows users to read from the bucket only through S3 access points, see [Configuring IAM policies for using access points](./access-points-policies.html).
+For more information about how to create an S3 bucket policy that allows users to read from the bucket only through S3 access points, see [Configuring IAM policies for using access points for general purpose buckets](./access-points-policies.html).