simple.py 64 Bytes Raw Blame History Permalink 1 2 3 4 def handler(event, context): return {'status': 'success'}