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.
Example
Use a bare-bones client and the command you need to make an API call.
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.
Example
Use a bare-bones client and the command you need to make an API call.
Param
StopQueryCommandInput
Returns
StopQueryCommandOutput
See
input
shape.response
shape.config
shape.Throws
InvalidParameterException (client fault)
A parameter is specified incorrectly.
Throws
ResourceNotFoundException (client fault)
The specified resource does not exist.
Throws
ServiceUnavailableException (server fault)
The service cannot complete the request.
Throws
CloudWatchLogsServiceException
Base exception class for all service exceptions from CloudWatchLogs service.