Skip to content

Commit 6f2dfee

Browse files
committed
Self review
1 parent 21aa885 commit 6f2dfee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/src/forwarding_batch_lambda.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Lambda Handler to send rows from batch files (forwarded by Kinesis) to the Imms FHIR API"""
1+
"""Lambda Handler which streams batch file entries from Kinesis and forwards to the Imms FHIR API"""
22

33
import os
44
import simplejson as json

0 commit comments

Comments
 (0)