Description
Laserfiche's Amazon SNS connector makes it easy to work with the Amazon Simple Notification Service by simplifying the interaction and adding convenience.
The connector uses AWS Identity and Access Management (IAM) to authenticate users to Amazon. The Amazon SNS web service manages delivering messages using a publish and subscribe model. In this model, owners create topics and control access to them. Topics are named groups of events or access points. Publishers (called producers) send messages to topics. SNS then matches the topic to a list of subscribers (called clients or consumers) who want to receive notifications on topics of interest.
The connector supports Amazon SNS Mobile Push Notifications by using the EXECUTE operation, and by setting a dynamic document property to the SNS-assigned endpoint ARN. Additionally, the connector supports Amazon SNS First-In-First-Out (FIFO) topics in the CREATE operation by setting the Message Deduplication Id and Message Group Id dynamic document properties.