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'
)
[REQUIRED]
The Amazon Resource Name (ARN) of the monitor resource to delete.
Exceptions
ForecastService.Client.exceptions.InvalidInputException
ForecastService.Client.exceptions.ResourceNotFoundException
ForecastService.Client.exceptions.ResourceInUseException