View source: R/cloudwatchinternetmonitor_operations.R
cloudwatchinternetmonitor_get_query_status | R Documentation |
Returns the current status of a query for the Amazon CloudWatch Internet Monitor query interface, for a specified query ID and monitor. When you run a query, check the status to make sure that the query has SUCCEEDED
before you review the results.
See https://www.paws-r-sdk.com/docs/cloudwatchinternetmonitor_get_query_status/ for full documentation.
cloudwatchinternetmonitor_get_query_status(MonitorName, QueryId)
MonitorName |
[required] The name of the monitor. |
QueryId |
[required] The ID of the query that you want to return the status for. A |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.