Select your cookie preferences

We use cookies and similar tools to enhance your experience, provide our services, deliver relevant advertising, and make improvements. Approved third parties also use these tools to help us deliver advertising and provide certain site features.

delete_monitor

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