We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e41b1c commit 9828a87Copy full SHA for 9828a87
lambda_function.py
@@ -7,6 +7,7 @@
7
8
print('Loading function')
9
10
+
11
def lambda_handler(event, context):
12
output = []
13
0 commit comments