AWS finspace documentation change
Summary
Removed documentation for 'Action' and 'Version' parameters that were previously described as required for API signing.
Security assessment
This change removes parameter documentation but doesn't provide any security context or evidence of addressing a security issue. It appears to be a documentation cleanup or restructuring of API reference material without security implications.
Diff
diff --git a/finspace/latest/data-api/CommonParameters.md b/finspace/latest/data-api/CommonParameters.md index 21899385c..700530bc0 100644 --- a//finspace/latest/data-api/CommonParameters.md +++ b//finspace/latest/data-api/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 -