Ghostscript AWS Lambda layer adding PDF files conversion support using ImageMagick. Bundles Ghostscript 10.02.1.
As a prerequisite, add the ImageMagick support by deploying the image-magick-lambda-layer Lambda layer. Check out https://github.com/serverlesspub/imagemagick-aws-lambda-2 for more information.
This application provides a single output, LayerVersion
, which points to a
Lambda Layer ARN you can use with Lambda runtimes based on Amazon Linux 2 (such
as the nodejs10.x
runtime).