Skip to content

CloudTrail  >  Errors  >  InactiveQueryException

InactiveQueryException

Error Class

InactiveQueryException dataclass

Bases: ServiceError

The specified query cannot be canceled because it is in the FINISHED, FAILED, TIMED_OUT, or CANCELLED state.

Attributes

fault class-attribute instance-attribute
fault: Literal['client', 'server'] | None = 'client'