| Class | Description |
|---|---|
| InvokeModelRequest | |
| InvokeModelResult |
| Enum | Description |
|---|---|
| Trace |
| Exception | Description |
|---|---|
| AccessDeniedException |
The request is denied because of missing access permissions.
|
| AmazonBedrockRuntimeException |
Base exception for all service exceptions thrown by Amazon Bedrock Runtime
|
| InternalServerException |
An internal server error occurred.
|
| ModelErrorException |
The request failed due to an error while processing the model.
|
| ModelNotReadyException |
The model specified in the request is not ready to serve inference requests.
|
| ModelTimeoutException |
The request took too long to process.
|
| ResourceNotFoundException |
The specified resource ARN was not found.
|
| ServiceQuotaExceededException |
The number of requests exceeds the service quota.
|
| ThrottlingException |
The number of requests exceeds the limit.
|
| ValidationException |
Input validation failed.
|
Copyright © 2024. All rights reserved.