Nihit
Nihit
@subha-aws thank you for the feedback, we will add this to our backlog and as we plan our future iterations we will try to include them in the upcoming releases....
@adadouche thank you for submitting the PR, we will incorporate the change in the next minor update we do to the solution.
@Komal-99 have you looked at this guide here. https://docs.aws.amazon.com/solutions/latest/enhanced-document-understanding-on-aws/developer-guide.html#api-reference. Yes in this release the API schema has changed.
So you can export the swagger or Open API spec if you have deployed the solution from the API Gateway web console. Here is the API Gateway documentation on how...
The Swagger will give you the JSON schema for the payload.
You can also capture the actual payload, if you have the solution deployed and while using the web inspector in browsers like chrome and firefox.
Thank you for reach out @bogdankatishev. When you deploy the text use case (which is a CloudFormation template behind the scene), the outputs tab in the AWS console --> CloudFormation...
Thank you very much for your contribution @majdarbash . Once we review the code, we will include it in the next possible minor/ major release of the solution.