Skip to content

CloudTrail  >  Errors  >  NotOrganizationManagementAccountException

NotOrganizationManagementAccountException

Error Class

NotOrganizationManagementAccountException dataclass

Bases: ServiceError

This exception is thrown when the account making the request is not the organization's management account.

Attributes

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