SES Simple Email Service

89 단어·1 분·원문(.md)

Amazon Simple Email Service (SES) is a cost-effective, flexible, and scalable email service that enables developers to send email from within any application.

You can quickly configure SES to support a variety of email use cases, including transactional, marketing, or bulk email communications.

Features #

A service that can send and receive emails

Can process incoming emails in various ways

  • Invoke Lambda
  • Invoke SNS
  • Store emails in S3

To send a large volume of emails, you need to exit sandbox mode (via AWS Support Center)

DevOps/aws/SES.md