# Amazon SES Connector - List object

This action lists objects in Amazon SES.

# Input

Field Description
Object
Required
Select the object to list. You can choose the from:
  • Contact: the end user who receives 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. NOTE: The /v2/email/templates endpoint requires the ListEmailTemplates policy within Amazon SES.
Page size The number of objects to be returned in a single page.
Next token A token indicating additional records exist when outputs exceed the current page size. You can use the token in another List object action to retrieve the next page of records.

# Output

Object specific output fields are dynamically rendered based on the objects you select.


Last updated: 1/13/2025, 11:39:33 PM

On this page