I am processing a 1GB file stored in s3 in AWS Lambda.
The lambda function is being called using API Gateway. Function downloads the s3 file in EFS. Process it. After