INNER CODE UNIT · Python

handler

RunLLM/aqueduct · src/dockerfiles/lambda/app.py:6

def handler(event, context):
    return "Hello from AWS Lambda using Python" + sys.version + "!"

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…