There was an error while loading. Please reload this page.
1 parent 0dc8979 commit 26bbc95Copy full SHA for 26bbc95
awslambdaupdate-capi/README.md
@@ -111,3 +111,4 @@ Update an AWS Lambda function using the Client API (low-level) of Boto 3.
111
* `Updated function "FunctionName"`
112
113
And the Lambda function updated.
114
+
awslambdaupdate-capi/lambdaupdate.py
@@ -103,3 +103,4 @@ def main():
103
# This is the standard boilerplate that calls the main() function.
104
if __name__ == '__main__':
105
main()
106
0 commit comments