UserNotificationsContacts / Client / delete_email_contact

delete_email_contact#

UserNotificationsContacts.Client.delete_email_contact(**kwargs)#

Deletes an email contact.

Note

Deleting an email contact removes it from all associated notification configurations.

See also: AWS API Documentation

Request Syntax

response = client.delete_email_contact(
    arn='string'
)
Parameters:

arn (string) –

[REQUIRED]

The Amazon Resource Name (ARN) of the resource.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions