n8n/packages/nodes-base/nodes/Aws
Mutasem Aldmour 99bb6e40c1
Add AWS SQS node (#1530)
* implement sqs node to send message

* remove console logs

* update node to use url as value

* add message attributes

* tslint --fix

* fix comment

* address comments, fix subtitle bug, fix style issues

* add comma

* update pathname handling

* fix spacing

* fix queue loading for no queues and more than 1

* change logo to svg, support sending input as json

* add binary data property support

* fix node read to depend on item

* 🎨 Fix SVG size to prevent cropping

*  Ajust imports and display names per codebase

* ✏️ Edit parameter descriptions

* address comments

* tslint fixes

* update subtitle to operation

* update fifo handling

*  Improvements

*  Minor fix

Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-04-02 19:48:22 +02:00
..
Comprehend Add Amazon Comprehend Node (#1415) 2021-02-07 23:42:59 +01:00
Rekognition Add text detection operation to AWS Rekognition (#1417) 2021-02-21 10:47:34 +01:00
S3 Add Node Codex (#1335) 2021-01-14 13:56:07 +01:00
SES 🐛 Map CC addresses correctly (AWS SES) (#1559) 2021-03-19 17:35:38 +01:00
SQS Add AWS SQS node (#1530) 2021-04-02 19:48:22 +02:00
AwsComprehend.node.json Add node codex files (#1465) 2021-02-21 21:42:15 +01:00
AwsLambda.node.json Add Node Codex (#1335) 2021-01-14 13:56:07 +01:00
AwsLambda.node.ts 👕 Fix lint issue 2020-10-22 18:00:28 +02:00
AwsSes.node.json Add Node Codex (#1335) 2021-01-14 13:56:07 +01:00
AwsSns.node.json Add Node Codex (#1335) 2021-01-14 13:56:07 +01:00
AwsSns.node.ts 👕 Fix lint issue 2020-10-22 15:46:03 +02:00
AwsSnsTrigger.node.json Add Node Codex (#1335) 2021-01-14 13:56:07 +01:00
AwsSnsTrigger.node.ts 👕 Fix lint issue 2020-10-22 15:46:03 +02:00
GenericFunctions.ts Add AWS SQS node (#1530) 2021-04-02 19:48:22 +02:00
lambda.png Optimize integration icon images 2020-02-05 17:35:16 -08:00
sns.png Optimize integration icon images 2020-02-05 17:35:16 -08:00