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 6a87241 commit 0e55e77Copy full SHA for 0e55e77
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