Package software.amazon.awssdk.services.sagemakerruntime.model
-
Class Summary 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 Summary Enum Description ResponseStream.EventType The known possible types of events forResponseStream. -
Exception Summary 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.