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
asked 9 months ago201 views
1 Answer
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
EXPERT
answered 9 months ago
  • I used the one of the end point mentioned in the List.

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions