Skip to content

CloudTrail  >  Errors  >  InvalidDateRangeException

InvalidDateRangeException

Error Class

InvalidDateRangeException dataclass

Bases: ServiceError

A date range for the query was specified that is not valid. Be sure that the start time is chronologically before the end time. For more information about writing a query, see Create or edit a query in the CloudTrail User Guide.

Attributes

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