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 ?
질문됨 일 년 전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
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠