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 2eda58f commit 235fe8cCopy full SHA for 235fe8c
lambdas/id_sync/src/record_processor.py
@@ -6,6 +6,7 @@
6
from pds_details import get_pds_patient_details
7
import json
8
from typing import Optional
9
+# sonarcloud: disable=S2589
10
11
12
def process_record(event_record: AwsLambdaSqsEventRecord):
0 commit comments