Closed andreisucman closed 1 year ago
❌ Please check all required checkboxes at the top, otherwise your issue will be closed.
⚠️ Remember that a security vulnerability must only be reported confidentially, see our Security Policy. If you are not sure whether the issue is a security vulnerability, the safest way is to treat it as such and submit it confidentially to us for evaluation.
I found it on the alpha branch but not in the release. Please merge it asap.
Closing as feature just hasn't been released as stable version yet.
New Issue Checklist
Issue Description
The adapter uses the ApiPayloadConverter.awsSes(payload) method in the apiCallback function, which gives the ApiPayloadConverter.awsSes is not a function error. After inspecting the ApiPayloadConverter.js in the src folder I saw that it has only the mailgun method. So either the awsSes method should be added or the documentation should be corrected.
Steps to reproduce
Actual Outcome
Expected Outcome
I expected the module to work with AWS SES
Failing Test Case / Pull Request
Environment
2.1.0
5.3.3
Logs