Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Sns application push notification #1

Open
Dhinendran opened this issue Jun 9, 2018 · 0 comments
Open

Sns application push notification #1

Dhinendran opened this issue Jun 9, 2018 · 0 comments

Comments

@Dhinendran
Copy link

I am developing an application with Amazon AWS and what I am trying to achieve is to attach a lambda function to DynamoDB table, so after a new row is added, the lambda function is triggered. In the above-mentioned lambda function, I want to add the functionality to send a push notification with Amazon SNS service, but I could not find any information in their documentation if that is possible and if it is, what exactly needs to be done to get it working? What I found in their documentation is that you can attach lambda function trigger to an SNS topic, which means that after a notification is pushed then the function is called, but what I am interested in is to send a push notification directly from lambda function. I would appreciate if someone shed some light on this topic for me.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant