MailManager / Client / delete_ingress_point
delete_ingress_point#
- MailManager.Client.delete_ingress_point(**kwargs)#
- Delete an ingress endpoint resource. - See also: AWS API Documentation - Request Syntax- response = client.delete_ingress_point( IngressPointId='string' ) - Parameters:
- IngressPointId (string) – - [REQUIRED] - The identifier of the ingress endpoint resource that you want to delete. 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions- MailManager.Client.exceptions.ValidationException
- MailManager.Client.exceptions.ConflictException
- MailManager.Client.exceptions.ResourceNotFoundException