Skip to content

This code builds a lambda function that is triggered by an event, then uses textract to extract text from a document and amazon medical comprehend to perform a medical entity analysis. It also handles errors using process error and writes the analyst's results into a CSV file that is stored in a separate S3 bucket.

Notifications You must be signed in to change notification settings

HauwaHakimi/Lambda-Function

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

This code builds a lambda function that is triggered by an event, then uses textract to extract text from a document and amazon medical comprehend to perform a medical entity analysis. It also handles errors using process error and writes the analyst's results into a CSV file that is stored in a separate S3 bucket.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published