Skip to content

RoqLogic/sharp-lambda-layer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sharp-lambda-layer

Lambda layer for utilizing the Sharp image manipulation library

Note:

It is important that the Sharp dependency is installed for Linux x64, which is what AWS Lambda runs on:

$ npm install --arch=x64 --platform=linux --target=10.15.0 sharp

http://sharp.pixelplumbing.com/en/latest/install/#aws-lambda

Cloudformation export

Creates an export named SharpLambdaLayer that can be referenced within other CF templates.

About

Lambda layer for utilizing the Sharp image manipulation library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published