def lambda_handler()

in cors/responder/app.py [0:0]


def lambda_handler(event, context):
    return "hello world"