palakbhawsar98 / AWS-Lambda-SQS-Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS-Lambda-SQS-Project

v (11)

In this project, I will be creating an S3 bucket, Queue, and Lambda function. Whenever an object is uploaded in the S3 bucket, an S3 event will trigger the queue and the lambda function will run which will check if the object name contains the word "sensitive" If so it will send an email notification to the team saying some sensitive file is added in the bucket.

Prerequisite:

AWS account and familiarity with AWS services

Article link

https://palak-bhawsar.hashnode.dev/s3-event-driven-email-notifications-using-aws-lambda-and-sqs

About


Languages

Language:Python 100.0%