| 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 |
AccessDeniedForDependencyException
The operation you attempted requires you to have the
iam:CreateServiceLinkedRole so that Organizations
can create the required service-linked role. |
class |
AccountCannotLeaveOrganizationException
Deprecated.
exception will never be raised, no longer in use.
|
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 |
DuplicateAccountException
That account is already present in the specified destination.
|
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 perform the operation because your organization has not finished initializing.
|
class |
FullControlAlreadyEnabledException
Deprecated.
exception will never be raised, no longer in use.
|
class |
HandshakeAlreadyInStateException
The specified handshake is already in the requested state.
|
class |
HandshakeConstraintViolationException
The requested operation would violate the constraint identified in the reason code.
|
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
The requested operation failed because you provided invalid values for one or more of the request parameters.
|
class |
InvitationsDisabledDuringOrganizationModeChangeException
Deprecated.
exception will never be raised, no longer in use.
|
class |
MalformedPolicyDocumentException
The provided policy document does not meet the requirements of the specified policy type.
|
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
Deprecated.
exception will never be raised, no longer in use.
|
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
Deprecated.
exception will never be raised, no longer in use.
|
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 feature set currently enabled for this organization.
|
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 © 2018. All rights reserved.