We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21aa885 commit 6f2dfeeCopy full SHA for 6f2dfee
backend/src/forwarding_batch_lambda.py
@@ -1,4 +1,4 @@
1
-"""Lambda Handler to send rows from batch files (forwarded by Kinesis) to the Imms FHIR API"""
+"""Lambda Handler which streams batch file entries from Kinesis and forwards to the Imms FHIR API"""
2
3
import os
4
import simplejson as json
0 commit comments