KDC.in
  • Welcome
  • qTap.buzz
    • Introduction
    • eMail
      • Routes
        • AWS SES
        • Mailgun
        • SendGrid
    • SMS
      • Routes
        • Twilio
        • MessageBird
        • Msg91
    • WhatsApp
      • Conversation Pricing
    • Voice
    • Chat
    • Push Notification
  • Payments
    • Introduction
Powered by GitBook
On this page
  • Step 1. Account Setup
  • Step 2. AWS SES Integration in KDC
  • Step 3. Delivery Reports
  • πŸ’« Advanced
  • Send additional parameters to AWS SES
  • IP Whitelisting
  • πŸ”— Links
  1. qTap.buzz
  2. eMail
  3. Routes

AWS SES

Guide on how to add AWS SES Email Integration

Last updated 1 year ago

Step 1. Account Setup

  • 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 .

Make sure to enable production access before you go live.

Step 2. AWS SES Integration in KDC

Keys
Details

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.


Step 3. Delivery Reports

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 .


πŸ’« Advanced

Send additional parameters to AWS SES

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.

IP Whitelisting

IPs: 139.59.53.104 | 64.227.148.154

πŸ”— Links

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 .

​

​

Sign up for AWS
Verifying identities in Amazon SES
Moving out of the Amazon SES sandbox
AWS guide to configure SNS for SES
here
AWS SES Website
AWS SES Documentation
AWS SES Console
here
here