# Packages
Package sagemakerfeaturestoreruntimeiface provides an interface to enable mocking the Amazon SageMaker Feature Store Runtime service client for testing your code.
# Functions
DeletionMode_Values returns all elements of the DeletionMode enum.
ExpirationTimeResponse_Values returns all elements of the ExpirationTimeResponse enum.
New creates a new instance of the SageMakerFeatureStoreRuntime client with a session.
TargetStore_Values returns all elements of the TargetStore enum.
TtlDurationUnit_Values returns all elements of the TtlDurationUnit enum.
# Constants
DeletionModeHardDelete is a DeletionMode enum value.
DeletionModeSoftDelete is a DeletionMode enum value.
ID to lookup a service endpoint with.
ErrCodeAccessForbidden for service response error code "AccessForbidden".
ErrCodeInternalFailure for service response error code "InternalFailure".
ErrCodeResourceNotFound for service response error code "ResourceNotFound".
ErrCodeServiceUnavailable for service response error code "ServiceUnavailable".
ErrCodeValidationError for service response error code "ValidationError".
ExpirationTimeResponseDisabled is a ExpirationTimeResponse enum value.
ExpirationTimeResponseEnabled is a ExpirationTimeResponse enum value.
ServiceID is a unique identifier of a specific service.
Name of service.
TargetStoreOfflineStore is a TargetStore enum value.
TargetStoreOnlineStore is a TargetStore enum value.
TtlDurationUnitDays is a TtlDurationUnit enum value.
TtlDurationUnitHours is a TtlDurationUnit enum value.
TtlDurationUnitMinutes is a TtlDurationUnit enum value.
TtlDurationUnitSeconds is a TtlDurationUnit enum value.
TtlDurationUnitWeeks is a TtlDurationUnit enum value.
# Structs
You do not have permission to perform an action.
The error that has occurred when attempting to retrieve a batch of Records.
The identifier that identifies the batch of Records you are retrieving in a batch.
The output of records that have been retrieved in a batch.
The value associated with a feature.
An internal failure occurred.
A resource that is required to perform an action was not found.
SageMakerFeatureStoreRuntime provides the API operation methods for making requests to Amazon SageMaker Feature Store Runtime.
The service is currently unavailable.
Time to live duration, where the record is hard deleted after the expiration time is reached; ExpiresAt = EventTime + TtlDuration.
There was an error validating your request.