| Exception | Description |
|---|---|
| AccessDeniedException |
Access denied.
|
| BatchWriteException |
A
BatchWrite exception has occurred. |
| CannotListParentOfRootException |
Cannot list the parents of a Directory root.
|
| CloudDirectoryException |
Base exception for all service exceptions thrown by Amazon CloudDirectory
|
| DirectoryAlreadyExistsException |
Indicates that a Directory could not be created due to a naming conflict.
|
| DirectoryDeletedException |
A directory that has been deleted and to which access has been attempted.
|
| DirectoryNotDisabledException |
An operation can only operate on a disabled directory.
|
| DirectoryNotEnabledException |
An operation can only operate on a directory that is not enabled.
|
| FacetAlreadyExistsException |
A facet with the same name already exists.
|
| FacetInUseException |
Occurs when deleting a facet that contains an attribute that is a target to an attribute reference in a different
facet.
|
| FacetNotFoundException |
The specified Facet could not be found.
|
| FacetValidationException |
The Facet that you provided was not well formed or could not be validated with the schema.
|
| IndexedAttributeMissingException |
An object has been attempted to be attached to an object that does not have the appropriate attribute value.
|
| InternalServiceException |
Indicates a problem that must be resolved by Amazon Web Services.
|
| InvalidArnException |
Indicates that the provided ARN value is not valid.
|
| InvalidAttachmentException |
Indicates that an attempt to attach an object with the same link name or to apply a schema with the same name has
occurred.
|
| InvalidFacetUpdateException |
An attempt to modify a Facet resulted in an invalid schema exception.
|
| InvalidNextTokenException |
Indicates that the
NextToken value is not valid. |
| InvalidRuleException |
Occurs when any of the rule parameter keys or values are invalid.
|
| InvalidSchemaDocException |
Indicates that the provided
SchemaDoc value is not valid. |
| InvalidTaggingRequestException |
Can occur for multiple reasons such as when you tag a resource that doesn’t exist or if you specify a higher number
of tags for a resource than the allowed limit.
|
| LimitExceededException |
Indicates that limits are exceeded.
|
| LinkNameAlreadyInUseException |
Indicates that a link could not be created due to a naming conflict.
|
| NotIndexException |
Indicates that the requested operation can only operate on index objects.
|
| NotNodeException |
Occurs when any invalid operations are performed on an object that is not a node, such as calling
ListObjectChildren for a leaf node object. |
| NotPolicyException |
Indicates that the requested operation can only operate on policy objects.
|
| ObjectAlreadyDetachedException |
Indicates that the object is not attached to the index.
|
| ObjectNotDetachedException |
Indicates that the requested operation cannot be completed because the object has not been detached from the tree.
|
| ResourceNotFoundException |
The specified resource could not be found.
|
| RetryableConflictException |
Occurs when a conflict with a previous successful write is detected.
|
| SchemaAlreadyExistsException |
Indicates that a schema could not be created due to a naming conflict.
|
| SchemaAlreadyPublishedException |
Indicates that a schema is already published.
|
| StillContainsLinksException |
The object could not be deleted because links still exist.
|
| UnsupportedIndexTypeException |
Indicates that the requested index type is not supported.
|
| ValidationException |
Indicates that your request is malformed in some manner.
|
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.