Join Slack
Powered by
Why are you doing `for i in range(len(context)):` ...
# troubleshooting
v
visch
12/01/2021, 2:20 PM
Why are you doing
for i in range(len(context)):
?
https://docs.aws.amazon.com/lambda/latest/dg/python-context.html
Open in Slack
Previous
Next