Skip to end of banner
Go to start of banner

Amazon SQS Snap Pack

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 34 Next »

Amazon Simple Queue Service (Amazon SQS) Snap Pack supports a highly-scalable hosted queue for storing messages. Amazon SQS offers middleware attributes such as dead-letter queues and poison-pill management, and supports moving data between the distributed application components. It tracks the successful completion of the queued messages published independently allowing the decoupling of components on an application.


Use Snaps in this Snap Pack to:

  • create SQS messages from incoming documents.
  • fetch the messages from the SQS.
  • acknowledge the messages read by the SQS Consumer


The SQS API supports:

Supported Versions

The SQS API can be accessed by all the languages that AWS SDK supports. The Snap Pack uses the AWS.SQS({apiVersion: '2012-11-05'}) version. 



In this Section


Snap Pack History

 Click to view/expand

4.24 (main8556)

  • Enhances the Snap Pack to support Cross-Account IAM role that allows to access the queues residing in another AWS account.

4.23 (main7430)

  • No updates made.

4.22 (main6403)

  • No updates made.

4.21 (snapsmrc542)

  • No updates made.

4.20 (snapsmrc535)

  • No updates made.

4.19 (snapsmrc528)

  • No updates made.

4.18 Patch MULTIPLE7778

  • Updated the AWS SDK library version to default to Signature Version 4 Signing process for API requests across all regions.

4.18 (snapsmrc523)

  • No updates made.

4.17 Patch ALL7402

  • Pushed automatic rebuild of the latest version of each Snap Pack to SnapLogic UAT and Elastic servers.

4.17 (snapsmrc515)

  • Added the Snap Execution field to all Standard-mode Snaps. In some Snaps, this field replaces the existing Execute during preview check box.

4.16 (snapsmrc508)

  • No updates made. Automatic rebuild with a platform release.

4.15 (snapsmrc500)

  • No updates made. Automatic rebuild with a platform release.

4.14 (snapsmrc490)

  • No updates made. Automatic rebuild with a platform release.

4.13 (snapsmrc486) 

  • No updates made. Automatic rebuild with a platform release.

4.12 (snapsmrc480) 

  • Introduced the Snap Pack in this release that includes SQS Producer, SQS Consumer, and the SQS Acknowledge Snaps.

  • No labels