| 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
Your request exceeds the service quota for your account.
|
class |
ServiceUnavailableException
The service isn't currently available.
|
class |
ThrottlingException
Your request was throttled because of service-wide limitations.
|
class |
ValidationException
Input validation failed.
|
Copyright © 2024. All rights reserved.