Versions in this module Expand all Collapse all v1 v1.48.2 Nov 21, 2023 Changes in this version + type SageMakerRuntimeAPI interface + InvokeEndpoint func(*sagemakerruntime.InvokeEndpointInput) (*sagemakerruntime.InvokeEndpointOutput, error) + InvokeEndpointAsync func(*sagemakerruntime.InvokeEndpointAsyncInput) (*sagemakerruntime.InvokeEndpointAsyncOutput, error) + InvokeEndpointAsyncRequest func(*sagemakerruntime.InvokeEndpointAsyncInput) (*request.Request, *sagemakerruntime.InvokeEndpointAsyncOutput) + InvokeEndpointAsyncWithContext func(aws.Context, *sagemakerruntime.InvokeEndpointAsyncInput, ...request.Option) (*sagemakerruntime.InvokeEndpointAsyncOutput, error) + InvokeEndpointRequest func(*sagemakerruntime.InvokeEndpointInput) (*request.Request, *sagemakerruntime.InvokeEndpointOutput) + InvokeEndpointWithContext func(aws.Context, *sagemakerruntime.InvokeEndpointInput, ...request.Option) (*sagemakerruntime.InvokeEndpointOutput, error) + InvokeEndpointWithResponseStream func(*sagemakerruntime.InvokeEndpointWithResponseStreamInput) (*sagemakerruntime.InvokeEndpointWithResponseStreamOutput, error) + InvokeEndpointWithResponseStreamRequest func(*sagemakerruntime.InvokeEndpointWithResponseStreamInput) (*request.Request, *sagemakerruntime.InvokeEndpointWithResponseStreamOutput) + InvokeEndpointWithResponseStreamWithContext func(aws.Context, *sagemakerruntime.InvokeEndpointWithResponseStreamInput, ...) (*sagemakerruntime.InvokeEndpointWithResponseStreamOutput, error)