Deploy Docker NodeJs Puppeteer to AWS Lambda Giving permission denied (due to a permission issue. Cache is disabled.)
I have deployed a docker container to AWS lambda and when I triggered function it gives me error but when I test it locally its working fine. it looks some permission issue related to some dirs but couldn't understand how…