New Serverless Pattern - EventBridge - S3 - Lambda
Issue https://github.com/aws-samples/serverless-patterns/issues/2337, if available:
Description of changes:
A new Terraform pattern which invokes a Lambda function when an S3 bucket is created. This uses Eventbridge to check for the CreateBucket API call, invokes Lambda function and notifies the user via SNS. The Lambda function used Python 3.12 and uses a zip file.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Made some change to the lambda handler and example-pattern.json
Thank you for looking it this. Made all the requested changes. Let me know if you need any further changes
Thanks @archiev4 . Can you resolve each of the conversations?
Thanks @archiev4 . Can you resolve each of the conversations?
Done @ellisms
Thanks @archiev4 . Adding this to the pipeline.