n8n/packages/nodes-base/nodes/Aws
agobrech 67983e8f94
fix: Remove redundant await in node's api request functions without try/catch (#4639)
* 🐛 Remove useless await for actionNetwork

* 🔥 Remove useless await

* 🔥 Remove useless await keyword to other generic functions
2022-11-22 17:57:17 +01:00
..
CertificateManager refactor(core): Introduce overload for record-type node parameter (no-changelog) (#4648) 2022-11-18 16:29:44 +01:00
Comprehend fix: Remove redundant await in node's api request functions without try/catch (#4639) 2022-11-22 17:57:17 +01:00
DynamoDB refactor(core): Introduce overload for record-type node parameter (no-changelog) (#4648) 2022-11-18 16:29:44 +01:00
ELB fix: Expand nodes-base formatting validation (no-changelog) (#4689) 2022-11-22 13:43:28 +01:00
Rekognition fix: Remove redundant await in node's api request functions without try/catch (#4639) 2022-11-22 17:57:17 +01:00
S3 fix: Remove redundant await in node's api request functions without try/catch (#4639) 2022-11-22 17:57:17 +01:00
SES refactor(core): Introduce overload for record-type node parameter (no-changelog) (#4648) 2022-11-18 16:29:44 +01:00
SQS fix(nodes-base): fix and harmonize all primaryDocumentation links (#4191) 2022-09-29 13:33:16 +03:00
Textract refactor(core): Update rule typescript-eslint/no-unused-vars to not error when variable starts with _ (#4523) 2022-11-08 15:28:21 +01:00
Transcribe refactor(core): Introduce overload for record-type node parameter (no-changelog) (#4648) 2022-11-18 16:29:44 +01:00
AwsLambda.node.json fix(nodes-base): fix and harmonize all primaryDocumentation links (#4191) 2022-09-29 13:33:16 +03:00
AwsLambda.node.ts refactor(core): Update rule typescript-eslint/no-unused-vars to not error when variable starts with _ (#4523) 2022-11-08 15:28:21 +01:00
AwsSns.node.json fix(nodes-base): fix and harmonize all primaryDocumentation links (#4191) 2022-09-29 13:33:16 +03:00
AwsSns.node.ts refactor(core): Update rule typescript-eslint/no-unused-vars to not error when variable starts with _ (#4523) 2022-11-08 15:28:21 +01:00
AwsSnsTrigger.node.json fix(nodes-base): fix and harmonize all primaryDocumentation links (#4191) 2022-09-29 13:33:16 +03:00
AwsSnsTrigger.node.ts fix(AWS SNS Trigger Node): add missing jsonParse import (#4463) 2022-10-28 11:24:11 +02:00
GenericFunctions.ts fix(awsLambda Node): fix json data being sent to AWS Lambda as string (#4029) 2022-09-06 10:01:48 +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