Skip to content
  • Features

    Email Marketing

    Create and send stunning, personalized email campaigns to engage with your audience

    Marketing Automation

    Automate email workflows based on customer actions to nurture leads and drive sales

    Contact CRM

    Manage, segment, and optimize your contact list for targeted and effective communication

    Popup Builder

    Design and implement popups to capture leads directly from your website seamlessly

    Lead Webform

    Create custom web forms to collect and manage leads effortlessly from various sources

    Email Verification

    Ensure your email list is clean and deliverable with integrated email verification tools

  • Solutions

    Marketing Agencies

    Boost client campaigns with powerful email marketing and automation tools

    Education

    Engage students and streamline admissions with data-driven email communication

    Sales Teams

    Drive conversions with targeted email campaigns and lead management solutions

    E-commerce

    Enhance online store sales with personalized and automated email marketing

  • Pricing
  • Resources
  • Support
Sign Up
Log in

Basic Tutorials

10
  • The Ultimate Guide to Launch your First Campaign with SendInbox.org
  • How to import contacts inside SendInbox.org?
  • How to add subscribers to your blacklist in SendInbox.org?
  • How to connect any email provider/SMTP server with SendInbox.org?
  • How to Create an Amazon SES API Key?
  • How to clean your email list inside SendInbox.org?
  • How to capture leads from your website using web forms with SendInbox.org?
  • How to create popup forms/web popups to Capture Leads?
  • How to create a regular email campaign in SendInbox.org?
  • How to create an automated email journey/drip email campaign?

Audience List

12
  • Introduction to SendInbox.org Audience List | Add, Import & Export Subscribers or Create Segmentation
  • How to Create a New Audience List
  • How to Add a New Subscriber to an AudienceList
  • How to Import Subscribers in Bulk from a CSV File
  • How to Map Imported CSV Fields with SendInbox Audience List?
  • How to Export your SendInbox.org Audience Subscriber into a CSV File
  • Email Custom Fields: How to Create a Personalized Email Using Custom Fields
  • Email Segmentation: How to Segment your Email List
  • How to Use Tags to Segment Your Audience in Your List
  • How to Enable Double Opt-In for Your Mailing List
  • Updating Subscriber Status in SendInbox
  • How to change Sign Up Confirmation Email

Email Campaign

6
  • Monitor Email Campaign Performance Easily with SendInbox.org
  • Introduction to Email Campaigns by SendInbox.org
  • How to Import Custom HTML Email Templates in SendInbox.org
  • How to Customize Your Imported Email HTML Templates in SendInbox.org
  • Design Beautiful HTML Email Templates with SendInbox.org’s Drag & Drop Email Designer
  • How to Launch an Effective Email Marketing Campaign with SendInbox.org

Account Settings

4
  • How to Verify a Sending Identity in SendInbox.org
  • How to Verify a Sending Domain in SendInbox.org?
  • How to Set Up Custom Tracking Domains
  • How to Connect Your Website with SendInbox.org for Pop-up Forms

SMTP Setup Guide

14
  • SMTP Routing/Sender Rotation: How to Rotate your SMTP servers with SendInbox.org?
  • How to set up an Amazon SES account?
  • How to Verify a Domain Identity in Amazon SES?
  • Moving Amazon SES Out of the Sandbox Zone: Request SES Production Access
  • How to connect Amazon SES SMTP with SendInbox.org
  • How to connect SparkPost (MessageBird) SMTP Server API with SendInbox.org?
  • How to connect MailGun SMTP API with SendInbox.org
  • How to connect a Gmail account with SendInbox.org?
  • How to connect G-suite/Google Workspace email account with SendInbox.org?
  • How to connect Godaddy email account with SendInbox.org?
  • How to connect NameCheap email account with SendInbox.org?
  • How to connect Hostinger Email Account with SendInbox.org?
  • Connecting Outlook with SendInbox
  • How to connect Amazon SES API with SendInbox.org

Automation Triggers (Drip Emails)

6
  • Introduction to Email Automation Trigger | Create Automated Email Journey
  • Send Automated Welcome Email Sequence
  • Send Automated Weekly/Monthly Recurring Emails to Promote any Event or Webinar
  • How to Send Automated Emails on a Specific Date & Time to Your Subscribers using Automation Triggers
  • How to Send Automated Birthday Emails to Your Subscribers using Automation Triggers
  • How to Send Goodbye Emails to Unsubscribers?

Frequently Asked Questions

16
  • Why Are Your Hostinger Emails Landing in SPAM or Not Delivered?
  • How to Add a DMARC Record (The Simple Way)
  • How to get Approval from Amazon SES
  • How to Set Up an Exit Intent Popup Form in SendInbox
  • How to Personalize Your Emails in SendInbox.org?
  • Where can I find the subscribe form HTML code to embed on my website?
  • What is the daily sending limit for Gmail using SMTP?
  • How to add the unsubscribe link in your email template?
  • Raising your Amazon SES daily sending limit
  • How to add Liquid Tags/Macros to Your Email Template
  • Can I send cold emails with SendInbox.org?
  • My email campaign keeps getting stopped in the middle, how do I prevent it?
  • Why Images in Emails sent from SendInbox.org Aren’t Showing?
  • How does Fitness and Server Rotation work?
  • Why Are My Emails Landing in Spam?
  • Troubleshooting errors while sending emails

Integrations & APIs

5
  • How to Integrate SendInbox.org with Third-Party Applications Using Zapier
  • Integrate 3rd Party Applications with SendInbox.org using Pabbly Connect
  • SendInbox.org WooCommerce Integration
  • Campaigns APIs by SendInbox.org
  • APIs for Marketers & Non-developers
View Categories
  • Home
  • Docs
  • Basic Tutorials
  • How to Create an Amazon SES API Key?

How to Create an Amazon SES API Key?

1 min read

Amazon Simple Email Service (SES) is a powerful tool for sending and receiving emails. One of its standout features is the ability to create an API key. This key not only allows you to send and receive emails but also provides comprehensive tracking of your email deliverability, bounces, and more. In this guide, we’ll walk you through the steps to create an Amazon SES API key.

Why Use an API Key? #

  • Detailed Tracking: With an API key, you can keep track of bounces, feedback, and other metrics from Amazon SES. This level of detail isn’t available if you only connect through SMTP credentials.
  • Automation: The API key facilitates the automation of your email marketing campaigns, enhancing your business growth.

Creating the API Key #

  1. Access the IAM Dashboard:
    • Log in to your AWS account.
    • In the search bar, type “IAM” and select it.
  2. Navigate to Users:
    • Once inside the IAM dashboard, click on ‘Users’.
    • Click on the ‘Create User’ button.
    • Name your user (for this example, we’ll use “sendmails SES API”). The name isn’t strict; you can choose any name you prefer.
  3. Attach Policies:
    • Click on ‘Attach Policies Directly’.
    • Add the following three policies:
      • Amazon SES Full Access
      • Amazon SNS Full Access
      • IAM Read Only Access
    • Proceed by clicking ‘Next’ and then ‘Create User’.
  4. Generate Security Credentials:
    • Once the user is created, navigate to ‘Security Credentials’.
    • Click on ‘Create Access’.
    • Select ‘Application Running Outside AWS’.
    • Click ‘Next’ and then ‘Create Access Key’.
    • You’ll now have your ‘Access Key’ and ‘Secret Access Key’. Make sure to save these credentials securely.
  5. Choose Your Region:
    • Ensure you know the region where your SES account is approved. This can be found at the top right corner of the SES dashboard.
    • For instance, if your SES is approved in Ohio, select that as your region.
  6. Connect to SendInbox.org:
    • Navigate to SendInbox.org.
    • Under the Amazon Web Service API option, paste the ‘Access Key’ and ‘Secret Access Key’ you generated earlier.
    • Select the appropriate region.
    • Click ‘Save’.
  7. SMTP Connection (Optional):
    • If you wish to connect your Amazon SES account with both API key and SMTP, you’ll need additional credentials.
    • Navigate to SES and click on ‘SMTP Settings’.
    • Click ‘Create SMTP Credentials’.
    • Save the generated SMTP username and password.
    • In SendMails.io, input the SMTP username, password, port (usually 587), and encryption method (SSL).
    • Click ‘Save’.

That’s it! You’ve now successfully connected your Amazon SES account through an API key. This connection will provide you with detailed insights into your email campaigns, ensuring you’re always in the know about your email performance.

If you have any questions or face any issues, don’t hesitate to reach out. Happy emailing!

Updated on December 30, 2024

What are your Feelings

  • Happy
  • Normal
  • Sad
Share This Article :
  • Facebook
  • X
  • LinkedIn
  • Pinterest
How to connect any email provider/SMTP server with SendInbox.org?How to clean your email list inside SendInbox.org?

Powered by BetterDocs

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Table of Contents
  • Why Use an API Key?
  • Creating the API Key

FOREVER FREE ACCOUNT

Ready to step up your email
marketing game?

Create your free SendInbox.org account and unlock the power of email marketing, automation, analytics, and seamless integrations.

Create a FREE Account
No Credit Card Required | Forever FREE Account

Create your free SendInbox.org account and unlock the power of email marketing, automation, analytics, and seamless integrations.

Quick Links

  • Getting Started
  • Login
  • Pricing
  • Features
  • Affliates

Resources

  • Support center
  • Documentation
  • FAQs

Features

  • Email Marketing
  • Marketing Automation
  • Contact CRM
  • Popup Builder
  • Lead Webform
  • Email Verification

Solutions

  • Marketing Agencies
  • Sales Teams
  • Education
  • Ecommerce

Legals

  • Refund Policy
  • GDPR
  • Affiliate Terms
  • 1, 4 Wellwood Road, Ilford, IG3 8TR United Kingdom

© Copyright 2025 SendInbox.org. All rights reserved.

Contact Us
Terms & Conditions
Privacy Policy