Table of Contents
SageMakerFeatureStoreRuntime.
Client
¶A low-level client representing Amazon SageMaker Feature Store Runtime
Contains all data plane API operations and data types for the Amazon SageMaker Feature Store. Use this API to put, delete, and retrieve (get) features from a feature store.
Use the following operations to configure your OnlineStore
and OfflineStore
features, and to create and manage feature groups:
import boto3
client = boto3.client('sagemaker-featurestore-runtime')
These are the available methods: