| Package | Description |
|---|---|
| software.amazon.awssdk.services.bedrockruntime |
Describes the API operations for running inference using Bedrock models.
|
| software.amazon.awssdk.services.bedrockruntime.internal | |
| software.amazon.awssdk.services.bedrockruntime.model | |
| software.amazon.awssdk.services.bedrockruntime.model.responsestream | |
| software.amazon.awssdk.services.bedrockruntime.transform |
| Class and Description |
|---|
| AccessDeniedException
The request is denied because of missing access permissions.
|
| BedrockRuntimeException |
| InternalServerException
An internal server error occurred.
|
| InvokeModelRequest |
| InvokeModelRequest.Builder |
| InvokeModelResponse |
| InvokeModelWithResponseStreamRequest |
| InvokeModelWithResponseStreamRequest.Builder |
| InvokeModelWithResponseStreamResponseHandler
Response handler for the InvokeModelWithResponseStream API.
|
| 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.
|
| Class and Description |
|---|
| BedrockRuntimeRequest |
| Class and Description |
|---|
| InvokeModelWithResponseStreamResponseHandler.Visitor
Visitor for subtypes of
ResponseStream. |
| PayloadPart
Payload content included in the response.
|
| PayloadPart.Builder |
| ResponseStream
Base interface for all event types in ResponseStream.
|
| ResponseStream.EventType
The known possible types of events for
ResponseStream. |
| Class and Description |
|---|
| InvokeModelRequest |
| InvokeModelWithResponseStreamRequest |
Copyright © 2023. All rights reserved.