paws.management (version 0.1.0)

cloudwatchlogs_get_query_results: Returns the results from the specified query

Description

Returns the results from the specified query. If the query is in progress, partial results of that current execution are returned. Only the fields requested in the query are returned.

Usage

cloudwatchlogs_get_query_results(queryId)

Arguments

queryId

[required] The ID number of the query.

Request syntax

svc$get_query_results(
  queryId = "string"
)

Details

GetQueryResults does not start a query execution. To run a query, use .