mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
N8N-4134 Add AWS cred testing and http custom calls with credentials (#3924)
* ✨ Add Aws testing and http custom api
This commit is contained in:
@@ -38,7 +38,6 @@ export class AwsTextract implements INodeType {
|
||||
{
|
||||
name: 'aws',
|
||||
required: true,
|
||||
testedBy: 'awsTextractApiCredentialTest',
|
||||
},
|
||||
],
|
||||
properties: [
|
||||
|
||||
Reference in New Issue
Block a user