AWS forecast documentation change
Summary
Removed documentation for 'Action' and 'Version' parameters that were previously described as required for API signing.
Security assessment
This change follows the same pattern as the finspace API documentation changes - removing parameter documentation without security context. No evidence of security issue being addressed; appears to be documentation maintenance.
Diff
diff --git a/forecast/latest/dg/CommonParameters.md b/forecast/latest/dg/CommonParameters.md index e20fd837d..fd950077d 100644 --- a//forecast/latest/dg/CommonParameters.md +++ b//forecast/latest/dg/CommonParameters.md @@ -11,18 +10,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 -