chrome-aws-lambda
chrome-aws-lambda copied to clipboard
10.2.x
Updated to support Puppeteer 10.2.x
Chromium version has changed. You still need to build up a binary via ansible & AWS.
I assume that's the job of the workflow / build step
As far as i know - it is not. There is an ansible script that needs to be given AWS Credentials to be possible to build a binary, but historically it was run by @alixaxel so he individually prepared all chromium binaries :/
@bestplay9384 Indeed, I will take care of this in the next hours.
I tried running it myself but my Debian VM would.hang part way through and the EC2 instance left running doing nothing.
Anyone has managed to get this working?
@hooman-myadbox I decided to use container images with the native Alpine Chromium binary installed since this PR didn't seem to get much traction. https://aws.amazon.com/blogs/aws/new-for-aws-lambda-container-image-support/