You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/sns/README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
# @message-queue-toolkit/sns
2
2
3
-
AWS SNS (Simple Notification Service) implementation for the message-queue-toolkit. Provides a robust, type-safe abstraction for publishing messages to SNS topics and consuming them via SQS queue subscriptions, with support for both standard and FIFO topics.
3
+
AWS SNS (Simple Notification Service) implementation for the message-queue-toolkit. Provides a robust, type-safe
4
+
abstraction for publishing messages to SNS topics and consuming them via SQS queue subscriptions, with support for both
0 commit comments