A little Python magic to send dynamic AMP emails via AWS Simple Email Service! ⚡
AMP Emails are dynamic and interactive emails involving a new MIME type: x-amp-html
. This Python script includes the required MIME part to send AMP emails using Amazon SES.
Refer: