GetQueryResultsResponse
Types
Properties
If you associated an KMS key with the CloudWatch Logs Insights query results in this account, this field displays the ARN of the key that's used to encrypt the query results when StartQuery stores them.
The query language used for this query. For more information about the query languages that CloudWatch Logs supports, see Supported query languages.
The log events that matched the query criteria during the most recent time it ran.
Includes the number of log events scanned by the query, the number of log events that matched the query criteria, and the total number of bytes in the scanned log events. These values reflect the full raw results of the query.
The status of the most recent running of the query. Possible values are Cancelled
, Complete
, Failed
, Running
, Scheduled
, Timeout
, and Unknown
.