AWS waf documentation change
Summary
Removed documentation for Action and Version parameters used in API request signing
Security assessment
Similar to the ts-influxdb change, this removes documentation about required parameters for API request signing in WAF/DDOS API. No evidence of security vulnerability being addressed; appears to be documentation cleanup.
Diff
diff --git a/waf/latest/DDOSAPIReference/CommonParameters.md b/waf/latest/DDOSAPIReference/CommonParameters.md index 335749a91..b6764def8 100644 --- a//waf/latest/DDOSAPIReference/CommonParameters.md +++ b//waf/latest/DDOSAPIReference/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 -