-
Notifications
You must be signed in to change notification settings - Fork 36
Issues: mentum/lambdaws
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Make sure the function we cloudify is async
bug
#21
opened Jan 5, 2015 by
slvnperron
updated Jan 5, 2015
Amend lambdaws.create function signature
enhancement
#23
opened Jan 7, 2015 by
slvnperron
updated Jan 7, 2015
Use npm programmatically to bundle dependencies
enhancement
#32
opened Jan 15, 2015 by
slvnperron
updated Jan 15, 2015
Allow bundling on Lambda itself when compatibility is needed
enhancement
#33
opened Jan 15, 2015 by
slvnperron
updated Jan 15, 2015
Responses are limited to 256KB. If response is larger than 256, upload it to S3 and make SQS point to it
bug
enhancement
#35
opened Jan 16, 2015 by
slvnperron
updated Jan 16, 2015
Add possibility to add custom native libs to zip file
enhancement
#38
opened Jan 16, 2015 by
slvnperron
updated Jan 16, 2015
For some reason requiring aws-sdk is very slow inside lambdaws if not included in deps
bug
#41
opened Jan 17, 2015 by
slvnperron
updated Jan 25, 2015
Add LAMBDA_TASK_ROOT/libs in process's PATH to run uploaded libraries
enhancement
#37
opened Jan 16, 2015 by
slvnperron
updated Jan 25, 2015
Can't require a module with relative paths
bug
#20
opened Jan 5, 2015 by
slvnperron
updated Apr 2, 2015
Cloudwatch ThrottlingExceptions when sharing resource between app instances
#67
opened Oct 6, 2015 by
oortlieb
updated Oct 6, 2015
ProTip!
Exclude everything labeled
bug
with -label:bug.