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.

preguntada hace un año292 visualizaciones
1 Respuesta
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
EXPERTO
Uri
respondido hace un año
  • 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.

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas