I have a situation where I need to load a huge JSON object (4.5GB open and 400MB compressed) from S3. Currently, it is done with streaming similar to the following cod