amazon-simple-queue-service-sqs
Service icon

Amazon Simple Queue Service (SQS)

Supported
Stable version 2.0.2 (Compatible with OutSystems 11)
Uploaded
 on 10 Sep (18 hours ago)
 by 
OutSystems
5.0
 (7 ratings)
amazon-simple-queue-service-sqs

Amazon Simple Queue Service (SQS)

Compatible with:
Created on OutSystems 11

Version 2.0.2

Stable
Current
See documentation
Uploaded on 14:45 (4 hours ago) by OutSystems
Compatible with:
Version 11
Database:
All
Release notes:

This version improves the reliability and consistency of the connector's action outputs.

No changes to AWS SDK versions in this release.

Application Objects:
Amazon Simple Queue Service (SQS) has 4 AOs.

Version 2.0.1

Stable
See documentation
Uploaded on 27 Jan by OutSystems
Compatible with:
Version 11
Database:
All
Release notes:
This version introduces updates to the following libraries
  • AWSSDK Core to version 4.0.3.6
  • AWSSDK SQS to version 4.0.2.8

Note: Please update all related AWS components to the latest versions to prevent dependency conflicts and ensure environment stability.

Application Objects:
Amazon Simple Queue Service (SQS) has 4 AOs.

Version 2.0.0

Stable
See documentation
Uploaded on 07 July 2022 by OutSystems
Compatible with:
Version 11
Database:
All
Release notes:

In this version:

  • Created 2 static entities to manage static data sent and returned from the service

    • SQSAttribute

    • SQSMessageAttributeDataType

  • Created AttributeName structure to handle data sent to the connector

  • Validation was added to all public methods inside the connector, instead of transparently sending everything to the AWS service.

    • There is a new SQSRequestValidation exception to manage the validation output

    • The validation acts on:

      • mandatory fields

      • integer ranges

      • string lengths

  • Deleted all the three deprecated site properties (Amazon_AccessKeyId, Amazon_SecretAccessKey, Amazon_SQSUrl) that previously was used to handle the credentials

  • <breaking change> Updated MessageAttributeNames input parameter from Queue_Create action to AttributeName List instead Text Record List

  • <breaking change> Updated DataType attribute from MessageAttributeSend structure to use SQSMessageAttributeDataType Id instead text

Application Objects:
Amazon Simple Queue Service (SQS) has 4 AOs.