AWS SES
Send emails and manage templates with AWS Simple Email Service
Integrate AWS SES v2 into the workflow. Send simple, templated, and bulk emails. Manage email templates and retrieve account sending quota and verified identity information.
| Parameter | Type | Required | Description |
|---|
region | string | Yes | No description |
accessKeyId | string | Yes | No description |
secretAccessKey | string | Yes | No description |
fromAddress | string | Yes | No description |
toAddresses | string | Yes | No description |
subject | string | Yes | No description |
bodyText | string | No | No description |
bodyHtml | string | No | No description |
ccAddresses | string | No | No description |
bccAddresses | string | No | No description |
replyToAddresses | string | No | No description |
configurationSetName | string | No | No description |
| Parameter | Type | Description |
|---|
messageId | string | messageId output from the tool |
| Parameter | Type | Required | Description |
|---|
region | string | Yes | No description |
accessKeyId | string | Yes | No description |
secretAccessKey | string | Yes | No description |
fromAddress | string | Yes | No description |
toAddresses | string | Yes | No description |
templateName | string | Yes | No description |
templateData | string | Yes | No description |
ccAddresses | string | No | No description |
bccAddresses | string | No | No description |
configurationSetName | string | No | No description |
| Parameter | Type | Description |
|---|
messageId | string | messageId output from the tool |
| Parameter | Type | Required | Description |
|---|
region | string | Yes | No description |
accessKeyId | string | Yes | No description |
secretAccessKey | string | Yes | No description |
fromAddress | string | Yes | No description |
templateName | string | Yes | No description |
destinations | string | Yes | No description |
defaultTemplateData | string | No | No description |
configurationSetName | string | No | No description |
| Parameter | Type | Description |
|---|
results | array | results output from the tool |
successCount | number | successCount output from the tool |
failureCount | number | failureCount output from the tool |
| Parameter | Type | Required | Description |
|---|
region | string | Yes | No description |
accessKeyId | string | Yes | No description |
secretAccessKey | string | Yes | No description |
pageSize | number | No | No description |
nextToken | string | No | No description |
| Parameter | Type | Description |
|---|
identities | array | identities output from the tool |
nextToken | string | nextToken output from the tool |
count | number | count output from the tool |
| Parameter | Type | Required | Description |
|---|
region | string | Yes | No description |
accessKeyId | string | Yes | No description |
secretAccessKey | string | Yes | No description |
| Parameter | Type | Description |
|---|
sendingEnabled | boolean | sendingEnabled output from the tool |
max24HourSend | number | max24HourSend output from the tool |
maxSendRate | number | maxSendRate output from the tool |
sentLast24Hours | number | sentLast24Hours output from the tool |
| Parameter | Type | Required | Description |
|---|
region | string | Yes | No description |
accessKeyId | string | Yes | No description |
secretAccessKey | string | Yes | No description |
templateName | string | Yes | No description |
subjectPart | string | Yes | No description |
textPart | string | No | No description |
htmlPart | string | No | No description |
| Parameter | Type | Description |
|---|
message | string | message output from the tool |
| Parameter | Type | Required | Description |
|---|
region | string | Yes | No description |
accessKeyId | string | Yes | No description |
secretAccessKey | string | Yes | No description |
templateName | string | Yes | No description |
| Parameter | Type | Description |
|---|
templateName | string | templateName output from the tool |
subjectPart | string | subjectPart output from the tool |
textPart | string | textPart output from the tool |
htmlPart | string | htmlPart output from the tool |
| Parameter | Type | Required | Description |
|---|
region | string | Yes | No description |
accessKeyId | string | Yes | No description |
secretAccessKey | string | Yes | No description |
pageSize | number | No | No description |
nextToken | string | No | No description |
| Parameter | Type | Description |
|---|
templates | array | templates output from the tool |
nextToken | string | nextToken output from the tool |
count | number | count output from the tool |
| Parameter | Type | Required | Description |
|---|
region | string | Yes | No description |
accessKeyId | string | Yes | No description |
secretAccessKey | string | Yes | No description |
templateName | string | Yes | No description |
| Parameter | Type | Description |
|---|
message | string | message output from the tool |