Hi, I’m trying to load multiple records by an array of partition keys. Is it possible to use dynamodb’s BatchGetItem operation on my dynamodb resource? The only options available to me are query, scan, getItem, putItem, updateItem, deleteItem.
Hey there @abvs! Looks like we don’t support this quite yet. I’m moving this thread over to the #feature-requests channel accordingly.
1 Like
Thanks Justin!
Any update on this feature? I have a similar use case and would really appreciate some help
Hi @sparrow! Thanks for reaching out. Unfortunately, we haven't been able to prioritize this request yet
\
+1 -- I'm definitely in a lot of pain right now, not having this. But let's please extend this functionality to all the more-than-just-one-record DynamoDB operations: BatchGetItem, BatchWriteItem, and BatchExecuteStatement would be great.