/IaC-for-S3-Event-Notifications-with-AWS-SAM-AWS-CDK-and-Terraform

A notification system that triggers on s3:ObjectCreated:* events. This system will monitor an S3 bucket for new file uploads, trigger a Lambda function to process the uploaded files, send a notification using Simple Notification Service (SNS), and store metadata in a Simple Queue Service (SQS) queue for further processing.

MIT LicenseMIT

No issues in this repository yet.