Skip to content

Commit b4d71f7

Browse files
Sukesh ReddySukesh Reddy
Sukesh Reddy
authored and
Sukesh Reddy
committed
Update
1 parent 8a1f57c commit b4d71f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lambda_function.py

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import urllib.parse
44
import os
55

6-
# Temporary hard-coded AWS Settings; i.e. to be set as OS variable in Lambda
76
os_input_s3_cleansed_layer = os.environ['s3_cleansed_layer']
87
os_input_glue_catalog_db_name = os.environ['glue_catalog_db_name']
98
os_input_glue_catalog_table_name = os.environ['glue_catalog_table_name']

0 commit comments

Comments
 (0)