]> git.cworth.org Git - turbot/commit
Rename lamdba_function.lambda_handler to turbot_lambda.turbot_lambda
authorCarl Worth <cworth@cworth.org>
Mon, 12 Oct 2020 02:59:54 +0000 (19:59 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 12 Oct 2020 03:06:19 +0000 (20:06 -0700)
commit2fe5a72db70409f82f58e0ffaf5c492e0f4ebb15
treede7e92341b232bbf9feb7a31e6f3eeb1bf1917d9
parenta13fbc8d3512acfbbb707042d10f274c1e33d638
Rename lamdba_function.lambda_handler to turbot_lambda.turbot_lambda

Now that I realized that the lambda_function.lambda_handler naming
isn't hard-coded in AWS but is instead just a default, (and now that
I've configured it to this instead).
Makefile
turbot_lambda/lambda_function.py [deleted file]
turbot_lambda/turbot_lambda.py [new file with mode: 0644]