AWS databrew documentation change
Summary
Removed documentation for 'Action' and 'Version' parameters from CommonParameters section
Security assessment
The change removes parameter documentation from the CommonParameters section. This appears to be a documentation cleanup or restructuring, not related to security issues or security features.
Diff
diff --git a/databrew/latest/dg/CommonParameters.md b/databrew/latest/dg/CommonParameters.md index 454540275..ee7e9b345 100644 --- a//databrew/latest/dg/CommonParameters.md +++ b//databrew/latest/dg/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 -