AWS AmazonS3 documentation change
Summary
Corrected a reference from 'general purpose buckets' to 'directory buckets' in the access points documentation.
Security assessment
This is a minor editorial correction with no security implications. It does not introduce or modify security-related content.
Diff
diff --git a/AmazonS3/latest/userguide/directory-buckets-overview.md b/AmazonS3/latest/userguide/directory-buckets-overview.md index 7265e20b3..2229b5da5 100644 --- a//AmazonS3/latest/userguide/directory-buckets-overview.md +++ b//AmazonS3/latest/userguide/directory-buckets-overview.md @@ -66 +66 @@ By default, users don't have permissions for directory buckets. To grant access -You can also control access to directory buckets through access points. Access points simplify managing data access at scale for shared datasets in Amazon S3. Access points are unique hostnames you create to enforce distinct permissions and network controls for all requests made through an access point. For more information, see [Managing access to shared datasets in general purpose buckets with access points](./access-points-directory-buckets.html). +You can also control access to directory buckets through access points. Access points simplify managing data access at scale for shared datasets in Amazon S3. Access points are unique hostnames you create to enforce distinct permissions and network controls for all requests made through an access point. For more information, see [Managing access to shared datasets in directory buckets with access points](./access-points-directory-buckets.html).