AWS AmazonS3 documentation change
Summary
Updated documentation to consistently specify 'general purpose buckets' in access point terminology, headers, and related links
Security assessment
Changes focus on clarifying scope of access points to specifically reference general purpose buckets, but do not address security vulnerabilities or introduce new security features. Modifications are terminological clarifications rather than security-related updates.
Diff
diff --git a/AmazonS3/latest/userguide/creating-access-points.md b/AmazonS3/latest/userguide/creating-access-points.md index 94ee23bb1..3dde32c1d 100644 --- a/AmazonS3/latest/userguide/creating-access-points.md +++ b/AmazonS3/latest/userguide/creating-access-points.md @@ -5 +5 @@ -Creating access points +Creating access points for general purpose buckets @@ -7 +7 @@ Creating access points -# Creating an access point +# Creating access points for general purpose buckets @@ -9 +9 @@ Creating access points -You can create S3 access points by using the AWS Management Console, AWS Command Line Interface (AWS CLI), AWS SDKs, or Amazon S3 REST API. +You can create S3 access points for general purpose buckets by using the AWS Management Console, AWS Command Line Interface (AWS CLI), AWS SDKs, or Amazon S3 REST API. @@ -11 +11 @@ You can create S3 access points by using the AWS Management Console, AWS Command -By default, you can create up to 10,000 access points per Region for each of your AWS accounts. If you need more than 10,000 access points for a single account in a single Region, you can request a service quota increase. For more information about service quotas and requesting an increase, see [AWS Service Quotas](https://docs.aws.amazon.com/general/latest/gr/aws_service_limits.html) in the _AWS General Reference_. +By default, you can create up to 10,000 access points for general purpose buckets per Region for each of your AWS accounts. If you need more than 10,000 access points for a single account in a single Region, you can request a service quota increase. For more information about service quotas and requesting an increase, see [AWS Service Quotas](https://docs.aws.amazon.com/general/latest/gr/aws_service_limits.html) in the _AWS General Reference_. @@ -15 +15 @@ By default, you can create up to 10,000 access points per Region for each of you - * Creating access points + * Creating access points for general purpose buckets @@ -17 +17 @@ By default, you can create up to 10,000 access points per Region for each of you - * [Creating access points restricted to a virtual private cloud](./access-points-vpc.html) + * [Creating access points for general purpose buckets restricted to a virtual private cloud](./access-points-vpc.html) @@ -19 +19 @@ By default, you can create up to 10,000 access points per Region for each of you - * [Managing public access to access points](./access-points-bpa-settings.html) + * [Managing public access to access points for general purpose buckets](./access-points-bpa-settings.html) @@ -24 +24 @@ By default, you can create up to 10,000 access points per Region for each of you -## Creating access points +## Creating access points for general purpose buckets @@ -26 +26 @@ By default, you can create up to 10,000 access points per Region for each of you -An access point is associated with exactly one Amazon S3 bucket. If you want to use a bucket in your AWS account, you must first create a bucket. For more information about creating buckets, see [Creating, configuring, and working with Amazon S3 general purpose buckets](./creating-buckets-s3.html). +An access point is associated with exactly one Amazon S3 general purpose bucket. If you want to use a bucket in your AWS account, you must first create a bucket. For more information about creating buckets, see [Creating, configuring, and working with Amazon S3 general purpose buckets](./creating-buckets-s3.html). @@ -40 +40 @@ You can also create a cross-account access point that's associated with a bucket - 5. In the **Access point name** field, enter the name for the access point. 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). + 5. In the **Access point name** field, enter the name for the access point. 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). @@ -54 +54 @@ If you're using a bucket in a different AWS account, the bucket owner must updat -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). @@ -62 +62 @@ After you create an access point, you can't change its block public access setti -For more information about using Amazon S3 Block Public Access with access points, see [Managing public access to access points](./access-points-bpa-settings.html). +For more information about using Amazon S3 Block Public Access with access points, see [Managing public access to access points for general purpose buckets](./access-points-bpa-settings.html). @@ -64 +64 @@ For more information about using Amazon S3 Block Public Access with access point - 9. (Optional) Under **Access Point policy -_optional_** , specify the access point policy. Before you save your policy, make sure to resolve any security warnings, errors, general warnings, and suggestions. For more information about specifying an access point policy, see [Access point policy examples](./access-points-policies.html#access-points-policy-examples). + 9. (Optional) Under **Access Point policy -_optional_** , specify the access point policy. Before you save your policy, make sure to resolve any security warnings, errors, general warnings, and suggestions. For more information about specifying an access point policy, see [Policy examples for access points for general purpose buckets](./access-points-policies.html#access-points-policy-examples). @@ -73 +73 @@ The following example command creates an access point named ``example-ap`` for t - * The access point name. For information about naming rules, see [Naming rules for Amazon S3 access points](./access-points-restrictions-limitations-naming-rules.html#access-points-names). + * The access point name. For information about naming rules, see [Naming rules for Amazon S3 access points for general purpose buckets](./access-points-restrictions-limitations-naming-rules.html#access-points-names). @@ -100 +100 @@ Monitoring and logging -Creating access points restricted to a VPC +Creating access points for general purpose buckets restricted to a VPC