delete_contact_list

SESV2.Client.delete_contact_list(**kwargs)

Deletes a contact list and all of the contacts on that list.

See also: AWS API Documentation

Request Syntax

response = client.delete_contact_list(
    ContactListName='string'
)
Parameters
ContactListName (string) --

[REQUIRED]

The name of the contact list.

Return type
dict
Returns
Response Syntax
{}

Response Structure

  • (dict) --

Exceptions

  • SESV2.Client.exceptions.TooManyRequestsException
  • SESV2.Client.exceptions.NotFoundException
  • SESV2.Client.exceptions.BadRequestException
  • SESV2.Client.exceptions.ConcurrentModificationException