issues
search
mentum
/
lambdaws
Deploy, run and get results from Amazon AWS Lambda in a breeze
http://mentum.github.io/lambdaws
GNU Lesser General Public License v3.0
1.27k
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Link to Trello board in readme is broken
#70
vboctor
closed
7 years ago
2
CLI examples
#69
adelevie
opened
8 years ago
0
Link to "Roadmap" Trello board broken
#68
jakelodwick
opened
9 years ago
1
Cloudwatch ThrottlingExceptions when sharing resource between app instances
#67
oortlieb
opened
9 years ago
2
Added 'logs:*' as a required permission in README and added a more verbose error message for ResourceNotFoundException in CloudWatch hose
#66
chrxn
closed
9 years ago
2
Clearer and more Precise Directions For Role and Permissions
#65
dvalentiate
closed
9 years ago
1
As per the README example, works without specifying the lambda function's config
#64
dvalentiate
closed
9 years ago
1
Added support for S3 events
#63
rantonmattei
closed
9 years ago
2
Fixed the version in the package.json
#62
rantonmattei
closed
9 years ago
1
Adding project-specific deps is working
#61
slvnperron
closed
9 years ago
1
Handling timeouts gracefully
#60
slvnperron
closed
9 years ago
2
replace wget with curl
#59
cvrabie
opened
9 years ago
1
SQS Ignoring
#58
slvnperron
closed
9 years ago
2
First draft of the CLI
#57
slvnperron
closed
9 years ago
2
Support for external libraries
#56
slvnperron
closed
9 years ago
1
Long execution times
#55
jbeard4
closed
9 years ago
3
move start sqs queue in function invokation
#54
EFF
closed
9 years ago
1
Errors are bubbling and functions are named correctly
#53
slvnperron
closed
9 years ago
1
Functions name should appear when uploaded to Lambda
#52
slvnperron
closed
9 years ago
0
Discourage the use of inlined functions
#51
slvnperron
closed
9 years ago
0
on new Function upload ETIMEDOUT
#50
ramonck
closed
9 years ago
11
Lambda ServiceException
#49
lusentis
closed
9 years ago
6
change the callback signature to allow failures to propagate
#48
slvnperron
closed
9 years ago
0
Fixed #46
#47
slvnperron
closed
9 years ago
0
Should be checking for the latest node_modules in path not the first
#46
slvnperron
closed
9 years ago
0
expose createProxy
#45
EFF
closed
9 years ago
1
Sp upload from zip
#44
slvnperron
closed
9 years ago
1
extend
#43
EFF
closed
9 years ago
1
Extracted the uploader to a new module
#42
slvnperron
closed
9 years ago
1
For some reason requiring aws-sdk is very slow inside lambdaws if not included in deps
#41
slvnperron
opened
9 years ago
2
Add possibility to create a lambdaws function from zip file directly
#40
slvnperron
closed
9 years ago
1
Fixed #36
#39
slvnperron
closed
9 years ago
1
Add possibility to add custom native libs to zip file
#38
slvnperron
opened
9 years ago
0
Add LAMBDA_TASK_ROOT/libs in process's PATH to run uploaded libraries
#37
slvnperron
opened
9 years ago
2
'TypeError: Cannot read property 'name' of undefined'
#36
ghost
closed
9 years ago
2
Responses are limited to 256KB. If response is larger than 256, upload it to S3 and make SQS point to it
#35
slvnperron
opened
9 years ago
0
CredentialsError: Missing credentials in config
#34
dsdenes
closed
9 years ago
2
Allow bundling on Lambda itself when compatibility is needed
#33
slvnperron
opened
9 years ago
0
Use npm programmatically to bundle dependencies
#32
slvnperron
opened
9 years ago
0
Adding proposed changes to the config system
#31
willyg302
closed
9 years ago
2
README: fix minor typos
#30
chriskuehl
closed
9 years ago
1
Amended Readme to make it more obivous what the library does
#29
slvnperron
closed
9 years ago
1
Smart module resolve from within lambdaws
#28
slvnperron
closed
9 years ago
5
Delete SQS messages by batch
#27
slvnperron
opened
9 years ago
0
Deps for inline func
#26
EFF
closed
9 years ago
3
Readme update to reflect beta 0.5 API changes
#25
slvnperron
closed
9 years ago
0
Inlined functions should be able to specify external dependencies
#24
slvnperron
closed
9 years ago
1
Amend lambdaws.create function signature
#23
slvnperron
opened
9 years ago
0
require.resolve is required to reference a module
#22
slvnperron
closed
9 years ago
1
Make sure the function we cloudify is async
#21
slvnperron
opened
9 years ago
0
Next