sagemakerfeaturestoreruntime_batch_get_record {paws.machine.learning} | R Documentation |
Retrieves a batch of Records from a FeatureGroup
Description
Retrieves a batch of Records
from a FeatureGroup
.
See https://www.paws-r-sdk.com/docs/sagemakerfeaturestoreruntime_batch_get_record/ for full documentation.
Usage
sagemakerfeaturestoreruntime_batch_get_record(
Identifiers,
ExpirationTimeResponse = NULL
)
Arguments
Identifiers |
[required] A list containing the name or Amazon Resource Name (ARN) of the
|
ExpirationTimeResponse |
Parameter to request |
[Package paws.machine.learning version 0.7.0 Index]