n8n/packages/nodes-base/nodes/Aws/S3
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
..
AwsS3.node.json Update Codex files (#2797) 2022-02-11 13:20:42 +01:00
AwsS3.node.ts feat(All AWS Nodes): Enable support for AWS temporary credentials (#2587) 2022-04-22 16:33:09 +02:00
BucketDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
FileDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
FolderDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
GenericFunctions.ts feat(All AWS Nodes): Enable support for AWS temporary credentials (#2587) 2022-04-22 16:33:09 +02:00
s3.svg Replace PNG icons with SVG and optimize (#1890) 2021-06-12 21:00:37 +02:00