Back to Nodes

AWS SQS Trigger

Last updated Aug 14, 2022

N8N SQS Trigger Node

816 Weekly Downloads
3,618 Monthly Downloads

Included Nodes

AWS SQS Trigger

Description

Banner image

n8n-nodes-aws-sqs-trigger

This repo contains AWS SQS Trigger Node for consuming Queue data.
Aws SQS node requires credential to communicate with AWS. This node uses existing AWS credential from n8n

Prerequisites

You need the following installed on your development machine:

  • git
  • Node.js and npm. Minimum version Node 16. You can find instructions on how to install both using nvm (Node Version Manager) for Linux, Mac, and WSL here. For Windows users, refer to Microsoft's guide to Install NodeJS on Windows.
  • Install n8n with:
    npm install n8n -g
    
  • Recommended: follow n8n's guide to set up your development environment.

License

MIT