Class OrganizationNotEmptyException

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

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

The organization isn't empty. To delete an organization, you must first remove all accounts except the management account.

See Also: