I have the following use case:
I've looked at SES SDK (nodejs) and wasn't successful in finding an API that could help with this.
Is this supported out-of-the-box using SES SDK (nodejs, java)? Or one has to read the entire message and then figure out the attachment portion?
Has anyone with similar requirements been able to implement this?
This is not supported by the SES sdk. You will have to parse the raw MIME format and extract the file. Take a look at this answer on how you can try that with Lambda
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With