AWS AmazonS3 documentation change
Summary
Updated documentation to consistently specify 'for general purpose buckets' in access point references, including page title, examples, and section headers
Security assessment
Changes focus on clarifying scope of access points rather than addressing security vulnerabilities. No mention of security patches, vulnerabilities, or new security controls. Updates appear to differentiate access point types rather than respond to security issues.
Diff
diff --git a/AmazonS3/latest/userguide/using-access-points.md b/AmazonS3/latest/userguide/using-access-points.md index 91bc9db05..ba178915f 100644 --- a/AmazonS3/latest/userguide/using-access-points.md +++ b/AmazonS3/latest/userguide/using-access-points.md @@ -5 +5 @@ -# Using Amazon S3 access points +# Using Amazon S3 access points for general purpose buckets @@ -7 +7 @@ -The following examples demonstrate how to use access points with compatible operations in Amazon S3. +The following examples demonstrate how to use access points for general purpose buckets with compatible operations in Amazon S3. @@ -11 +11 @@ The following examples demonstrate how to use access points with compatible oper -S3 automatically generate access point aliases for all access points and these aliases can be used anywhere a bucket name is used to perform object-level operations. For more information, see [Access point aliases](./access-points-naming.html#access-points-alias). +S3 automatically generate access point aliases for all access points and these aliases can be used anywhere a bucket name is used to perform object-level operations. For more information, see [Access point for general purpose buckets aliases](./access-points-naming.html#access-points-alias). @@ -13 +13 @@ S3 automatically generate access point aliases for all access points and these a -You can only use access points to perform operations on objects. You can't use access points to perform other Amazon S3 operations, such as modifying or deleting buckets. For a complete list of S3 operations that support access points, see [Access point compatibility](./access-points-service-api-support.html). +You can only use access points for general purpose buckets to perform operations on objects. You can't use access points to perform other Amazon S3 operations, such as modifying or deleting buckets. For a complete list of S3 operations that support access points, see [Access point for general purpose buckets compatibility](./access-points-service-api-support.html). @@ -17 +17 @@ You can only use access points to perform operations on objects. You can't use a - * [List objects through an access point](./list-object-ap.html) + * [List objects through an access point for a general purpose bucket](./list-object-ap.html) @@ -19 +19 @@ You can only use access points to perform operations on objects. You can't use a - * [Download an object through an access point](./get-object-ap.html) + * [Download an object through an access point for a general purpose bucket](./get-object-ap.html) @@ -21 +21 @@ You can only use access points to perform operations on objects. You can't use a - * [Configure access control lists (ACLs) through an access point](./put-acl-permissions-ap.html) + * [Configure access control lists (ACLs) through an access point for a general purpose bucket](./put-acl-permissions-ap.html) @@ -23 +23 @@ You can only use access points to perform operations on objects. You can't use a - * [Upload an object through an access point](./put-object-ap.html) + * [Upload an object through an access point for a general purpose bucket](./put-object-ap.html) @@ -25 +25 @@ You can only use access points to perform operations on objects. You can't use a - * [Add a tag-set through an access point](./add-tag-set-ap.html) + * [Add a tag-set through an access point for a general purpose bucket](./add-tag-set-ap.html) @@ -27 +27 @@ You can only use access points to perform operations on objects. You can't use a - * [Delete an object through an access point](./delete-object-ap.html) + * [Delete an object through an access point for a general purpose bucket](./delete-object-ap.html) @@ -38 +38 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Delete your access point +Delete your access point for a general purpose bucket @@ -40 +40 @@ Delete your access point -List objects through an access point +List objects through an access point for a general purpose bucket