AWS Rekognition - CompareFaces

Hello All,

I’m trying to use the AWS Rekognition to compare faces, as part of some validation.
However, the type don’t show.

I did many researches, and it says that it has that option.
For a solution some of these topics said to update version, however I’m using the latest available (using docker to update to the latest version 1.122.4 )

it was removed? Any help on that?

Thanks in advanced

Hey @RogerCampos !

Welcome to n8n community!

In my cloud version 1.120.4 there is no “Compare Faces” present in the node configuration:

But I think you can use an HTTP node as well .

Cheers!

Hi.

Thanks! So the problemas is not my version, they may have removed that option.

I saw that, but we need to use the AWS SDK, that works a little diferente. But i will look at that.

Thanks again.