n8n/packages/nodes-base/nodes/Aws/Textract
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
..
AwsTextract.node.json Update Codex files (#2797) 2022-02-11 13:20:42 +01:00
AwsTextract.node.ts Nodes as JSON and authentication redesign (#2401) 2022-02-05 22:55:43 +01:00
GenericFunctions.ts feat(All AWS Nodes): Enable support for AWS temporary credentials (#2587) 2022-04-22 16:33:09 +02:00
textract.svg Add AWS Textract node (#2330) 2021-10-21 16:32:40 -05:00