Mike Grima
|
bfa079ec4e
|
Added Lambda invoke capability.
|
2016-06-22 12:24:46 -07:00 |
|
Hugo Lopes Tavares
|
8f586d8637
|
[lambda] Use S3Key to figure out code size and SHA256
|
2016-02-17 16:24:17 -05:00 |
|
Hugo Lopes Tavares
|
b8d8844286
|
[lambda] Renamed test file to follow the convention
|
2016-02-17 16:16:50 -05:00 |
|
Hugo Lopes Tavares
|
45d91bf963
|
[lambda] Do not use ZipFile as a context manager (it is not supported in Python 2.6)
|
2016-02-17 16:13:58 -05:00 |
|
Hugo Lopes Tavares
|
482751f731
|
[lambda] Add S3 validation for Code["S3Bucket"] and Code["S3Key"].
TODO: validate region.
|
2016-02-17 16:13:58 -05:00 |
|
Hugo Lopes Tavares
|
4c10e54a36
|
[lambda] Add 404 test for DeleteFunction
|
2016-02-17 16:13:58 -05:00 |
|
Hugo Lopes Tavares
|
7c36fca1dd
|
[lambda] Add VpcConfig to the responses
|
2016-02-17 16:13:58 -05:00 |
|
Hugo Lopes Tavares
|
5f7ea2b77f
|
[lambda] Fix HTTP code of CreateFunction
|
2016-02-17 16:13:58 -05:00 |
|
Hugo Lopes Tavares
|
5a29ec4986
|
[lambda] Add support to upload functions with ZipFile
|
2016-02-17 16:13:58 -05:00 |
|
Hugo Lopes Tavares
|
9c4d07fb6a
|
[lambda] Add more meaningful names to tests
|
2016-02-17 16:13:58 -05:00 |
|
Hugo Lopes Tavares
|
bfad9b9ed6
|
[lambda] Implement ListFunctions, GetFunction, and DeleteFunction
|
2016-02-17 16:13:57 -05:00 |
|