Thread execution inside aws lamda
I am having an lamda function that is calling for creating a excel.
When call hit first thing i am creating an entry in status table and returning status id as response
I have a poll api that can be hit with this id to check the percentage completed.