'AWS - Load the large json from S3 to Open search

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 ?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source