dynamodb-batchgetitem-rounds-each-item-individually

Status: IN

`BatchGetItem` rounds each item individually to the next 4 KB boundary then sums, while `Query` sums all returned items first then rounds the total to 4 KB.

Source: entries/2026/03/11/amazondynamodb-latest-developerguide-read-write-operationshtml.md

JSON