AWS Event Bridge Rule
Amazon EventBridge Event Bus is a
serverless event bus that helps you receive, filter, transform, route, and
deliver events.
We will configure s3 event notifications for any new objects created, delete, and trigger mail alerts.
Steps:
1) Create a SNS topic and confirm subscription with the mail ID.
2) Enable event bridge notification for the bucket.
3) Create an event bridge rule for the S3 event Object created and deleted.
Creating
SNS topic and subscription.
It worked.
Comments
Post a Comment