Command option Sample:aws ses send-templated-email

Search command sample in the internet.It is the result.

Composes an email message using an email template and immediatelyqueues it for sending.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ses/send-templated-email.html

aws ses send-templated-email --cli-input-json file://myemail.json

    Introducing Email Templates and Bulk Sending | AWS Messaging & Targeting Blog : http://aws.amazon.com/blogs/messaging-and-targeting/introducing-email-templates-and-bulk-sending/
aws ses send-templated-email --cli-input-json file://myemail.json

    Envoi d'un e-mail personnalise a l'aide de l'API Amazon SES - Amazon Simple Email Service : http://docs.aws.amazon.com/fr_fr/ses/latest/DeveloperGuide/send-personalized-email-api.html
aws ses send-templated-email --cli-input-json myemail.json

    Brent Meyer | Noise : http://noise.getoto.net/author/brent-meyer/

aws のオプション一覧