AWS Security ChangesHomeSearch

AWS AmazonS3 documentation change

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

File: AmazonS3/latest/userguide/security-access-management.md

Summary

Updated link text to specify 'in general purpose buckets' when discussing access points

Security assessment

Change provides contextual clarification but does not introduce new security documentation or address specific security issues

Diff

diff --git a/AmazonS3/latest/userguide/security-access-management.md b/AmazonS3/latest/userguide/security-access-management.md
index da335287c..3af3c54ec 100644
--- a/AmazonS3/latest/userguide/security-access-management.md
+++ b/AmazonS3/latest/userguide/security-access-management.md
@@ -27 +27 @@ Use S3 Access Grants to create access grants to your Amazon S3 data for both ide
-Amazon S3 Access Points simplifies managing data access at scale for applications that use shared datasets on S3. Access Points are named network endpoints that are attached to a bucket. You can use access points to perform S3 object operations at scale, such as uploading and retrieving objects. A bucket can have up to 10,000 access points attached, and for each access point, you can enforce distinct permissions and network controls to give you detailed control over access to your S3 objects. S3 Access Points can be associated with buckets in the same account or in another trusted account. Access Points policies are resource-based policies that are evaluated in conjunction with the underlying bucket policy. For more information, see [Managing access to shared datasets with access points](./access-points.html).
+Amazon S3 Access Points simplifies managing data access at scale for applications that use shared datasets on S3. Access Points are named network endpoints that are attached to a bucket. You can use access points to perform S3 object operations at scale, such as uploading and retrieving objects. A bucket can have up to 10,000 access points attached, and for each access point, you can enforce distinct permissions and network controls to give you detailed control over access to your S3 objects. S3 Access Points can be associated with buckets in the same account or in another trusted account. Access Points policies are resource-based policies that are evaluated in conjunction with the underlying bucket policy. For more information, see [Managing access to shared datasets in general purpose buckets with access points](./access-points.html).