AccessDeniedException |
The request is denied because of missing access permissions.
|
BedrockRuntimeException |
|
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.
|
ModelStreamErrorException |
An error occurred while streaming the response.
|
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.
|