# Amazon SES Connector - Create object

This action will create an object in Amazon SES. First, select the object you would like to create. After selecting the object, fill in any relevant input fields related to that object.

# Input

Field Description
Object
Required
The name of the object to create. You can choose the from:
  • Contact: the end user who will receive the Email. Contacts can be added to a contact list and can be associated to a SNS topic.
  • Contact list: a list that contains contacts that have subscribed to a particular topic(s).
  • Email template: an email template containing the subject line, HTML format, and text-body.

# Output

Field Description
Status Whether the object was created.


Last updated: 8/15/2022, 4:42:08 AM

On this page