-
Notifications
You must be signed in to change notification settings - Fork 137
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for SNS as Event Source #66
Comments
+1 |
5 similar comments
+1 |
+1 |
+1 |
+1 |
+1 |
+1 Is the lack of SNS as an event source due to the fact that CloudFormation doesn't have templates yet? Would this be a good item for a contrib until they do? |
+1 |
2 similar comments
+1 |
+1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi
Thanks for gordon! It really rocks! This is a feature request to add support for creating an SNS Topic as an Event Source for Lambda, much like the CloudWatch Events is working currently.
The idea would be that you'd be able to define a Topic name and that it would be linked to the Lambda function specified.
Disclaimer: I've read this FAQ and this issue (#58) but I don't think they are contrary to this idea.
The text was updated successfully, but these errors were encountered: