ISESV2GetContactRequest
Interface in AWS.SESV2
Interface for GetContact requests.
Ancestors
Properties
ContactListName
property ContactListName: string
The name of the contact list to which the contact belongs.
This parameter identifies the contact list from which to retrieve the specified contact. Contact lists are used to organize and manage groups of email contacts for subscription management and audience segmentation. The contact list name is case-sensitive and must match exactly with an existing contact list in your AWS account.
EmailAddress
property EmailAddress: string
The email address of the contact to retrieve.
This parameter specifies the unique email address that identifies the contact within the specified contact list. The email address serves as the primary key for contact identification. The email address must be a valid, well-formed email address and must exist as a contact in the specified contact list.