Connecting to AWS SQS and reading messages using DataStage

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
rsadevelopers
Premium Member
Premium Member
Posts: 8
Joined: Wed Nov 16, 2011 2:11 pm

Connecting to AWS SQS and reading messages using DataStage

Post by rsadevelopers »

Hi All, I have a task to read messages from a AWS SQS (Simple Queue Service) through DataStage. Does anyone know how I would go about it? Was thinking Web Services Stage or Hierarchical Stage?

I have been provided the following:

AWS Access Key ID
AWS Secret Key

SQS ARN
SQS URL
Post Reply