document-understanding-solution icon indicating copy to clipboard operation
document-understanding-solution copied to clipboard

Allow disabling Amazon Comprehend Medical when deploying

Open MuazOthman opened this issue 4 years ago • 3 comments

Is your feature request related to a problem? Please describe. The use case we have for this solution doesn't require the use of Amazon Comprehend Medical as the data is not in the medical domain. The implicit use of Amazon Comprehend Medical only adds to the variable cost without adding value.

Describe the feature you'd like

  1. Add a parameter to opt out of using Amazon Comprehend Medical when deploying.
  2. Add a way to opt out/in of using Amazon Comprehend Medical after deployment, maybe as an Environment Variable for the relevant Lambda function(s)

MuazOthman avatar Nov 25 '20 18:11 MuazOthman

Thanks for reaching out. This is a valid use case and I will bring it up with the team and post an update in the coming weeks.

alexchirayath avatar Dec 04 '20 22:12 alexchirayath

We are in the process of making Comprehend Medical opt in https://github.com/awslabs/document-understanding-solution/pull/155 We are targeting to merge this into master towards the end of the month

alexchirayath avatar Feb 17 '21 19:02 alexchirayath

Update: The merge to master is going to take longer than we anticipated due to some unforseen blockers. In the meantime, please feel free to deploy via the dev branch which includes decoupling of Comprehend Medical and some additional features

alexchirayath avatar Mar 16 '21 02:03 alexchirayath

@MuazOthman hopefully this issue is resolved with the option provided by Alex. I will close this issue for now. Please feel free to reopen or create a new ticket.

knihit avatar Mar 07 '23 18:03 knihit