document-understanding-solution
document-understanding-solution copied to clipboard
Allow disabling Amazon Comprehend Medical when deploying
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
- Add a parameter to opt out of using Amazon Comprehend Medical when deploying.
- 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)
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.
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
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
@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.