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- UserNotificationsContacts.Client.exceptions.InternalServerException
- UserNotificationsContacts.Client.exceptions.ResourceNotFoundException
- UserNotificationsContacts.Client.exceptions.AccessDeniedException
- UserNotificationsContacts.Client.exceptions.ThrottlingException
- UserNotificationsContacts.Client.exceptions.ValidationException
- UserNotificationsContacts.Client.exceptions.ConflictException