I am loading a JSON file with 6.5 GB size which is stored in S3 bucket and loading it into Open search using AWS Lambda. I tried to increase the timeout limit to 15 minutes but still the data doesn't get processed.
Is there another way to do it ?
I am loading a JSON file with 6.5 GB size which is stored in S3 bucket and loading it into Open search using AWS Lambda. I tried to increase the timeout limit to 15 minutes but still the data doesn't get processed.
Is there another way to do it ?