How to read large text files in GB from S3 Bucket?
We need to use an S3 Lambda function with Python or any supported language code to divide the file into small chunks that can be read by Zoho using Zoho Deluge. By doing this, all the large files can be processed and the data can be pushed into Zoho.
Suggestions ?