View source: R/cloudwatchrum_operations.R
cloudwatchrum_delete_rum_metrics_destination | R Documentation |
Deletes a destination for CloudWatch RUM extended metrics, so that the specified app monitor stops sending extended metrics to that destination.
See https://www.paws-r-sdk.com/docs/cloudwatchrum_delete_rum_metrics_destination/ for full documentation.
cloudwatchrum_delete_rum_metrics_destination(
AppMonitorName,
Destination,
DestinationArn = NULL
)
AppMonitorName |
[required] The name of the app monitor that is sending metrics to the destination that you want to delete. |
Destination |
[required] The type of destination to delete. Valid values are |
DestinationArn |
This parameter is required if |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.