Amazon Simple Queue Services (SQS) is a message queuing service that allows you to send, store, and receive messages between software components at any volume.
Integrating with SQS is a great way to help you:
Decouple and scale microservices, distributed systems, and serverless apps
Eliminate admin overhead
Reliably deliver messages
Keep sensitive data secure
Scale elastically and cost-effectively
The connector uses an AWS SDK and more details about setting everything up can be found here. Once connected, you'll be able to easily integrate Amazon SQS into your OutSystems apps to help manage queues and messages.
By downloading this component you acknowledge and agree to the collection of usage data (which may include, but is not limited to, method name, size of the files, operation type or region) by OutSystems and Amazon Web Services. Usage data does not include personal data. If you do not agree with such collection, please do not download this component.
Note: Please update all related AWS components to the latest versions to prevent dependency conflicts and ensure environment stability.