rocky4570fft
|
c4ea3cf751
|
correct expletive and remove debug line
|
2016-10-10 01:22:16 +10:00 |
|
rocky4570fft
|
dc98cf6f64
|
argh 2 days trying to work python3 into working python2 :(
|
2016-10-10 01:13:52 +10:00 |
|
rocky4570fft
|
95c90ae15f
|
attmpt 6 is it the print statements or unicode?
|
2016-10-07 00:50:33 +10:00 |
|
rocky4570fft
|
de9d31bc0d
|
attmpt 5
|
2016-10-07 00:41:31 +10:00 |
|
rocky4570fft
|
76266b6163
|
attmpt 4 thought i got rid of import StringIO - rockstar status not looking so good now
|
2016-10-07 00:26:00 +10:00 |
|
rocky4570fft
|
5500cc3e6f
|
attmpt 3 not liking Python 3 very much at the moment
|
2016-10-07 00:18:39 +10:00 |
|
rocky4570fft
|
7c3005e582
|
attmpt 2 to resolve StringIO not being within Python 3 anymore
|
2016-10-07 00:14:47 +10:00 |
|
rocky4570fft
|
6c577091da
|
lambderize the moto lambda
|
2016-10-06 19:52:23 +10:00 |
|
Mike Grima
|
bfa079ec4e
|
Added Lambda invoke capability.
|
2016-06-22 12:24:46 -07:00 |
|
beeva-antonioirizar
|
143a8f85ee
|
remove NextMarker in response list_functions
|
2016-02-23 17:34:49 +01: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
|
39a57195a2
|
[lambda] Make JSON load python 3-compatible
|
2016-02-17 16:13:58 -05:00 |
|
Hugo Lopes Tavares
|
2d744c6626
|
[lambda] Do not duplicate defaults for LambdaFunction objects.
The duplication caused a bug before and this commit is a bugfix and will prevent similar bugs in the future.
|
2016-02-17 16:13:58 -05:00 |
|
Hugo Lopes Tavares
|
ac66a8eb87
|
[lambda] Change string format to use {0} instead of {}
|
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
|
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
|
75c6f6f660
|
[lambda] Make NextMarker a real UUID
|
2016-02-17 16:13:57 -05:00 |
|
Hugo Lopes Tavares
|
ca3babc606
|
[lambda] Add comment about Publish parameter
|
2016-02-17 16:13:57 -05:00 |
|
Hugo Lopes Tavares
|
576b9f683c
|
[lambda] Add CloudFormation support for AWS::Lambda::Function
|
2016-02-17 16:13:57 -05:00 |
|
Hugo Lopes Tavares
|
bfad9b9ed6
|
[lambda] Implement ListFunctions, GetFunction, and DeleteFunction
|
2016-02-17 16:13:57 -05:00 |
|