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
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
AwsLambda.node.ts
AwsSns.node.json
AwsSns.node.ts
AwsSnsTrigger.node.json
AwsSnsTrigger.node.ts
GenericFunctions.ts feat(All AWS Nodes): Enable support for AWS temporary credentials (#2587) 2022-04-22 16:33:09 +02:00
lambda.svg
sns.svg