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
已提问 9 个月前209 查看次数
1 回答
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
专家
已回答 9 个月前
  • I used the one of the end point mentioned in the List.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容