[lambda] Implement ListFunctions, GetFunction, and DeleteFunction

This commit is contained in:
Hugo Lopes Tavares 2016-02-12 14:39:20 -05:00
commit bfad9b9ed6
9 changed files with 401 additions and 2 deletions

View file

@ -5,5 +5,5 @@ sure>=1.2.24
coverage
freezegun
flask
boto3
boto3>=1.2.3
six