Found this DynamoDB item calculator which would estimate the size of DynamoDB records. Useful for those times when you’re wondering if you can get away with using BatchGetItem without worrying about unprocessed keys and the 16 MB limit.