batchGetRecord
inline suspend fun SageMakerFeatureStoreRuntimeClient.batchGetRecord(crossinline block: BatchGetRecordRequest.Builder.() -> Unit): BatchGetRecordResponse
Retrieves a batch of Records
from a FeatureGroup
.
Retrieves a batch of Records
from a FeatureGroup
.