Connecting S3 with Lambda on AWS CDK in Typescript [VIDEO]
Let’s revisit our pipeline once again. We want to send notifications from S3 to our Lambda whenever we put a file into our S3 bucket, and in this tutorial, we are using AWS CDK in Typescript to achieve that. 1. Ensure logging...
Read More