v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1420133140.0 KB

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