Retrieves a batch of Records from a FeatureGroup
Source:R/sagemakerfeaturestoreruntime_operations.R
sagemakerfeaturestoreruntime_batch_get_record.RdRetrieves a batch of Records from a FeatureGroup.
See https://www.paws-r-sdk.com/docs/sagemakerfeaturestoreruntime_batch_get_record/ for full documentation.
Arguments
- Identifiers
[required] A list containing the name or Amazon Resource Name (ARN) of the
FeatureGroup, the list of names ofFeatures to be retrieved, and the correspondingRecordIdentifiervalues as strings.- ExpirationTimeResponse
Parameter to request
ExpiresAtin response. IfEnabled,batch_get_recordwill return the value ofExpiresAt, if it is not null. IfDisabledand null,batch_get_recordwill return null.