AWS Textract Connector issue in Mendix

0

I am getting below error when i am trying to connect from Mendix. Could you please let me know the exact reason.

Caused by: com.mendix.modules.microflowengine.MicroflowException: com.mendix.systemwideinterfaces.MendixRuntimeException: software.amazon.awssdk.core.exception.SdkClientException: Received an UnknownHostException when attempting to interact with a service. See cause for the exact endpoint that is failing to resolve. If this is happening on an endpoint that previously worked, there may be a network connectivity issue or your DNS cache could be storing endpoints for too long. at AmazonTextractConnector.AnalyzeDocument (JavaAction : 'AnalyzeDocument') at MyFirstModule.ACT_AnalyzeDocument (SubMicroflow : 'Analyze Document')

Prabu
gefragt vor 9 Monaten209 Aufrufe
1 Antwort
0

Hi, it seems that the Textract endpoint that you try to reach is incorrectly specified.

Did you choose one in this list https://docs.mendix.com/appstore/connectors/aws/amazon-textract/#424-aws_region ?

If not, what did you configure as endpoint?

Best,

Didier

profile pictureAWS
EXPERTE
beantwortet vor 9 Monaten
  • I used the one of the end point mentioned in the List.

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen