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 e706fd2 commit a076158Copy full SHA for a076158
WebApps/Contact-Form/lambda/lambda_function.py
@@ -13,7 +13,6 @@
13
14
15
dynamodb = boto3.resource('dynamodb')
16
-s3 = boto3.client('s3')
17
ses = boto3.client('ses', region_name=SES_REGION)
18
19
0 commit comments