Login to follow
AWS SQS (Black Belt Edition)

AWS SQS (Black Belt Edition) (ODC)

Stable version 0.1.5 (Compatible with ODC)
Uploaded on 25 August 2024 by OutSystems Labs
AWS SQS (Black Belt Edition)

AWS SQS (Black Belt Edition) (ODC)

Details
Detailed Description

Connect with AWS SQS to send, store, and receive messages between software components.

Limitations
  1. Only text messages are allowed. If you need to send binary data, you might want to encode it as base64 before sending
  2. The maximum payload sent/receive is 5.5 MB
Release notes 

Updated to support .Net 8.