def handler()

in pipelines_webinar/lambda/handler.py [0:0]


def handler(event, context):
    return {"body": "Oops", "statusCode": "200"}