cloudwatchlogs_stop_query: Stops a CloudWatch Logs Insights query that is in progress

View source: R/cloudwatchlogs_operations.R

cloudwatchlogs_stop_queryR Documentation

Stops a CloudWatch Logs Insights query that is in progress

Description

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.

Usage

cloudwatchlogs_stop_query(queryId)

Arguments

queryId

[required] The ID number of the query to stop. To find this ID number, use describe_queries.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.