View source: R/cloudwatchlogs_operations.R
cloudwatchlogs_stop_query | R Documentation |
Stops a CloudWatch Logs Insights query that is in progress. If the query has already ended, the operation returns an error indicating that the specified query is not running.
See https://www.paws-r-sdk.com/docs/cloudwatchlogs_stop_query/ for full documentation.
cloudwatchlogs_stop_query(queryId)
queryId |
[required] The ID number of the query to stop. To find this ID number, use
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.