AWS SES
Guide on how to add AWS SES Email Integration
Last updated
Guide on how to add AWS SES Email Integration
Last updated
To access Amazon SES, you need to first.
Before you send an eMail through Amazon SES, you need to verify that you own the βFromβ address.
Initially, your SES account will be in Sandbox, and you will be allowed to send emails to only verified emails. You can verify all your βToβ addresses or domains. For more information, see . In the AWS SES sandbox, you can only send emails to addresses/domains you have verified. Also, it has a quota of 200 emails per 24-hour period at a maximum rate of one email per second. To increase your sending quotas and to send email to unverified email addresses, see .
From Address
Your verified βFromβ email address
From Name
βFrom Nameβ of your emails. You can also pass this in the Send Event API. Check the Advanced section below.
Access Key ID
Secret Access Key
Region
Your AWS Region. Default is βap-south-1β.
Reply to Address
Reply email address. You can also pass this in the Send Event API. Check the Advanced section below.
Setting up Delivery Reports for Emails sent via SES is tricky and requires you to set up AWS SNS. We will soon be updating the steps to set up delivery reports. For more information, you can refer to the .
By default, KDC will send the fields in the Email template to SES. Additionally, you can send βcc
β, βbcc
β, βFrom Name
β, βReply-to
β fields in the Send Event API. This will override the fields added in the Integration. Please check our Override doc here.
IPs: 139.59.53.104
| 64.227.148.154
Your AWS Access Key ID. To get your access credentials, check .
Your AWS Secret Access Key. To get your access credentials, check .
You can control access to SES by specifying KDCβs IP address, or ensuring KDC's IP addresses are not blocked. Please follow the AWS guide .
β
β