In this video, you will learn how to integrate an S3 bucket with a AWS Lambda function. So, whenever we add a file into a bucket, a Lambda function will be called to handle the uploaded image, do some task (which in our case, is applying a watermark to the image), and then, save into another bucket.
0:00 - Introduction
0:42 - Project flow
1:46 - Create S3 and Lambda integration on AWS
5:50 - Test integration
7:05 - Conclusion
- https://docs.aws.amazon.com/AmazonS3/...