AWS Security ChangesHomeSearch

AWS singlesignon documentation change

Service: singlesignon · 2026-05-01 · Documentation low

File: singlesignon/latest/OIDCAPIReference/CommonParameters.md

Summary

Updated URLs for IAM User Guide documentation links related to Signature Version 4 signing parameters

Security assessment

The changes only update documentation URLs from old paths (reference_aws-signing.html, create-signed-request.html, signing-elements.html) to new paths (reference_sigv.html, reference_sigv-create-signed-request.html, reference_sigv-signing-elements.html). This appears to be routine documentation maintenance or URL restructuring with no indication of addressing a security vulnerability or weakness.

Diff

diff --git a/singlesignon/latest/OIDCAPIReference/CommonParameters.md b/singlesignon/latest/OIDCAPIReference/CommonParameters.md
index b3c466bcd..3f5e8d8a5 100644
--- a//singlesignon/latest/OIDCAPIReference/CommonParameters.md
+++ b//singlesignon/latest/OIDCAPIReference/CommonParameters.md
@@ -9 +9 @@
-The following list contains the parameters that all actions use for signing Signature Version 4 requests with a query string. Any action-specific parameters are listed in the topic for that action. For more information about Signature Version 4, see [Signing AWS API requests](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_aws-signing.html) in the _IAM User Guide_.
+The following list contains the parameters that all actions use for signing Signature Version 4 requests with a query string. Any action-specific parameters are listed in the topic for that action. For more information about Signature Version 4, see [Signing AWS API requests](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_sigv.html) in the _IAM User Guide_.
@@ -29 +29 @@ The credential scope value, which is a string that includes your access key, the
-For more information, see [Create a signed AWS API request](https://docs.aws.amazon.com/IAM/latest/UserGuide/create-signed-request.html) in the _IAM User Guide_.
+For more information, see [Create a signed AWS API request](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_sigv-create-signed-request.html) in the _IAM User Guide_.
@@ -42 +42 @@ The date that is used to create the signature. The format must be ISO 8601 basic
-Condition: X-Amz-Date is optional for all requests; it can be used to override the date used for signing requests. If the Date header is specified in the ISO 8601 basic format, X-Amz-Date is not required. When X-Amz-Date is used, it always overrides the value of the Date header. For more information, see [Elements of an AWS API request signature](https://docs.aws.amazon.com/IAM/latest/UserGuide/signing-elements.html) in the _IAM User Guide_.
+Condition: X-Amz-Date is optional for all requests; it can be used to override the date used for signing requests. If the Date header is specified in the ISO 8601 basic format, X-Amz-Date is not required. When X-Amz-Date is used, it always overrides the value of the Date header. For more information, see [Elements of an AWS API request signature](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_sigv-signing-elements.html) in the _IAM User Guide_.
@@ -73 +73 @@ Required: Conditional
-Specifies all the HTTP headers that were included as part of the canonical request. For more information about specifying signed headers, see [Create a signed AWS API request](https://docs.aws.amazon.com/IAM/latest/UserGuide/create-signed-request.html) in the _IAM User Guide_.
+Specifies all the HTTP headers that were included as part of the canonical request. For more information about specifying signed headers, see [Create a signed AWS API request](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_sigv-create-signed-request.html) in the _IAM User Guide_.