AWS AmazonS3 documentation change
Summary
Updated authentication documentation links (dev → userguide)
Security assessment
Fixes outdated URLs for authentication documentation but does not modify security guidance.
Diff
diff --git a/AmazonS3/latest/userguide/ErrorCodeBilling.md b/AmazonS3/latest/userguide/ErrorCodeBilling.md index 3f138420b..c2220172b 100644 --- a//AmazonS3/latest/userguide/ErrorCodeBilling.md +++ b//AmazonS3/latest/userguide/ErrorCodeBilling.md @@ -108 +108 @@ ValidationError | Validation errors might be returned from the WriteGetObjectRes -SignatureDoesNotMatch | The request signature that the server calculated does not match the signature that you provided. Check your AWS secret access key and signing method. For more information, see [REST Authentication](https://docs.aws.amazon.com/AmazonS3/latest/dev/RESTAuthentication.html) and [SOAP Authentication](https://docs.aws.amazon.com/AmazonS3/latest/dev/SOAPAuthentication.html). +SignatureDoesNotMatch | The request signature that the server calculated does not match the signature that you provided. Check your AWS secret access key and signing method. For more information, see [REST Authentication](https://docs.aws.amazon.com/AmazonS3/latest/userguide/RESTAuthentication.html) and [SOAP Authentication](https://docs.aws.amazon.com/AmazonS3/latest/userguide/SOAPAuthentication.html).