Can I Install local/chromium on a S3 and use it with puppeteer?

Viewed 32

I need to install local/chromium on lambda but it's too big to be stored so, it's possible to stored it in a bucket and use it on my lambda where the code/node_module is?

1 Answers
Related