AWS singlesignon documentation change
Summary
Removed documentation for common API parameters (Action and Version) from Identity Store API reference
Security assessment
Similar to the SES change, this removes standard API parameter documentation without any security context. This appears to be part of a broader documentation cleanup across multiple services rather than addressing security concerns.
Diff
diff --git a/singlesignon/latest/IdentityStoreAPIReference/CommonParameters.md b/singlesignon/latest/IdentityStoreAPIReference/CommonParameters.md index 7d97949c3..1487ccec7 100644 --- a//singlesignon/latest/IdentityStoreAPIReference/CommonParameters.md +++ b//singlesignon/latest/IdentityStoreAPIReference/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 -