Skip to main content

ISESV2PutSuppressedDestinationRequest

Interface in AWS.SESV2

Interface for PutSuppressedDestination requests.

Ancestors

Properties

EmailAddress

property EmailAddress: string

The email address to add to the suppression list for your account.

This must be a valid email address that you want to prevent from receiving future emails sent through Amazon SES. Once added to the suppression list, no emails will be delivered to this address until it is manually removed. The email address will be suppressed at the account level, affecting all sending identities and configuration sets within your Amazon SES account. This field is required and must contain a properly formatted email address.

Reason

property Reason: string

The reason for adding the email address to the suppression list.

This categorizes why the email address is being suppressed, helping with reporting, analysis, and understanding of delivery issues within your account. Supported suppression reason values:

  • BOUNCE – The address should be suppressed due to hard bounce issues or delivery failures.
  • COMPLAINT – The address should be suppressed due to spam complaints or recipient objections. This field is required and helps maintain proper categorization of suppressed addresses for deliverability management and sender reputation protection.