Return the data for a query with the Amazon CloudWatch Internet Monitor query interface. Specify the query that you want to return results for by providing a QueryId and a monitor name.
For more information about using the query interface, including examples, see Using the Amazon CloudWatch Internet Monitor query interface in the Amazon CloudWatch Internet Monitor User Guide.
get/v20210603/Monitors/{MonitorName}/Queries/{QueryId}/Results
Path parameters
MonitorNamestring required
The name of the monitor to return data for.
QueryIdstring required
The ID of the query that you want to return data results for. A <code>QueryId</code> is an internally-generated identifier for a specific query.
Query parameters
NextTokenstring
The token for the next set of results. You receive this token from a previous call.
MaxResultsinteger
The number of query results that you want to return with this call.
Response
Success