| Package | Description |
|---|---|
| com.amazonaws.services.sagemakerfeaturestoreruntime |
Contains all data plane API operations and data types for the Amazon SageMaker Feature Store.
|
| com.amazonaws.services.sagemakerfeaturestoreruntime.model |
| Class and Description |
|---|
| AmazonSageMakerFeatureStoreRuntimeException
Base exception for all service exceptions thrown by Amazon SageMaker Feature Store Runtime
|
| 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 |
| BatchGetRecordResult |
| BatchGetRecordResultDetail
The output of Records that have been retrieved in a batch.
|
| DeleteRecordRequest |
| DeleteRecordResult |
| DeletionMode |
| ExpirationTimeResponse |
| FeatureValue
The value associated with a feature.
|
| GetRecordRequest |
| GetRecordResult |
| PutRecordRequest |
| PutRecordResult |
| TargetStore |
| TtlDuration
Time to live duration, where the record is hard deleted after the expiration time is reached;
ExpiresAt
= EventTime + TtlDuration. |
| TtlDurationUnit |
Copyright © 2023. All rights reserved.