View source: R/forecastservice_operations.R
forecastservice_delete_monitor | R Documentation |
Deletes a monitor resource. You can only delete a monitor resource with a status of ACTIVE
, ACTIVE_STOPPED
, CREATE_FAILED
, or CREATE_STOPPED
.
See https://www.paws-r-sdk.com/docs/forecastservice_delete_monitor/ for full documentation.
forecastservice_delete_monitor(MonitorArn)
MonitorArn |
[required] The Amazon Resource Name (ARN) of the monitor resource to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.