Skip to content

CloudTrail  >  Errors  >  InvalidTimeRangeException

InvalidTimeRangeException

Error Class

InvalidTimeRangeException dataclass

Bases: ServiceError

Occurs if the timestamp values are not valid. Either the start time occurs after the end time, or the time range is outside the range of possible values.

Attributes

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