Package | Description |
---|---|
com.amazonaws.services.opensearchserverless.model |
Modifier and Type | Class and Description |
---|---|
class |
ConflictException
When creating a resource, thrown when a resource with the same name already exists or is being created.
|
class |
InternalServerException
Thrown when an error internal to the service occurs while processing a request.
|
class |
OcuLimitExceededException
Thrown when the collection you're attempting to create results in a number of search or indexing OCUs that exceeds
the account limit.
|
class |
ResourceNotFoundException
Thrown when accessing or deleting a resource that does not exist.
|
class |
ServiceQuotaExceededException
Thrown when you attempt to create more resources than the service allows based on service quotas.
|
class |
ValidationException
Thrown when the HTTP request contains invalid input or is missing required input.
|
Copyright © 2023. All rights reserved.