Class OrganizationsNotInUseException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<OrganizationsNotInUseException.Builder,OrganizationsNotInUseException>

@Generated("software.amazon.awssdk:codegen") public final class OrganizationsNotInUseException extends CloudTrailException implements ToCopyableBuilder<OrganizationsNotInUseException.Builder,OrganizationsNotInUseException>

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.

See Also: