kevinreber / aws-lambda-image-resize

A lambda function that takes an image uploaded to a s3 bucket and creates a thumbnail of that image and uploads the thumbnail to designated thumbnail s3 bucket. See AWS docs for context: https://docs.aws.amazon.com/lambda/latest/dg/with-s3-tutorial.html#with-s3-tutorial-test-image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

A lambda function that takes an image uploaded to a s3 bucket and creates a thumbnail of that image and uploads the thumbnail to designated thumbnail s3 bucket. See AWS docs for context: https://docs.aws.amazon.com/lambda/latest/dg/with-s3-tutorial.html#with-s3-tutorial-test-image


Languages

Language:JavaScript 100.0%