hexlabsio/dynamo-ts

batchGet payload MAX number

Opened this issue · 1 comments

According to this document, batchGet should allow up to 100 get requests to be sent in one request instead of 25, please update this description. And if i am wrong, please kindly let me know, thanks.
https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-dynamodb/Class/BatchGetItemCommand/

* Allows up to 25 get requests to be sent in one request.

I believe you are correct, thanks for spotting this!