]> git.cworth.org Git - turbot/history - turbot_lambda/turbot_lambda.py
Switch to parse the x-www-form-urlencoded data in Python
[turbot] / turbot_lambda / turbot_lambda.py
2020-10-12 Carl WorthSwitch to parse the x-www-form-urlencoded data in Python
2020-10-12 Carl WorthSimply return the result string from the Lambda
2020-10-12 Carl WorthSwitch from event['args'] to event['text'] for input...
2020-10-12 Carl WorthRename lamdba_function.lambda_handler to turbot_lambda...