| Package | Description |
|---|---|
| com.amazonaws.services.bedrockruntime.model |
| Modifier and Type | Class and Description |
|---|---|
class |
AccessDeniedException
The request is denied because of missing access permissions.
|
class |
InternalServerException
An internal server error occurred.
|
class |
ModelErrorException
The request failed due to an error while processing the model.
|
class |
ModelNotReadyException
The model specified in the request is not ready to serve inference requests.
|
class |
ModelTimeoutException
The request took too long to process.
|
class |
ResourceNotFoundException
The specified resource ARN was not found.
|
class |
ServiceQuotaExceededException
The number of requests exceeds the service quota.
|
class |
ThrottlingException
The number of requests exceeds the limit.
|
class |
ValidationException
Input validation failed.
|
Copyright © 2024. All rights reserved.