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/sagemakerfeaturestoreruntime.ts?docs=full";

§Classes

SageMakerFeatureStoreRuntime

§Interfaces

BatchGetRecordError

The error that has occurred when attempting to retrieve a batch of Records.

BatchGetRecordIdentifier

The identifier that identifies the batch of Records you are retrieving in a batch.

BatchGetRecordRequest
BatchGetRecordResponse
BatchGetRecordResultDetail

The output of records that have been retrieved in a batch.

DeleteRecordRequest
FeatureValue

The value associated with a feature.

GetRecordRequest
GetRecordResponse
PutRecordRequest
TtlDuration

Time to live duration, where the record is hard deleted after the expiration time is reached; ExpiresAt = EventTime + TtlDuration. For information on HardDelete, see the DeleteRecord API in the Amazon SageMaker API Reference guide.

§Type Aliases

DeletionMode
ExpirationTimeResponse
TargetStore
TtlDurationUnit