AWS AmazonS3 documentation change
Summary
Updated documentation links to specify 'access points for general purpose buckets' instead of generic 'access points' references
Security assessment
Change only clarifies documentation links by specifying 'general purpose buckets' context. No security vulnerabilities or security features mentioned.
Diff
diff --git a/AmazonS3/latest/userguide/LogFormat.md b/AmazonS3/latest/userguide/LogFormat.md index 2061fb483..2cd30e967 100644 --- a/AmazonS3/latest/userguide/LogFormat.md +++ b/AmazonS3/latest/userguide/LogFormat.md @@ -306 +306 @@ The Transport Layer Security (TLS) version negotiated by the client. The value i -The Amazon Resource Name (ARN) of the access point of the request. If the access point ARN is malformed or not used, the field will contain a `-`. For more information about access points, see [Using Amazon S3 access points](./using-access-points.html). For more information about ARNs, see [Amazon Resource Name (ARN)](https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html) in the _AWS Reference Guide_. +The Amazon Resource Name (ARN) of the access point of the request. If the access point ARN is malformed or not used, the field will contain a `-`. For more information about access points, see [Using Amazon S3 access points for general purpose buckets](./using-access-points.html). For more information about ARNs, see [Amazon Resource Name (ARN)](https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html) in the _AWS Reference Guide_. @@ -579 +579 @@ The Transport Layer Security (TLS) version negotiated by the client. The value i -The Amazon Resource Name (ARN) of the access point of the request. If the access point ARN is malformed or not used, the field will contain a `-`. For more information about access points, see [Using Amazon S3 access points](./using-access-points.html). For more information about ARNs, see [Amazon Resource Name (ARN)](https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html) in the _AWS Reference Guide_. +The Amazon Resource Name (ARN) of the access point of the request. If the access point ARN is malformed or not used, the field will contain a `-`. For more information about access points, see [Using Amazon S3 access points for general purpose buckets](./using-access-points.html). For more information about ARNs, see [Amazon Resource Name (ARN)](https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html) in the _AWS Reference Guide_.