You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
Allow emails sent via Amazon API to contain additional parameters.
Current code builds then immediately sends a payload with no room for additional parameters.
Such other parameters exist and may find useful.
Example
I would like to use a ConfigurationSet for my email.
It'd would be possible using plain Amazon SMTP but only the API offers extended logging/permissions features.