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
質問済み 10ヶ月前216ビュー
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
エキスパート
回答済み 10ヶ月前
  • I used the one of the end point mentioned in the List.

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ