Returns a list of destinations that you have created to receive RUM extended metrics, for the specified app monitor.
For more information about extended metrics, see AddRumMetrics.
get/rummetrics/{AppMonitorName}/metricsdestination
Path parameters
AppMonitorNamestring required
The name of the app monitor associated with the destinations that you want to retrieve.
Query parameters
maxResultsinteger
<p>The maximum number of results to return in one operation. The default is 50. The maximum that you can specify is 100.</p> <p>To retrieve the remaining results, make another call with the returned <code>NextToken</code> value. </p>
nextTokenstring
Use the token returned by the previous operation to request the next page of results.
Response
Success