AWS Simple Email Service (SES)
Discover more about the AWS Simple Email Service (SES) connector and how to use it on the Digibee Integration Platform.
AWS Simple Email Service (SES) integrates with Amazon SES and enables applications to send and receive email using Amazon’s scalable email service.
Parameters
Take a look at the configuration parameters for the connector. Parameters supported by Double Braces expressions are marked with (DB)
.
Authentication tab
Account
Account to be used. It must be an AWS V4 account type.
N/A
String
Region
The region in which the SES client must operate.
AWS Global
String
From (DB)
The sender’s email address.
N/A
String
To (DB)
The destination email addresses, separated by commas.
N/A
String
Bcc (DB)
The destination Blind Carbon Copy (BCC) email addresses, separated by commas.
N/A
String
Cc (DB)
The destination Carbon Copy (CC) email addresses, separated by commas.
N/A
String
Subject (DB)
The subject of the message.
N/A
String
Body (DB)
The content of the message.
N/A
String
Fail On Error
If the option is activated, the pipeline's execution with an error will be interrupted. Otherwise, the pipeline execution proceeds, but the result will show a false value for the "success" property.
False
Boolean
Advanced tab
Return Path (DB)
The email address to which bounce notifications are to be forwarded
N/A
String
Reply To Addresses (DB)
The email addresses to which replies should be sent, separated by commas.
N/A
String
Html Email
When activated, understands that the content of the email is HTML.
False
Boolean
Configuration Set (DB)
The configuration set to be sent.
N/A
String
Documentation tab
Documentation
Section for documenting any necessary information about the connector configuration and business rules.
N/A
String
Last updated