batchGet payload MAX number
blindperson opened this issue · 1 comments
blindperson commented
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/
Line 179 in 46f62f7
chrisbarbour commented
I believe you are correct, thanks for spotting this!