Skip to main content

ISESV2DeleteContactRequest

Interface in AWS.SESV2

Interface for DeleteContact requests.

Ancestors

Properties

ContactListName

property ContactListName: string

The name of the contact list from which the contact should be removed.

Contact lists are collections of email addresses that can be used for sending bulk email campaigns and managing email subscriptions. The contact list must exist and the specified contact must be a member of this list for the deletion operation to succeed.

EmailAddress

property EmailAddress: string

The email address of the contact to remove from the contact list.

This must be the exact email address of the contact as it exists in the specified contact list. Email address matching is case-sensitive.