n8n/packages/nodes-base/nodes/Aws/Rekognition
Jan 1501175b81
Add support for custom AWS endpoints (#1312)
* Setup custom endpoints properties in AWS credentials type

* Update AWS nodes to use new endpoints (if specified)

* Fix a few error scenarios cases where message was being obscured

* Extend usage of URL API to validate user inputted endpoints

https://nodejs.org/docs/latest-v12.x/api/url.html

* Add support to custom endpoints for SES

Forgot to add this in my earlier commits…

* Fix incorrect Amazon SES endpoint placeholder value

* Fixed signing problems with path being ignored. Standardized to avoid future problems

* Linting fix

*  Make parameters optinal (wip)

* Make sure that we fallback to correct URL without errors if custom endpoints are not used

Co-authored-by: Luis Ramos <luis@ramos.dev>
Co-authored-by: Omar Ajoue <krynble@gmail.com>
2021-01-07 14:16:52 +01:00
..
AwsRekognition.node.ts 👕 Fix lint issue 2020-10-22 15:46:03 +02:00
GenericFunctions.ts Add support for custom AWS endpoints (#1312) 2021-01-07 14:16:52 +01:00
rekognition.svg Add AWS-Rekognition Node (#1047) 2020-10-13 09:29:47 +02:00