Module types

Source
Expand description

Data structures used by operation inputs/outputs.

Modules§

builders
Builders
error
Error types that Amazon SageMaker Runtime can respond with.

Structs§

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.

Enums§

ResponseStream

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