Skip to main content

ISESV2GetSuppressedDestinationRequest

Interface in AWS.SESV2

Interface for GetSuppressedDestination requests.

Ancestors

Properties

EmailAddress

property EmailAddress: string

The email address that's on the account suppression list.

This property specifies the email address for which you want to retrieve suppression information. The email address must be properly formatted and currently exist on your account's suppression list. Email addresses are added to the suppression list automatically when they generate hard bounces or spam complaints. You can also manually add addresses using the PutSuppressedDestination operation. If the specified email address is not on the suppression list, the operation will return a ESESV2NotFoundException. Use ListSuppressedDestinations to discover which addresses are currently suppressed.