| Package | Description |
|---|---|
| com.amazonaws.services.organizations.model |
| Modifier and Type | Class and Description |
|---|---|
class |
AccessDeniedException
You don't have permissions to perform the requested operation.
|
class |
AccountCannotLeaveOrganizationException
You can't remove an account from an organization that was created by AWS Organizations.
|
class |
AccountNotFoundException
We can't find an AWS account with the AccountId that you specified, or the account whose credentials you used to make
this request is not a member of an organization.
|
class |
AlreadyInOrganizationException
This account is already a member of an organization.
|
class |
AWSOrganizationsNotInUseException
Your account is not a member of an organization.
|
class |
ChildNotFoundException
We can't find an organizational unit (OU) or AWS account with the ChildId that you specified.
|
class |
ConcurrentModificationException
The target of the operation is currently being modified by a different request.
|
class |
ConstraintViolationException
Performing this operation violates a minimum or maximum value limit.
|
class |
CreateAccountStatusNotFoundException
We can't find an create account request with the CreateAccountRequestId that you specified.
|
class |
DestinationParentNotFoundException
We can't find the destination container (a root or OU) with the ParentId that you specified.
|
class |
DuplicateHandshakeException
A handshake with the same action and target already exists.
|
class |
DuplicateOrganizationalUnitException
An organizational unit (OU) with the same name already exists.
|
class |
DuplicatePolicyAttachmentException
The selected policy is already attached to the specified target.
|
class |
DuplicatePolicyException
A policy with the same name already exists.
|
class |
FinalizingOrganizationException
AWS Organizations could not finalize the creation of your organization.
|
class |
FullControlAlreadyEnabledException
This organization is already in full-control mode.
|
class |
HandshakeNotFoundException
We can't find a handshake with the HandshakeId that you specified.
|
class |
InvalidHandshakeTransitionException
You can't perform the operation on the handshake in its current state.
|
class |
InvalidInputException
You provided invalid values for one or more of the request parameters.
|
class |
InvitationsDisabledDuringOrganizationModeChangeException
You can't send invitations to join an organization that is in the process of upgrading to full-control mode.
|
class |
MasterCannotLeaveOrganizationException
You can't remove a master account from an organization.
|
class |
OrganizationalUnitNotEmptyException
The specified organizational unit (OU) is not empty.
|
class |
OrganizationalUnitNotFoundException
We can't find an organizational unit (OU) with the OrganizationalUnitId that you specified.
|
class |
OrganizationFromDifferentSellerOfRecordException
You can add accounts only to an organization that was created by the same AWS seller as the master account of the
organization.
|
class |
OrganizationNotEmptyException
The organization isn't empty.
|
class |
ParentNotFoundException
We can't find a root or organizational unit (OU) with the ParentId that you specified.
|
class |
PaymentInstrumentRequiredException
The account isn't set up with a payment method, such as a credit card.
|
class |
PolicyInUseException
The policy is attached to one or more entities.
|
class |
PolicyNotAttachedException
The policy isn't attached to the specified target in the specified root.
|
class |
PolicyNotFoundException
We can't find a policy with the PolicyId that you specified.
|
class |
PolicyTypeAlreadyEnabledException
The specified policy type is already enabled in the specified root.
|
class |
PolicyTypeNotAvailableForOrganizationException
You can't use the specified policy type with the organization in its current mode of operation.
|
class |
PolicyTypeNotEnabledException
The specified policy type is not currently enabled in this root.
|
class |
RootNotFoundException
We can't find a root with the RootId that you specified.
|
class |
ServiceException
AWS Organizations can't complete your request because of an internal service error.
|
class |
SourceParentNotFoundException
We can't find a source root or OU with the ParentId that you specified.
|
class |
TargetNotFoundException
We can't find a root, OU, or account with the TargetId that you specified.
|
class |
TooManyRequestsException
You've sent too many requests in too short a period of time.
|
Copyright © 2017. All rights reserved.