stopQuery

inline suspend fun CloudWatchLogsClient.stopQuery(crossinline block: StopQueryRequest.Builder.() -> Unit): StopQueryResponse

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.