AWS IAM: Fixed regional endpoints URL in SigV4 authentication guide
Summary
Corrected URL for AWS regional endpoints reference.
Security assessment
Change fixes a broken link without modifying authentication security content.
Evidence
+For a list of AWS regional 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-authentication-methods.md b/IAM/latest/UserGuide/reference_sigv-authentication-methods.md index 868c03a3d..3f19ec743 100644 --- a//IAM/latest/UserGuide/reference_sigv-authentication-methods.md +++ b//IAM/latest/UserGuide/reference_sigv-authentication-methods.md @@ -107 +107 @@ X-Amz-Credential | In addition to your access key ID, this parameter also provi -For a list of AWS regional 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 AWS regional strings, see [Regional Endpoints](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints) in the _AWS General Reference_.