Skip to content

CloudTrail  >  Errors  >  TrailAlreadyExistsException

TrailAlreadyExistsException

Error Class

TrailAlreadyExistsException dataclass

Bases: ServiceError

This exception is thrown when the specified trail already exists.

Attributes

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