Using human loop configuration of Amazon Augmented AI with Amazon Textract's Expense Analysis API

0

I am using Textract's StartExpenseAnalysis and GetExpenseAnalysis API to analyze multipage documents. These are the documents that I had followed for reference -

  1. https://docs.aws.amazon.com/textract/latest/dg/api-async-roles.html
  2. https://docs.aws.amazon.com/textract/latest/dg/async-analyzing-with-sqs.html

We want to integrate Amazon Augmented AI's human review process in our flow. I have gone through the following document to understand the human review process using the analyze document API -

  1. https://aws.amazon.com/blogs/machine-learning/using-amazon-textract-with-amazon-augmented-ai-for-processing-critical-documents/

However, when I tried to use the same "HumanLoopConfig" with the Expense Analysis API, I got this error - Parameter validation failed: Unknown parameter in input: "HumanLoopConfig" I am attaching the screenshots of the error for reference

  1. Start Expense Analysis error
  2. Get Expense Analysis error
  • Is the human review process supported for expense analysis API ?
  • Or is there some issue with the way I am using the "HumanLoopConfig" in the API call ?
  • If the process is supported, is there any documentation that I can review ?
已提問 1 年前檢視次數 299 次
1 個回答
0

Hi,

Thanks for using Textract service! We understand your need to integrate with A2I but unfortunately Expense analysis APIs currently not support A2I yet. Please consider using AnalyzeDocument API to integrate with A2I. You can find the APIs here and supported parameters. If HumanLoopConfig is not in the request parameter list, it means not supported yet.

Thank you!

AWS
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南