
How to use AWS HealthScribe API to automatically generate clinical notes from patient-clinician conversations in a serverless architecture.
start_medical_scribe_job API using boto3 library. The audio content to be analysed is stored in an Amazon S3 bucket.git clone https://github.com/aws-samples/serverless-patterns/cd serverless-patterns/apigw-lambda-healthscribe-samsam deploy --guidedbash create_lambda_layer.shaws s3 rm s3://{TranscribeNotesBucket} --recursivesam delete.bash delete_lambda_layer.sh.