Orlando Karam
Results
2
issues of
Orlando Karam
### Describe the issue The example for sending email in https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/ses/client/send_email.html does NOT work. It seems it has some extra empty parameters that the API doesn't support. Removing these lines...
documentation
service-api
ses
p2
When downloading repo and running ``` yarn install yarn dev ``` (or yarn build) I get the following error ``` Server Error ReferenceError: document is not defined ``` This fixes...