delete_suppressed_destination
(**kwargs)¶Removes an email address from the suppression list for your account.
See also: AWS API Documentation
Request Syntax
response = client.delete_suppressed_destination(
EmailAddress='string'
)
[REQUIRED]
The suppressed email destination to remove from the account suppression list.
{}
Response Structure
An HTTP 200 response if the request succeeds, or an error message if the request fails.
Exceptions
SESV2.Client.exceptions.NotFoundException
SESV2.Client.exceptions.BadRequestException
SESV2.Client.exceptions.TooManyRequestsException