I need to send bulk emails to multiple recipients using Amazon SES. Also, each email should be personalized according to the recipient's data.
e.g. In the email content and the subject, {{Name}} placeholder tag should be replaced with provided recipient data for each recipient.
Is it possible with this library?