Skip to main content
Skip table of contents

Amazon Simple Email Service (SES) account configuration

Overview

This section describes on how to configure Amazon SES and assumes the AWS access keys have been obtained, which include the access key ID and secret key.

How to set up configuration set

Amazon SES configuration set allows event publishing to track email activities

  1. On your web browser, login to AWS console service portal https://console.aws.amazon.com/

  2. Navigate to Amazon Simple Email Service.

    image-20250911-173118.png
  3. Click Configuration > Configuration sets in left navigation bar:

    image-20250911-173131.png
  4. Click the “Create set” button to enter the configuration:

    image-20250911-173146.png
  5. Enter the Configuration set name and click the “Create set” button:

    image-20250911-173200.png
  6. Once redirected to the created configuration set, click on the “Event destinations” tab:

    image-20250911-173212.png
  7. Click Add destination.

    image-20250911-173229.png
  8. Select the following event types and click Next:

    image-20250911-173244.png
  9. Select the “Amazon SNS” destination type and enter and event destination name and then click the “Create SNS topic” button:

    image-20250911-173300.png
  10. Enter Topic name and click “Create topic” button:

    image-20250911-173311.png
  11. Select the newly created AWS SNS topic and click the “Next” button:

    image-20250911-173323.png
  12. Review your event destination and click the “Add destination” button:

    image-20250911-173335.png
  13. When redirected to the newly created event destination, hover over Destination Type and click on the “Amazon SNS” link:

    image-20250911-173347.png
  14. Click on the newly created topic name:

    image-20250911-173359.png
  15. In the Subscriptions panel, click the “Create subscription” button:

    image-20250911-173411.png
  16. Select HTTPS as the protocol and enter the endpoint to the Amazon SES Callback Service server:

    image-20250911-173425.png
  17. Click the “Create Subscription” button, which will redirect the page to the Subscriptions screen.  
    The status for that subscription will show as “Pending confirmation”. This subscription will need to be confirmed before AWS will begin posting the event.

    image-20250911-173438.png
  18. To confirm the subscription, open a separate browser tab and navigate to AWS SES callback service configured for this instance, formatted as: http://<server name>/status/<RPI Client ID>. Under the “EmailMetricsLocationStatus” section, copy the “AWS Subscribe URL” to another browser tab, which will confirm the subscription for the AWS SNS Topic event publishing.

Amazon SES Performance Limitations

During outbound fulfillment, the number of recipients sent per request will depend on the offer purpose type:   

Email Offer Purpose Type

Recipients per Batch

Number Of

API Calls

API Call

Completion Time

Marketing

1

1

350 milliseconds

Operational

50

1

350 milliseconds

 

 

 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.