« Simple Notification Service » : différence entre les versions

De Banane Atomic
Aller à la navigationAller à la recherche
Aucun résumé des modifications
Ligne 1 : Ligne 1 :
[[Category:AWS]]
[[Category:AWS]]
= Links =
* [https://aws.amazon.com/blogs/aws/introducing-amazon-sns-fifo-first-in-first-out-pub-sub-messaging/ Introducing Amazon SNS FIFO – First-In-First-Out Pub/Sub Messaging]
= Description =
= Description =
Allow to coordinate the sending and delivery of messages.<br>
Allow to coordinate the sending and delivery of messages.<br>

Version du 25 avril 2024 à 13:41

Links

Description

Allow to coordinate the sending and delivery of messages.
A publisher send a message to an SNS topic and the subscribers will receive the message.

Subscriber

  • HTTP / HTTPS endpoint
  • lambda
  • email adress
  • SMS