What item operation allows the retrieval of multiple items from a DynamoDB table in a single API call?
A.
GetItem
B.
BatchGetItem
C.
GetMultipleItems
D.
GetItemRange
What item operation allows the retrieval of multiple items from a DynamoDB table in a single API call?
What item operation allows the retrieval of multiple items from a DynamoDB table in a single API call?
A.
GetItem
B.
BatchGetItem
C.
GetMultipleItems
D.
GetItemRange
B
B
b.
https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_BatchGetItem.html
B