Deletes a destination for CloudWatch RUM extended metrics, so that the specified app monitor stops sending extended metrics to that destination.
delete/rummetrics/{AppMonitorName}/metricsdestination#destination
Path parameters
AppMonitorNamestring required
The name of the app monitor that is sending metrics to the destination that you want to delete.
Query parameters
destination'CloudWatch' | 'Evidently' required
The type of destination to delete. Valid values are <code>CloudWatch</code> and <code>Evidently</code>.
destinationArnstring
This parameter is required if <code>Destination</code> is <code>Evidently</code>. If <code>Destination</code> is <code>CloudWatch</code>, do not use this parameter. This parameter specifies the ARN of the Evidently experiment that corresponds to the destination to delete.
Response
Success
DeleteRumMetricsDestinationResponse required