| Class | Description |
|---|---|
| InvokeEndpointAsyncRequest | |
| InvokeEndpointAsyncResponse | |
| InvokeEndpointRequest | |
| InvokeEndpointResponse | |
| InvokeEndpointWithResponseStreamRequest | |
| InvokeEndpointWithResponseStreamResponse | |
| PayloadPart |
A wrapper for pieces of the payload that's returned in response to a streaming inference request.
|
| PayloadPart.BuilderImpl | |
| SageMakerRuntimeException.BuilderImpl | |
| SageMakerRuntimeRequest | |
| SageMakerRuntimeRequest.BuilderImpl | |
| SageMakerRuntimeResponse | |
| SageMakerRuntimeResponse.BuilderImpl | |
| SageMakerRuntimeResponseMetadata |
| Enum | Description |
|---|---|
| ResponseStream.EventType |
The known possible types of events for
ResponseStream. |
| Exception | Description |
|---|---|
| InternalDependencyException |
Your request caused an exception with an internal dependency.
|
| InternalFailureException |
An internal failure occurred.
|
| InternalStreamFailureException |
The stream processing failed because of an unknown error, exception or failure.
|
| ModelErrorException |
Model (owned by the customer in the container) returned 4xx or 5xx error code.
|
| ModelNotReadyException |
Either a serverless endpoint variant's resources are still being provisioned, or a multi-model endpoint is still
downloading or loading the target model.
|
| ModelStreamErrorException |
An error occurred while streaming the response body.
|
| SageMakerRuntimeException | |
| ServiceUnavailableException |
The service is unavailable.
|
| ValidationErrorException |
Inspect your request and try again.
|
Copyright © 2023. All rights reserved.