cloudwatchlogs_get_query_results {paws.management} | R Documentation |
Returns the results from the specified query
Description
Returns the results from the specified query.
See https://www.paws-r-sdk.com/docs/cloudwatchlogs_get_query_results/ for full documentation.
Usage
cloudwatchlogs_get_query_results(queryId)
Arguments
queryId |
[required] The ID number of the query. |
[Package paws.management version 0.7.0 Index]