Skip to main content

ISESV2ContactList

Interface in AWS.SESV2

Interface for ContactList.

Properties

ContactListName

property ContactListName: string

The name of the contact list.

This is the unique identifier name for the contact list within your SES account. Contact list names provide a human-readable way to identify and reference collections of contacts that have subscribed to particular topics. Use this name when performing contact list operations such as adding contacts, sending targeted campaigns, or managing subscription preferences.

LastUpdatedTimestamp

property LastUpdatedTimestamp: TOptional<TDateTime>

A timestamp noting the last time the contact list was updated.

This timestamp indicates when the contact list or its associated contacts were most recently modified. Updates can include adding or removing contacts, changing subscription topics, or modifying contact list metadata. Use this timestamp to track contact list activity, identify recently modified lists, and implement incremental synchronization with external systems. The timestamp is provided in UTC and represents the exact moment the contact list was last updated.