https://github.com/trinketapp/aws-lambda-create-thumbnail
Automatically create thumbnails when image added to an AWS S3 bucket
https://github.com/trinketapp/aws-lambda-create-thumbnail
Last synced: 9 days ago
JSON representation
Automatically create thumbnails when image added to an AWS S3 bucket
- Host: GitHub
- URL: https://github.com/trinketapp/aws-lambda-create-thumbnail
- Owner: trinketapp
- License: mit
- Created: 2015-04-06T21:19:19.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-18T17:59:19.000Z (almost 10 years ago)
- Last Synced: 2025-03-24T12:11:24.837Z (26 days ago)
- Language: JavaScript
- Size: 121 KB
- Stars: 86
- Watchers: 10
- Forks: 20
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-functions - aws-lambda-create-thumbnail - Automatically create thumbnails when image added to an AWS S3 bucket. (AWS Lambda Functions)
README
# aws-lambda-create-thumbnail
Automatically create thumbnails when image added to an AWS S3 bucketDeploy to AWS Lambda by creating a zip file containing the contents of
this repo.For callback on success, change config/default.json as appropriate
depending on which environment the zip file is being uploaded for.