Sfoglia il codice sorgente

update SNS-SQS-Lambda-HTTPS.py.

xdc 5 anni fa
parent
commit
7829f3bc82
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      SNS-SQS-Lambda-HTTPS.py

+ 1 - 0
SNS-SQS-Lambda-HTTPS.py

@@ -72,6 +72,7 @@ def lambda_handler(event,context):
 import boto3
 import json
 import time
+import pymysql
 
 client = boto3.client('dynamodb')
 table_name = 'haha'