Package software.amazon.awssdk.services.sagemakerfeaturestoreruntime.model
-
Class Summary 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 BatchGetRecordResponse BatchGetRecordResultDetail The output of records that have been retrieved in a batch.DeleteRecordRequest DeleteRecordResponse FeatureValue The value associated with a feature.GetRecordRequest GetRecordResponse PutRecordRequest PutRecordResponse SageMakerFeatureStoreRuntimeException.BuilderImpl SageMakerFeatureStoreRuntimeRequest SageMakerFeatureStoreRuntimeRequest.BuilderImpl SageMakerFeatureStoreRuntimeResponse SageMakerFeatureStoreRuntimeResponse.BuilderImpl SageMakerFeatureStoreRuntimeResponseMetadata TtlDuration Time to live duration, where the record is hard deleted after the expiration time is reached;ExpiresAt
=EventTime
+TtlDuration
. -
Enum Summary Enum Description DeletionMode ExpirationTimeResponse TargetStore TtlDurationUnit -
Exception Summary Exception Description AccessForbiddenException You do not have permission to perform an action.InternalFailureException An internal failure occurred.ResourceNotFoundException A resource that is required to perform an action was not found.SageMakerFeatureStoreRuntimeException ServiceUnavailableException The service is currently unavailable.ValidationErrorException There was an error validating your request.