n8n/packages/nodes-base/nodes/Aws
Iván Ovejero 9118e090e7
Add AWS DynamoDB node (#1602)
* dynamodb: request item

* dynamodb: query database

* dynamodb: scans table

* dynamodb: typehints in decodeItem

* dynamodb: recursively decodes map and lists

* dynamodb: cleanup interface, using additional-fields collection

* dynamodb: using fixedCollection for ExpressionAttributeValues

* dynamodb: converts spaces to tabs

* dynamodb: scans with FilterExpression

* dynamodb: fixes tslint

*  Refactor node

* 🔨 Refactor into separate dir

*  Add table name loader

* ✏️ Update operation descriptions

*  Add partition key name param to delete

*  Add params to get operation

* 🔨 Refactor get operation per feedback

*  Refactor for consistency

*  Add createUpdate operation

* aja

* asasa

* aja

* aja

* aja

*  Improvements

*  Lint node

*  Lint description

* 🔥 Remove unused option

*  Apply David's feedback

* ✏️ Add descriptions for specific attributes

* 🔨 Rename return values

* Implement define and automap

*  Minior changes

Co-authored-by: Michael Hirschler <michael.vhirsch@gmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-07-17 14:14:12 +02:00
..
Comprehend 🔨 Standardize the simple response option (#1813) 2021-07-10 11:38:45 +02:00
DynamoDB Add AWS DynamoDB node (#1602) 2021-07-17 14:14:12 +02:00
Rekognition Add new files and fix existing files (#1913) 2021-06-18 23:45:15 +02:00
S3 Add bucket:delete operation to AWS S3 Node (#1936) 2021-06-24 22:21:13 +02:00
SES Optimize svgs 2021-04-17 17:23:59 +02:00
SQS Optimize svgs 2021-04-17 17:23:59 +02:00
Transcribe 🐛 Fix settings in AWS Transcribe node (#1860) 2021-06-06 14:00:57 -05:00
AwsLambda.node.json Add Node Codex (#1335) 2021-01-14 13:56:07 +01:00
AwsLambda.node.ts Replace PNG icons with SVG and optimize (#1890) 2021-06-12 21:00:37 +02:00
AwsSns.node.json Add Node Codex (#1335) 2021-01-14 13:56:07 +01:00
AwsSns.node.ts Replace PNG icons with SVG and optimize (#1890) 2021-06-12 21:00:37 +02:00
AwsSnsTrigger.node.json Add Node Codex (#1335) 2021-01-14 13:56:07 +01:00
AwsSnsTrigger.node.ts Replace PNG icons with SVG and optimize (#1890) 2021-06-12 21:00:37 +02:00
GenericFunctions.ts Improve node error handling (#1309) 2021-04-16 18:33:36 +02:00
lambda.svg Replace PNG icons with SVG and optimize (#1890) 2021-06-12 21:00:37 +02:00
sns.svg Replace PNG icons with SVG and optimize (#1890) 2021-06-12 21:00:37 +02:00