10-02-2017 12:04 PM
SnapLogic currently doesn’t have a dedicated snap pack for AWS SQS and SNS integration. Though we can use JMS consumer/producer snaps to configure it for SQS seamlessly however there is no mechanism to do that for SNS.
I guess the only possible way to publish to an SNS topic within a pipeline is use the REST api via GET/POST snaps. Is that true? What are the configuration steps required for security to send access and secret keys with the REST snap in order to do that? where should be keep these security tokens in the http parameter or http header? how can we further protect them?
Please provide best practices with working demo if any.
10-19-2018 10:47 AM
https://community.snaplogic.com/c/pipelines/showcase
The link above is the location of the showcase and you can locate " Box’s Snaplogic Knowledge Base" then it is in the following location.
SnapLogic - Knowledge Base > Endpoints > AWS SQS
05-21-2020 08:41 AM
When I’m trying to consume AWS SNS message using JMS Consumer snap, it asks for an account. Any idea on which type of account should i create and use?
04-28-2021 08:30 AM
Did you ever resolve this / determine which account to use?