Skip to content

CloudTrail  >  Errors  >  OrganizationsNotInUseException

OrganizationsNotInUseException

Error Class

OrganizationsNotInUseException dataclass

Bases: ServiceError

This exception is thrown when the request is made from an Amazon Web Services account that is not a member of an organization. To make this request, sign in using the credentials of an account that belongs to an organization.

Attributes

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