AWS finspace documentation change
Summary
Removed documentation for 'Action' and 'Version' parameters that were previously described as required for API signing.
Security assessment
Similar to the data-api change, this removes parameter documentation without any security context. No evidence of security vulnerability being addressed; appears to be routine documentation maintenance.
Diff
diff --git a/finspace/latest/management-api/CommonParameters.md b/finspace/latest/management-api/CommonParameters.md index fcec86862..eec55ba49 100644 --- a//finspace/latest/management-api/CommonParameters.md +++ b//finspace/latest/management-api/CommonParameters.md @@ -13,18 +12,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 -