AWS Security ChangesHomeSearch

AWS AmazonS3 documentation change

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

File: AmazonS3/latest/userguide/using-storagebrowser.md

Summary

Clarified that locations refer to 'S3 general purpose buckets' in Storage Browser documentation

Security assessment

Update adds precision to bucket type terminology but does not modify security-related content

Diff

diff --git a/AmazonS3/latest/userguide/using-storagebrowser.md b/AmazonS3/latest/userguide/using-storagebrowser.md
index 58f1c1d4b..dd2fa5ab3 100644
--- a//AmazonS3/latest/userguide/using-storagebrowser.md
+++ b//AmazonS3/latest/userguide/using-storagebrowser.md
@@ -7 +7 @@
-In Storage Browser for S3, a _location_ is an S3 bucket or prefix, that you grant end users access to using [S3 Access Grants](https://docs.aws.amazon.com/AmazonS3/latest/userguide/access-grants.html), IAM policies, or your own managed authorization service. After you've authorized your end users to access a specific location, they can work with any data within that location.
+In Storage Browser for S3, a _location_ is an S3 general purpose bucket or prefix, that you grant end users access to using [S3 Access Grants](https://docs.aws.amazon.com/AmazonS3/latest/userguide/access-grants.html), IAM policies, or your own managed authorization service. After you've authorized your end users to access a specific location, they can work with any data within that location.