AWS AmazonS3 documentation change
Summary
Added reference link to S3 API documentation for control plane operations
Security assessment
This is a documentation improvement adding a reference link without any security-related content changes. Does not address security mechanisms or vulnerabilities.
Diff
diff --git a/AmazonS3/latest/userguide/MultiRegionAccessPointRestrictions.md b/AmazonS3/latest/userguide/MultiRegionAccessPointRestrictions.md index 89aa44475..240ef2326 100644 --- a//AmazonS3/latest/userguide/MultiRegionAccessPointRestrictions.md +++ b//AmazonS3/latest/userguide/MultiRegionAccessPointRestrictions.md @@ -69 +69 @@ To use SigV4A with temporary security credentials—for example, when using AWS - * All control plane requests to create or maintain Multi-Region Access Points must be routed to the `US West (Oregon)` Region. For Multi-Region Access Point data plane requests, Regions don't need to be specified. + * All control plane requests to create or maintain Multi-Region Access Points must be routed to the `US West (Oregon)` Region. For Multi-Region Access Point data plane requests, Regions don't need to be specified. For a list of control plane operations, see [S3 API Reference](https://docs.aws.amazon.com/AmazonS3/latest/API/Type_API_Reference.html) in the _Amazon Simple Storage Service API Reference_.