Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://aws-api-bqtgftz736ft.deno.dev/v0.5/services/sagemakerruntime.ts?docs=full";

§Classes

SageMakerRuntime

§Interfaces

InternalStreamFailure

The stream processing failed because of an unknown error, exception or failure. Try your request again.

InvokeEndpointAsyncInput
InvokeEndpointAsyncOutput
InvokeEndpointInput
InvokeEndpointOutput
InvokeEndpointWithResponseStreamInput
InvokeEndpointWithResponseStreamOutput
ModelStreamError

An error occurred while streaming the response body. This error can have the following error codes:

PayloadPart

A wrapper for pieces of the payload that's returned in response to a streaming inference request. A streaming inference response consists of one or more payload parts.

ResponseStream

A stream of payload parts. Each part contains a portion of the response for a streaming inference request.