amazon-simple-notification-service-sns
Service icon

Amazon Simple Notification Service (SNS)

Supported
Stable version 2.0.2 (Compatible with OutSystems 11)
Uploaded
 on 27 Jan (yesterday)
 by 
OutSystems
5.0
 (6 ratings)
amazon-simple-notification-service-sns

Amazon Simple Notification Service (SNS)

Compatible with:
Created on OutSystems 11

Version 2.0.2

Stable
Current
See documentation
Uploaded on 27 Jan (8 hours ago) 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 SimpleNotificationService to version 4.0.2.10


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

Application Objects:
Amazon Simple Notification Service (SNS) does not affect the count of AOs.

Version 2.0.1

Stable
See documentation
Uploaded on 05 December 2024 by OutSystems
Compatible with:
Version 11
Database:
All
Release notes:

In this version:

  • Fix action Endpoint_Delete: EndpointArn was not being validated correctly
Application Objects:
Amazon Simple Notification Service (SNS) does not affect the count of 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 SNSProtocol static entity to manage static data sent and returned from the service.

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

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

    • The validation acts on:

      • mandatory fields

      • integer ranges

      • string lengths

  • <breaking change> Updated Topic_Subscribe action and Subscription structure to use the created static entity identifier, instead of a text value.

  • Added a module as sample code exemplifying how to develop an API to receive notifications sent by the Topic_Publish method and save them in the database.

Application Objects:
Amazon Simple Notification Service (SNS) does not affect the count of AOs.