delete_monitor

CloudWatchInternetMonitor.Client.delete_monitor(**kwargs)

Deletes a monitor in Amazon CloudWatch Internet 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

  • CloudWatchInternetMonitor.Client.exceptions.InternalServerException
  • CloudWatchInternetMonitor.Client.exceptions.AccessDeniedException
  • CloudWatchInternetMonitor.Client.exceptions.ThrottlingException
  • CloudWatchInternetMonitor.Client.exceptions.ValidationException