Ymir image processing function Ymir Lambda@Edge function used by CloudFront to process and optimize images. Installation Install the depencies using npm: $ npm ci Building To build a zip archive of the Lambda function to upload to AWS, you can run the following command: $ npm run build-zip Links Documentation