AWS IAM: Updated regional endpoints URL in SigV4 signing guide
Summary
Corrected URL reference for AWS regional endpoints.
Security assessment
Fixes documentation link without affecting request signing security mechanisms.
Evidence
+For a list of Region strings, see [Regional Endpoints](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints) in the _AWS General Reference_.
Diff
diff --git a/IAM/latest/UserGuide/reference_sigv-create-signed-request.md b/IAM/latest/UserGuide/reference_sigv-create-signed-request.md index 43b02929c..c4b161d5c 100644 --- a//IAM/latest/UserGuide/reference_sigv-create-signed-request.md +++ b//IAM/latest/UserGuide/reference_sigv-create-signed-request.md @@ -279 +279 @@ The following example shows how you derive the `SigningKey` used in the next sec -For a list of Region strings, see [Regional Endpoints](https://docs.aws.amazon.com//general/latest/gr/rande.html#regional-endpoints) in the _AWS General Reference_. +For a list of Region strings, see [Regional Endpoints](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints) in the _AWS General Reference_.