def lambda_handler()

in workload-account/workload-code/src/files/demo_lambda.py [0:0]


def lambda_handler(event, context):
    print("Hello world")