def lambda_handler()
in
cors/responder/app.py [0:0]
2
lines of code
1
McCabe index (conditional complexity)
def lambda_handler(event, context): return "hello world"