Class | Description |
---|---|
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 | |
FeatureValue |
The value associated with a feature.
|
GetRecordRequest | |
GetRecordResult | |
PutRecordRequest | |
PutRecordResult | |
TtlDuration |
Time to live duration, where the record is hard deleted after the expiration time is reached;
ExpiresAt
= EventTime + TtlDuration . |
Enum | Description |
---|---|
DeletionMode | |
ExpirationTimeResponse | |
TargetStore | |
TtlDurationUnit |
Exception | Description |
---|---|
AccessForbiddenException |
You do not have permission to perform an action.
|
AmazonSageMakerFeatureStoreRuntimeException |
Base exception for all service exceptions thrown by Amazon SageMaker Feature Store Runtime
|
InternalFailureException |
An internal failure occurred.
|
ResourceNotFoundException |
A resource that is required to perform an action was not found.
|
ServiceUnavailableException |
The service is currently unavailable.
|
ValidationErrorException |
There was an error validating your request.
|