MailManager / Client / delete_address_list

delete_address_list#

MailManager.Client.delete_address_list(**kwargs)#

Deletes an address list.

See also: AWS API Documentation

Request Syntax

response = client.delete_address_list(
    AddressListId='string'
)
Parameters:

AddressListId (string) –

[REQUIRED]

The identifier of an existing address list resource to delete.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions