DescribeQueryResponse
class DescribeQueryResponse
Types
Properties
Link copied to clipboard
The URI for the S3 bucket where CloudTrail delivered query results, if applicable.
Link copied to clipboard
The delivery status.
Link copied to clipboard
The error message returned if a query failed.
Link copied to clipboard
The account ID of the event data store owner.
Link copied to clipboard
The prompt used for a generated query. For information about generated queries, see Create CloudTrail Lake queries from natural language prompts in the *CloudTrail * user guide.
Link copied to clipboard
Metadata about a query, including the number of events that were matched, the total number of events scanned, the query run time in milliseconds, and the query's creation time.
Link copied to clipboard
The status of a query. Values for QueryStatus
include QUEUED
, RUNNING
, FINISHED
, FAILED
, TIMED_OUT
, or CANCELLED
Link copied to clipboard
The SQL code of a query.