Skip to content

Delete Monitor

cloudwatchinternetmonitor_delete_monitor R Documentation

Deletes a monitor in Amazon CloudWatch Internet Monitor

Description

Deletes a monitor in Amazon CloudWatch Internet Monitor.

Usage

cloudwatchinternetmonitor_delete_monitor(MonitorName)

Arguments

MonitorName

[required] The name of the monitor to delete.

Value

An empty list.

Request syntax

svc$delete_monitor(
  MonitorName = "string"
)