Amazon SNS Connector
Content Type: Module
Categories: AWS
Overview
The Amazon SNS connector provides a way for you to enrich your Mendix app with app-to-app and app-to-person notifications by implementing Amazon Simple Notification Service (SNS).
This connector provides the following actions:
- ConfirmSubscription
- CreateTopic
- ListTopics
- PublishBatch
- Subscribe
- Unsubscribe
Documentation
Please see the documentation on Mendix Docs.
Releases
Version: 4.0.0
Framework Version: 10.21.0
Release Notes: Upgraded to Mx version 10.21.0
Beware that all third party (jar) dependencies are now configured in the module itself and have been removed from the user lib.
Version: 3.1.0
Framework Version: 9.24.2
Release Notes: - Upgraded the SNS SDK to 2.27.17
Version: 3.0.0
Framework Version: 9.18.0
Release Notes: - Connector updated to work with Authentication Connector 3.0 and newer versions
Version: 2.0.2
Framework Version: 9.18.0
Release Notes: Bug fixes and small improvements
Version: 1.0.0
Framework Version: 9.18.0
Release Notes: This version is deprecated
Initial release