suggest way to get data using appsync lambda where operation take more than 30 second

Viewed 21

I am calling third party API using lambda and top of that I am using appsync query. so there is a limitation of 30 second in appSync after that it timeouts. Please suggest a way to deal with bulk data which takes more than 30 sec...

0 Answers
Related