AWS ses documentation change
Summary
Removed documentation for common API parameters (Action and Version) from SES API reference
Security assessment
This change removes standard API parameter documentation (Action and Version) which are common to AWS API requests. There's no security context provided, and the removal appears to be a documentation cleanup or restructuring rather than addressing any security issue.
Diff
diff --git a/ses/latest/APIReference-V2/CommonParameters.md b/ses/latest/APIReference-V2/CommonParameters.md index 91f327570..47ba324dc 100644 --- a//ses/latest/APIReference-V2/CommonParameters.md +++ b//ses/latest/APIReference-V2/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 -