n8n/packages/nodes-base/nodes/Aws
Basit Ali ce79e6b74f
feat(All AWS Nodes): Enable support for AWS temporary credentials (#2587)
* Enable support for AWS temporary credentials

* 🔨 removed toggle from ui added sessionToken to other aws services that using sign function from aws4 module

* Update sign method for other AWS nodes

* Remove the unneeded additional `temporaryCredentials` checkbox

* Update description for session token

*  added missing session token to credentials test

* Update sign method for DynamoDB

* 🔨 added back toggle for hiding session token, fixed linter errors

*  wording fix

Co-authored-by: Michael Kret <michael.k@radency.com>
2022-04-22 16:33:09 +02:00
..
Comprehend feat(All AWS Nodes): Enable support for AWS temporary credentials (#2587) 2022-04-22 16:33:09 +02:00
DynamoDB feat(All AWS Nodes): Enable support for AWS temporary credentials (#2587) 2022-04-22 16:33:09 +02:00
Rekognition feat(All AWS Nodes): Enable support for AWS temporary credentials (#2587) 2022-04-22 16:33:09 +02:00
S3 feat(All AWS Nodes): Enable support for AWS temporary credentials (#2587) 2022-04-22 16:33:09 +02:00
SES feat(All AWS Nodes): Enable support for AWS temporary credentials (#2587) 2022-04-22 16:33:09 +02:00
SQS Deprecate step size and node color (#2586) 2021-12-23 13:30:35 +01:00
Textract feat(All AWS Nodes): Enable support for AWS temporary credentials (#2587) 2022-04-22 16:33:09 +02:00
Transcribe feat(All AWS Nodes): Enable support for AWS temporary credentials (#2587) 2022-04-22 16:33:09 +02:00
AwsLambda.node.json Add Node Codex (#1335) 2021-01-14 13:56:07 +01:00
AwsLambda.node.ts fix(AWS Lambda Node): Fix "Invocation Type" > "Continue Workflow" (#3010) 2022-03-25 14:36:02 +01:00
AwsSns.node.json Add Node Codex (#1335) 2021-01-14 13:56:07 +01:00
AwsSns.node.ts Deprecate step size and node color (#2586) 2021-12-23 13:30:35 +01:00
AwsSnsTrigger.node.json Add Node Codex (#1335) 2021-01-14 13:56:07 +01:00
AwsSnsTrigger.node.ts Deprecate step size and node color (#2586) 2021-12-23 13:30:35 +01:00
GenericFunctions.ts feat(All AWS Nodes): Enable support for AWS temporary credentials (#2587) 2022-04-22 16:33:09 +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