AWS IAM documentation change
Summary
Fixed URL formatting in Service Authorization Reference link
Security assessment
Change only corrects URL syntax by adding an extra slash, with no security-related content modifications.
Diff
diff --git a/IAM/latest/UserGuide/reference_sigv-signing-elements.md b/IAM/latest/UserGuide/reference_sigv-signing-elements.md index a6c4de42c..7ac616ed0 100644 --- a//IAM/latest/UserGuide/reference_sigv-signing-elements.md +++ b//IAM/latest/UserGuide/reference_sigv-signing-elements.md @@ -42 +42 @@ Specifies an API action for the service. For example, the DynamoDB `CreateTable` -For the actions supported by each service, see the [Service Authorization Reference](https://docs.aws.amazon.com/service-authorization/latest/reference/reference.html). +For the actions supported by each service, see the [Service Authorization Reference](https://docs.aws.amazon.com//service-authorization/latest/reference/reference.html).