WorkMail / Client / delete_email_monitoring_configuration
delete_email_monitoring_configuration¶
- WorkMail.Client.delete_email_monitoring_configuration(**kwargs)¶
- Deletes the email monitoring configuration for a specified organization. - See also: AWS API Documentation - Request Syntax- response = client.delete_email_monitoring_configuration( OrganizationId='string' ) - Parameters:
- OrganizationId (string) – - [REQUIRED] - The ID of the organization from which the email monitoring configuration is deleted. 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions