Uses of Class
software.amazon.awssdk.services.sagemakerruntime.model.SageMakerRuntimeException
Packages that use SageMakerRuntimeException
Package
Description
The Amazon SageMaker AI runtime API.
-
Uses of SageMakerRuntimeException in software.amazon.awssdk.services.sagemakerruntime
Methods in software.amazon.awssdk.services.sagemakerruntime that throw SageMakerRuntimeExceptionModifier and TypeMethodDescriptiondefault InvokeEndpointResponseSageMakerRuntimeClient.invokeEndpoint(Consumer<InvokeEndpointRequest.Builder> invokeEndpointRequest) After you deploy a model into production using Amazon SageMaker AI hosting services, your client applications use this API to get inferences from the model hosted at the specified endpoint.default InvokeEndpointResponseSageMakerRuntimeClient.invokeEndpoint(InvokeEndpointRequest invokeEndpointRequest) After you deploy a model into production using Amazon SageMaker AI hosting services, your client applications use this API to get inferences from the model hosted at the specified endpoint.default InvokeEndpointAsyncResponseSageMakerRuntimeClient.invokeEndpointAsync(Consumer<InvokeEndpointAsyncRequest.Builder> invokeEndpointAsyncRequest) After you deploy a model into production using Amazon SageMaker AI hosting services, your client applications use this API to get inferences from the model hosted at the specified endpoint in an asynchronous manner.default InvokeEndpointAsyncResponseSageMakerRuntimeClient.invokeEndpointAsync(InvokeEndpointAsyncRequest invokeEndpointAsyncRequest) After you deploy a model into production using Amazon SageMaker AI hosting services, your client applications use this API to get inferences from the model hosted at the specified endpoint in an asynchronous manner. -
Uses of SageMakerRuntimeException in software.amazon.awssdk.services.sagemakerruntime.model
Modifier and TypeClassDescriptionfinal classYour request caused an exception with an internal dependency.final classAn internal failure occurred.final classThe stream processing failed because of an unknown error, exception or failure.final classModel (owned by the customer in the container) returned 4xx or 5xx error code.final classEither a serverless endpoint variant's resources are still being provisioned, or a multi-model endpoint is still downloading or loading the target model.final classAn error occurred while streaming the response body.final classThe service is unavailable.final classInspect your request and try again.Methods in software.amazon.awssdk.services.sagemakerruntime.model that return SageMakerRuntimeExceptionConstructors in software.amazon.awssdk.services.sagemakerruntime.model with parameters of type SageMakerRuntimeException