# Amazon SES Connector - List object

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

# Input

Field Description
Object
Required
Select the object to list. 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.
Page size The number of objects to be returned in a single page.
Next token Whenever the outputs of this action exceeds the current page size, a Next Token will be provided that indicates there are additional records. Use the token in another List object action to retrieve the next page of records.

# Output

Object specific output fields will be dynamically rendered base on the objects you select.


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

On this page