Skip to content

CloudTrail  >  Errors  >  TrailNotFoundException

TrailNotFoundException

Error Class

TrailNotFoundException dataclass

Bases: ServiceError

This exception is thrown when the trail with the given name is not found.

Attributes

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