mirror of
https://github.com/Hestia-Homes/survey-extraction.git
synced 2026-06-30 13:10:56 +00:00
reupload image
This commit is contained in:
parent
10e4dc50e0
commit
ba84eb8bff
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ from etl.read_stuff_from_s3_example import print_hello_from_etl_module
|
|||
|
||||
def handler(event, context):
|
||||
try:
|
||||
print("show me something.. anything...")
|
||||
s3_uri = event.get("file_location")
|
||||
print_hello_from_etl_module()
|
||||
if not s3_uri:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue