Publish event notification through Amazon Simple Notification Service(SNS) instead of webhook
in progress
Namita
in progress
Namita
Merged in a post:
Publish event notification through Amazon Simple Notification Service(SNS) instead of webhoo
X
Xiaoting Cai
AWS Simple Notification Service(SNS) is a well-established messaging platform with pub/sub functionality. It has high availability and unlimited traffic rate. Instead of using webhook, we would like to leverage SNS as the notification channel to consume the data.