AWS singlesignon documentation change
Summary
Removed documentation for common API parameters (Action and Version) from OIDC API reference
Security assessment
This change follows the same pattern as the other API documentation removals, eliminating standard parameter documentation without any indication of security remediation. No security implications are evident from this documentation cleanup.
Diff
diff --git a/singlesignon/latest/OIDCAPIReference/CommonParameters.md b/singlesignon/latest/OIDCAPIReference/CommonParameters.md index fbcb40698..076ac8cc3 100644 --- a//singlesignon/latest/OIDCAPIReference/CommonParameters.md +++ b//singlesignon/latest/OIDCAPIReference/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 -