Difference between revisions of "Managing AWS SES (Simple Email Service)"
From Contensive Wiki
(→Change History) |
(→References) |
||
Line 3: | Line 3: | ||
==How To== | ==How To== | ||
==References== | ==References== | ||
+ | |||
+ | ===Email Bounce Settings=== | ||
+ | |||
+ | Under Navigator > Settings > Email Bounce Settings | ||
+ | |||
+ | ; AWS Access Key Id : The access key associated with the identity you will use to communicate with the AWS Message system to retrieve bounce and complaint notifications. Use the AWS Identity and Access Management to create you credentials. | ||
+ | |||
+ | ; AWS Secret Access Key : The secret access key associated with the identity you will use to communicate with the AWS Message system to retrieve bounce and complaint notifications. Use the AWS Identity and Access Management to create you credentials. | ||
+ | |||
+ | ; AWS SQS Bounce Email Queue Endpoint : The URL for the AWS Message Queue you configured to store the bounce messages. | ||
+ | |||
+ | Under Navigator > Settings > Preferences > Email Tab | ||
+ | |||
==Test Cases== | ==Test Cases== | ||
==Change History== | ==Change History== | ||
10/28/2016 - Created | 10/28/2016 - Created |
Revision as of 12:09, 28 October 2016
Contents
[hide]Terms
Roles
How To
References
Email Bounce Settings
Under Navigator > Settings > Email Bounce Settings
- AWS Access Key Id
- The access key associated with the identity you will use to communicate with the AWS Message system to retrieve bounce and complaint notifications. Use the AWS Identity and Access Management to create you credentials.
- AWS Secret Access Key
- The secret access key associated with the identity you will use to communicate with the AWS Message system to retrieve bounce and complaint notifications. Use the AWS Identity and Access Management to create you credentials.
- AWS SQS Bounce Email Queue Endpoint
- The URL for the AWS Message Queue you configured to store the bounce messages.
Under Navigator > Settings > Preferences > Email Tab
Test Cases
Change History
10/28/2016 - Created