in terraform/ecc-aws-421-lambda_functions_without_tag_information/green/func.py [0:0]
def lambda_handler(event, context): # TODO implement return { 'statusCode': 200, 'body': json.dumps('Hello from Lambda!') }