Stops a CloudWatch Logs Insights query that is in progress
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.
cloudwatchlogs_stop_query(queryId)
queryId |
[required] The ID number of the query to stop. To find this ID number, use
|
A list with the following syntax:
list( success = TRUE|FALSE )
svc$stop_query( queryId = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.