Package | Description |
---|---|
com.amazonaws.services.opensearch.model |
Modifier and Type | Class and Description |
---|---|
class |
AccessDeniedException
An error occurred because you don't have permissions to access the resource.
|
class |
BaseException
An error occurred while processing the request.
|
class |
ConflictException
An error occurred because the client attempts to remove a resource that is currently in use.
|
class |
DependencyFailureException
An exception for when a failure in one of the dependencies results in the service being unable to fetch details about
the resource.
|
class |
DisabledOperationException
An error occured because the client wanted to access an unsupported operation.
|
class |
InternalException
Request processing failed because of an unknown error, exception, or internal failure.
|
class |
InvalidPaginationTokenException
Request processing failed because you provided an invalid pagination token.
|
class |
InvalidTypeException
An exception for trying to create or access a sub-resource that's either invalid or not supported.
|
class |
LimitExceededException
An exception for trying to create more than the allowed number of resources or sub-resources.
|
class |
ResourceAlreadyExistsException
An exception for creating a resource that already exists.
|
class |
ResourceNotFoundException
An exception for accessing or deleting a resource that doesn't exist.
|
class |
SlotNotAvailableException
An exception for attempting to schedule a domain action during an unavailable time slot.
|
class |
ValidationException
An exception for accessing or deleting a resource that doesn't exist.
|
Copyright © 2023. All rights reserved.