AWS SNS usage on dynamic events

0

Can we use AWS SNS for dynamic events? for example if we have an application where we take orders and can we use SNS to send order confirmation notification to customers via email or SMS.

demandé il y a un an292 vues
1 réponse
0

I am not sure what exactly do you mean by Dynamic events, but you can use SNS to send events (of any type) to a topic. SNS will send the event to all subscribed endpoints, which can be SMS, email, mobile push or other services.

You can also send an event to a specific SMS number.

profile pictureAWS
EXPERT
Uri
répondu il y a un an
  • Hi Uri, Thanks for the answer. what i mean by dynamic event is, some transaction event which has changing subscribers at every event.

  • So you can send SMS to specific numbers, without subscribing to a topic. Changing the subscribers on a topic dynamically might be more challenging.

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions