AWS singlesignon documentation change
Summary
Removed documentation for the 'Action' and 'Version' common parameters used in API requests
Security assessment
This change removes standard API parameter documentation without any security context. While these parameters are used in request signing, their removal appears to be a documentation cleanup or restructuring, not a response to a security vulnerability. No evidence of security incident or weakness addressed.
Diff
diff --git a/singlesignon/latest/PortalAPIReference/CommonParameters.md b/singlesignon/latest/PortalAPIReference/CommonParameters.md index 162eff6f7..470fa6861 100644 --- a//singlesignon/latest/PortalAPIReference/CommonParameters.md +++ b//singlesignon/latest/PortalAPIReference/CommonParameters.md @@ -9,18 +8,0 @@ The following list contains the parameters that all actions use for signing Sign -**Action** - - -The action to be performed. - -Type: string - -Required: Yes - -**Version** - - -The API version that the request is written for, expressed in the format YYYY-MM-DD. - -Type: string - -Required: Yes -