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'
)
[REQUIRED]
The name of the contact list.
{}
Response Structure
Exceptions
SESV2.Client.exceptions.TooManyRequestsException
SESV2.Client.exceptions.NotFoundException
SESV2.Client.exceptions.BadRequestException
SESV2.Client.exceptions.ConcurrentModificationException