SESV2 / Client / delete_suppressed_destination
delete_suppressed_destination#
- SESV2.Client.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' ) - Parameters:
- EmailAddress (string) – - [REQUIRED] - The suppressed email destination to remove from the account suppression list. 
- Return type:
- dict 
- Returns:
- Response Syntax - {}- Response Structure - (dict) – - 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