FAQ

FAQ

Please tell me about Amazon SES


Amazon SES is an email sending service provided by AWS with high email delivery performance. In addition to sending emails through the SMTP protocol and API, you can also receive emails and store them in Amazon S3.

In addition, Amazon SES allows users to ``block large amounts of email sent from a specific IP address within a short period of time'' and ``assign reputations to past behavior history for each IP address or domain, and filter out IP addresses with low ratings.'' By compiling this information into a database and sharing it around the world, we are increasing the effectiveness of our defense against threats from virus and spam emails.

Amazon SES features

● Scalability
Amazon SES is designed to deliver billions of emails every day and automatically scales with the number of emails you send. It also runs on a highly available and durable global infrastructure, so email delivery is reliable and rarely misses an email.

● Security
Equipped with functions to prevent email address spoofing and spam email delivery. Amazon SES supports SSL/TLS, so the emails you send are securely encrypted. Additionally, for email filtering, it supports SPF, DKIM, and DMARC authentication methods, making it possible to detect and reject fraudulent emails.


Supports programmatic email delivery via customized API/AWS SDK. Sending emails using your own domain name improves the reliability of your email delivery. It also supports email delivery using SMTP authentication, and you can use the SMTP endpoint provided by Amazon SES to deliver emails from multiple sender addresses.

●Low-cost
Amazon SES has a service fee based on the number of emails that have been delivered, so even when sending a large amount of emails, it can be used and delivered at low cost.

Amazon SES features

● Email Templates
Provides functionality to create and manage email templates. Deliver consistent messages using templates that let you customize email text, HTML, and multipart messages. You can also customize individual messages by including dynamic values ​​in your email templates.

● Email campaign management
Provides statistical information for sent emails. This includes the number of email recipients, delivery success rate, delivery failure rate, open rate, click rate, etc. You can use these statistics to track the performance of your email campaigns.

● Controlling email
distribution Before email distribution, you can control such things as sending only to specific domains, or not sending emails that include a specific subject or body. It also supports access control using AWS IAM, which allows only users with the necessary permissions to use Amazon SES features.

Services provided by Beyond

● AWS cloud integration