I want to use trigger multiple lambda functions from a single s3 bucket but i'm getting overlap error
I in fact found a solution that i need to use SNS for the same. The architecture would be like

- Is there any other solution to it?
- if not how to implement it using SNS?