Amazon SQS Connector
Content Type: Module
Categories: AWS
Overview
Note: This platform-supported connector is the preferred way to connect to Amazon SQS from Mendix version 9.18.0 or higher. For older versions - from 8.17.0 or higher - you can use the community-supported Amazon SQS Connector instead.
The Amazon SQS Connector allows Mendix makers to integrate with Amazon SQS.
The connector provides the following actions:
- CreateQueue
- DeleteMessageBatch
- DeleteQueue
- GetQueueAttributes
- ListQueues
- PurgeQueue
- ReceiveMessages
- Send Message Batch
For more information about our AWS Connector strategy, please see the Mendix Evaluation Guide
Documentation
Please see the documentation on Mendix Docs.
Releases
Version: 2.1.0
Framework Version: 9.24.2
Release Notes: - Upgraded the SQS SDK to 2.27.17
Version: 2.0.0
Framework Version: 9.18.0
Release Notes: - Connector updated to work with Authentication Connector 3.0 and newer versions
Version: 1.0.0
Framework Version: 9.18.0
Release Notes: Initial release of the platform-supported Amazon SQS Connector.