Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upReplace SNS topics by lambda function #216
Closed
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We have a limit on s3 bucket subscription, remove SNS topics and make only one s3 bucket subscription on POST. The events should be delivered to lambda function and the function forwards them to corresponding queue.