NetworkFlowMonitor / Client / delete_monitor
delete_monitor¶
- NetworkFlowMonitor.Client.delete_monitor(**kwargs)¶
- Deletes a monitor in Network Flow Monitor. - See also: AWS API Documentation - Request Syntax- response = client.delete_monitor( monitorName='string' ) - Parameters:
- monitorName (string) – - [REQUIRED] - The name of the monitor to delete. 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions