alexeygrigorev / aws-ses-util

A handy util for sending emails with AWS SES

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aws-ses-util

A handy for sending emails with AWS SES

python send.py \
    --template emails/mlops-zoomcamp-2022-graduates \
    --emails emails/mlops-zoomcamp-2022-graduates/test.csv

About

A handy util for sending emails with AWS SES


Languages

Language:Python 63.6%Language:CSS 22.9%Language:HTML 13.5%