SQSRead Node
The SQSRead Node
connects to AWS SQS
PubSub service, subscribes to a Queue
, consumes JSON messages
, deserializes JSON messages
, decomposes JSON objects
, sends elements or entire objects to the output Ports
.
The following parameters should be specified to configure the SQSRead Node
:
- AWS access key id
- Queue name
- Region name
- Encrypted AWS Secret Access Key
Sign in to your AWS SQS Control plane
.
AWS access key id
and Encrypted AWS Secret Access Key
should be generated in the
Identity and Access Management (IAM) → Security credentials section.
Don't share Security credentials with anyone. Node editor encrypts Security credentials before saving. Nobody except you has access to your Security credentials.
Queue name
and Region name
can be found in the
Amazon SQS → Queues section.
The SQSRead Node
can send an entire JSON message
to the empty input Port
or decomposed elements of JSON message.
Click the +
button in the sidebar to add more output Ports
.