AWS Lambda Function Insert 30k rows To RDS PosgrestQl

Viewed 15

I am newbie when using AWS, I'm creating app to analyst data of other app. So i use an API GateWay to call a function Lambda to crawl data from client app and insert data to posgrestQl

It's success to connect and insert success 5k rows and my app get error time out

So are there any solution of this error, please?

0 Answers
Related