https://github.com/obytes/resize_s3_images
AWS Lambda function to resize AWS s3 bucket images on the fly
https://github.com/obytes/resize_s3_images
Last synced: 9 months ago
JSON representation
AWS Lambda function to resize AWS s3 bucket images on the fly
- Host: GitHub
- URL: https://github.com/obytes/resize_s3_images
- Owner: obytes
- Created: 2019-08-16T16:13:28.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-18T15:36:18.000Z (almost 7 years ago)
- Last Synced: 2025-06-27T00:45:42.785Z (12 months ago)
- Language: Python
- Size: 127 KB
- Stars: 12
- Watchers: 8
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AWS LAMBDA FUNCTION TO RESIZE S3 IMAGES ON FLY USING PYTHON
Find the full blog here: https://www.obytes.com/blog/2019/image-resizing-on-the-fly-with-aws-lambda,-api-gateway,-and-s3-storage/
