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 年前

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

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

回答问题的准则