Skip to content

CloudTrail  >  Errors  >  AccountNotFoundException

AccountNotFoundException

Error Class

AccountNotFoundException dataclass

Bases: ServiceError

This exception is thrown when the specified account is not found or not part of an organization.

Attributes

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