gm-lambda-layer icon indicating copy to clipboard operation
gm-lambda-layer copied to clipboard

AWS Lambda layer with GraphicsMagick binaries.

Results 9 gm-lambda-layer issues
Sort by recently updated
recently updated
newest added

Trying to add arn:aws:lambda:af-south-1:175033217214:layer:graphicsmagick:2 results: Resource handler returned message: "User: arn:aws:iam::111111111:user/myuser is not authorized to perform: lambda:GetLayerVersion on resource: arn:aws:lambda:af- south-1:175033217214:layer:graphicsmagick:2 because no resource-based policy allows the lambda:GetLayerVersion action (Service:...

Thanks for this layer. Very helpful. Only problem is we use gm to convert to webp... Please can you add support for webp to the built layer? Thank you

This pull request adds webp support to the gm lambda layer.

Changing `...versaweb.dl.sourceforge.net` to `ftp://ftp.graphicsmagick.org/pub`. Using the official package will not raise questions around security. Let me know what you think.

The latest runtimes run on Amazon Linux 2. This PR adds dependencies to AWS Linux 2. I also added Ghostscript

Hi `rpidanny/gm-lambda-layer`! This is a one-off automatically generated pull request from LGTM.com :robot:. You might have heard that we’ve integrated LGTM’s underlying CodeQL analysis engine natively into GitHub. The result...