Exception | Description |
---|---|
AccessDeniedException |
Access denied.
|
AmazonCloudDirectoryException |
Base exception for all service exceptions thrown by Amazon CloudDirectory
|
BatchWriteException |
A
BatchWrite exception has occurred. |
CannotListParentOfRootException |
Cannot list the parents of a Directory root.
|
DirectoryAlreadyExistsException |
Indicates that a Directory could not be created due to a naming conflict.
|
DirectoryDeletedException |
A directory that has been deleted has been attempted to be accessed.
|
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 which is a target to an attribute reference in a different
facet.
|
FacetNotFoundException |
The specified Facet could not be found.
|
FacetValidationException |
The Facet 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 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 limits are exceeded.
|
LinkNameAlreadyInUseException |
Indicates that a link could not be created due to a naming conflict.
|
NotIndexException |
Indicates the requested operation can only operate on index objects.
|
NotNodeException |
Occurs when any invalid operations are performed on an object which is not a node, such as calling
ListObjectChildren for a leaf node object. |
NotPolicyException |
Indicates the requested operation can only operate on policy objects.
|
ObjectAlreadyDetachedException |
Indicates the object is not attached to the index.
|
ObjectNotDetachedException |
Indicates 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 a schema is already published.
|
StillContainsLinksException |
The object could not be deleted because links still exist.
|
UnsupportedIndexTypeException |
Indicates the requested index type is not supported.
|
ValidationException |
Indicates your request is malformed in some manner.
|
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.