Versions in this module Expand all Collapse all v1 v1.0.1 Jul 4, 2024 v1.0.0 Jul 4, 2024 Changes in this version + type SageMakerFeatureStoreRuntimeAPI interface + BatchGetRecord func(*sagemakerfeaturestoreruntime.BatchGetRecordInput) (*sagemakerfeaturestoreruntime.BatchGetRecordOutput, error) + BatchGetRecordRequest func(*sagemakerfeaturestoreruntime.BatchGetRecordInput) (*request.Request, *sagemakerfeaturestoreruntime.BatchGetRecordOutput) + BatchGetRecordWithContext func(aws.Context, *sagemakerfeaturestoreruntime.BatchGetRecordInput, ...) (*sagemakerfeaturestoreruntime.BatchGetRecordOutput, error) + DeleteRecord func(*sagemakerfeaturestoreruntime.DeleteRecordInput) (*sagemakerfeaturestoreruntime.DeleteRecordOutput, error) + DeleteRecordRequest func(*sagemakerfeaturestoreruntime.DeleteRecordInput) (*request.Request, *sagemakerfeaturestoreruntime.DeleteRecordOutput) + DeleteRecordWithContext func(aws.Context, *sagemakerfeaturestoreruntime.DeleteRecordInput, ...) (*sagemakerfeaturestoreruntime.DeleteRecordOutput, error) + GetRecord func(*sagemakerfeaturestoreruntime.GetRecordInput) (*sagemakerfeaturestoreruntime.GetRecordOutput, error) + GetRecordRequest func(*sagemakerfeaturestoreruntime.GetRecordInput) (*request.Request, *sagemakerfeaturestoreruntime.GetRecordOutput) + GetRecordWithContext func(aws.Context, *sagemakerfeaturestoreruntime.GetRecordInput, ...request.Option) (*sagemakerfeaturestoreruntime.GetRecordOutput, error) + PutRecord func(*sagemakerfeaturestoreruntime.PutRecordInput) (*sagemakerfeaturestoreruntime.PutRecordOutput, error) + PutRecordRequest func(*sagemakerfeaturestoreruntime.PutRecordInput) (*request.Request, *sagemakerfeaturestoreruntime.PutRecordOutput) + PutRecordWithContext func(aws.Context, *sagemakerfeaturestoreruntime.PutRecordInput, ...request.Option) (*sagemakerfeaturestoreruntime.PutRecordOutput, error)