AWS glue documentation change
Summary
Removed documentation for common parameters (Action and Version) used for signing requests
Security assessment
This change removes redundant documentation about common API parameters. There is no evidence this is related to security issues - it appears to be documentation cleanup or restructuring. The removed content was general API documentation, not security-specific.
Diff
diff --git a/glue/latest/webapi/CommonParameters.md b/glue/latest/webapi/CommonParameters.md index 027574f14..f59c66244 100644 --- a//glue/latest/webapi/CommonParameters.md +++ b//glue/latest/webapi/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 -