/AWS1/CL_SGF=>BATCHGETRECORD()
¶
About BatchGetRecord¶
Retrieves a batch of Records
from a FeatureGroup
.
Method Signature¶
IMPORTING¶
Required arguments:¶
IT_IDENTIFIERS
TYPE /AWS1/CL_SGFBATCHGETRECORDID=>TT_BATCHGETRECORDIDENTIFIERS
TT_BATCHGETRECORDIDENTIFIERS
¶
A list containing the name or Amazon Resource Name (ARN) of the
FeatureGroup
, the list of names ofFeature
s to be retrieved, and the correspondingRecordIdentifier
values as strings.
Optional arguments:¶
IV_EXPIRATIONTIMERESPONSE
TYPE /AWS1/SGFEXPIRTIMERESPONSE
/AWS1/SGFEXPIRTIMERESPONSE
¶
Parameter to request
ExpiresAt
in response. IfEnabled
,BatchGetRecord
will return the value ofExpiresAt
, if it is not null. IfDisabled
and null,BatchGetRecord
will return null.