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.
This Snap Pack is tested against the API version, 2012-11-05.
The SQS API can be accessed by all the languages that AWS SDK supports.
Snap Pack History
Click to view/expand
Release
Snap Pack Version
Date
Type
Updates
4.27
main12833
Stable
Upgraded with the latest SnapLogic Platform release.
4.26
main11181
Stable
Upgraded with the latest SnapLogic Platform release.
4.25 Patch
425patches10994
Latest
Removed the duplicate strings in the request’s User Agent header sent by the Snaps in Amazon SQS Snap Pack.
Enhanced the Amazon SQS account to add Snap’s information to the User Agent header for Cross IAM account requests.
Enhanced the Amazon SQS Account with a new checkbox Enable Large Message Support that enables Amazon SQS client to send and receive messages up to 2GB through Amazon S3.
4.25 Patch
425patches9596
Latest
Added the Security token field to the Amazon SQSaccount.
4.25
main9554
Stable
Upgraded with the latest SnapLogic Platform release.
4.24
main8556
Stable
Enhances the Snap Pack to support Cross-Account IAM role that allows to access the queues residing in another AWS account.
4.23
main7430
Stable
Upgraded with the latest SnapLogic Platform release.
4.22
main6403
Stable
Upgraded with the latest SnapLogic Platform release.
4.21
snapsmrc542
Stable
Upgraded with the latest SnapLogic Platform release.
4.20
snapsmrc535
Stable
Upgraded with the latest SnapLogic Platform release.
4.19
snaprsmrc528
Stable
Upgraded with the latest SnapLogic Platform release.
4.18 Patch
MULTIPLE7778
Latest
Updated the AWS SDK library version to default to Signature Version 4 Signing process for API requests across all regions.
4.18
snapsmrc523
Stable
Upgraded with the latest SnapLogic Platform release.
4.17
ALL7402
Latest
Pushed automatic rebuild of the latest version of each Snap Pack to SnapLogic UAT and Elastic servers.
4.17
snapsmrc515
Latest
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
Stable
Upgraded with the latest SnapLogic Platform release.
4.15
snapsmrc500
Stable
Upgraded with the latest SnapLogic Platform release.
4.14
snapsmrc490
Stable
Upgraded with the latest SnapLogic Platform release.
4.13
snapsmrc486
Stable
Upgraded with the latest SnapLogic Platform release.
4.12
snapsmrc480
Stable
Introduced the Snap Pack in this release that includes SQS Producer, SQS Consumer, and the SQS Acknowledge Snaps.