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 ?
preguntada hace un año299 visualizaciones
1 Respuesta
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
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas