Skip to content

CloudTrail  >  Errors  >  NotOrganizationMasterAccountException

NotOrganizationMasterAccountException

Error Class

NotOrganizationMasterAccountException dataclass

Bases: ServiceError

This exception is thrown when the Amazon Web Services account making the request to create or update an organization trail or event data store is not the management account for an organization in Organizations. For more information, see Prepare For Creating a Trail For Your Organization or Organization event data stores.

Attributes

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