Using SES subscription management with sendBulkTemplatedEmail (not sendEmail)

0

We are trying to implement Google and Yahoo's requirement for one-click unsubscribe. We only use SES to send a single email template to many recipients in high volume – therefore we use sendBulkTemplatedEmail instead of sendEmail.

We want to use SES subscription management to manage one-click unsubscribe for the emails we send via sendBulkTemplatedEmail. However, we cannot find any AWS documentation on how to do this (the only documentation relates to sendEmail, not sendBulkTemplatedEmail):

  • ListManagementOptions (and contactListName) do not appear to be listed in the allowable request fields for sendBulkTemplatedEmail. See reference.

How can we use SES's native subscription management together with sendBulkTemplatedEmail to handle Google's one-click unsubscribe requirement?

Thank you for your help.


References:

Cormac
asked 23 days ago49 views
No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions