ForecastService / Client / delete_monitor
delete_monitor#
- ForecastService.Client.delete_monitor(**kwargs)#
- Deletes a monitor resource. You can only delete a monitor resource with a status of - ACTIVE,- ACTIVE_STOPPED,- CREATE_FAILED, or- CREATE_STOPPED.- See also: AWS API Documentation - Request Syntax- response = client.delete_monitor( MonitorArn='string' ) - Parameters:
- MonitorArn (string) – - [REQUIRED] - The Amazon Resource Name (ARN) of the monitor resource to delete. 
- Returns:
- None 
 - Exceptions- ForecastService.Client.exceptions.InvalidInputException
- ForecastService.Client.exceptions.ResourceNotFoundException
- ForecastService.Client.exceptions.ResourceInUseException