AWS ivs documentation change
Summary
Removed documentation for Action and Version parameters from CommonParameters section
Security assessment
This change removes parameter documentation but does not provide evidence of addressing a security vulnerability. It appears to be a documentation restructuring or cleanup.
Diff
diff --git a/ivs/latest/ChatAPIReference/CommonParameters.md b/ivs/latest/ChatAPIReference/CommonParameters.md index 81deb478f..52007724e 100644 --- a//ivs/latest/ChatAPIReference/CommonParameters.md +++ b//ivs/latest/ChatAPIReference/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 -