Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
AlienDev8
/
node-lambda
Public
forked from
motdotla/node-lambda
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 6, 2017
Clean deploy function (#220)
Show description for a6aacf6
abetomo
authored and
DeviaVir
committed
a6aacf6
View commit details
Copy full SHA for a6aacf6
Browse repository at this point
Clean unnecessary `else` (#217)
Show description for b02e16c
abetomo
authored and
DeviaVir
committed
b02e16c
View commit details
Copy full SHA for b02e16c
Browse repository at this point
Add function to set ScheduleEvents (#219)
Show description for 9b21332
abetomo
authored and
DeviaVir
committed
9b21332
View commit details
Copy full SHA for 9b21332
Browse repository at this point
Refactor _eventSourceList (#218)
Show description for 36ef41e
abetomo
authored and
DeviaVir
committed
36ef41e
View commit details
Copy full SHA for 36ef41e
Browse repository at this point
Commits on Apr 4, 2017
Add _readArchive tests called in _archive (#216)
abetomo
authored and
DeviaVir
committed
1d6537b
View commit details
Copy full SHA for 1d6537b
Browse repository at this point
Commits on Apr 3, 2017
Add tests for DeadLetterConfig (#215)
Show description for 209dac1
abetomo
authored and
DeviaVir
committed
209dac1
View commit details
Copy full SHA for 209dac1
Browse repository at this point
Commits on Mar 31, 2017
Add tests for event_sources.json (#214)
Show description for 85480ba
abetomo
authored and
DeviaVir
committed
85480ba
View commit details
Copy full SHA for 85480ba
Browse repository at this point
Commits on Mar 30, 2017
Add tests for _readArchive (#213)
Show description for de3bbd5
abetomo
authored and
DeviaVir
committed
de3bbd5
View commit details
Copy full SHA for de3bbd5
Browse repository at this point
Commits on Mar 29, 2017
Bugfix InvalidParameterValueException is given when createFunction (#209)
Show description for f3ff683
abetomo
authored and
DeviaVir
committed
f3ff683
View commit details
Copy full SHA for f3ff683
Browse repository at this point
Commits on Mar 28, 2017
bump to 0.8.15 (#207)
DeviaVir
authored
ce7f753
View commit details
Copy full SHA for ce7f753
Browse repository at this point
Added DeadLetterConfig parameter (#206)
Show description for 868e887
abetomo
authored and
DeviaVir
committed
868e887
View commit details
Copy full SHA for 868e887
Browse repository at this point
Fix default value of EVENT_SOURCE_FILE set '' (#205)
Show description for 7c10d36
abetomo
authored and
DeviaVir
committed
7c10d36
View commit details
Copy full SHA for 7c10d36
Browse repository at this point
Commits on Mar 27, 2017
Removed event_sources.json (#204)
Show description for 18d9300
abetomo
authored and
DeviaVir
committed
18d9300
View commit details
Copy full SHA for 18d9300
Browse repository at this point
Add -S, --eventSourceFile option. (#203)
Show description for 6581da4
abetomo
authored and
DeviaVir
committed
6581da4
View commit details
Copy full SHA for 6581da4
Browse repository at this point
bump to 0.8.14 (#202)
DeviaVir
authored
70db03e
View commit details
Copy full SHA for 70db03e
Browse repository at this point
How about it if you have the option to specify the zip file? (#199)
Show description for 42cac04
abetomo
authored and
DeviaVir
committed
42cac04
View commit details
Copy full SHA for 42cac04
Browse repository at this point
Added event source mapping feature. (#189)
starlightslo
authored and
DeviaVir
committed
e34799e
View commit details
Copy full SHA for e34799e
Browse repository at this point
Fix version of Node.js supported by AWS Lambda (#197)
Show description for 80564ea
abetomo
authored and
DeviaVir
committed
80564ea
View commit details
Copy full SHA for 80564ea
Browse repository at this point
Add 'Runtime' to the params of lambda.updateFunctionConfiguration (#200)
abetomo
authored and
DeviaVir
committed
bcc8dfc
View commit details
Copy full SHA for bcc8dfc
Browse repository at this point
Fix unit test failure at travis (#198)
Show description for 947ca4c
abetomo
authored and
DeviaVir
committed
947ca4c
View commit details
Copy full SHA for 947ca4c
Browse repository at this point
Commits on Feb 12, 2017
bump to 0.8.13 (#190)
DeviaVir
authored
672b018
View commit details
Copy full SHA for 672b018
Browse repository at this point
Make default excludes apply to root only (#185)
Show description for fee9f94
swhite24
authored and
DeviaVir
committed
fee9f94
View commit details
Copy full SHA for fee9f94
Browse repository at this point
Updating maxBuffer and setting env for some exec calls (#186)
justinm
authored and
DeviaVir
committed
a35cd1d
View commit details
Copy full SHA for a35cd1d
Browse repository at this point
fixed wrong access to runtime variable (#188)
Show description for af40bf2
grobmeier
authored and
DeviaVir
committed
af40bf2
View commit details
Copy full SHA for af40bf2
Browse repository at this point
Commits on Feb 9, 2017
bump to 0.8.12 (#184)
DeviaVir
authored
9890b6c
View commit details
Copy full SHA for 9890b6c
Browse repository at this point
Fill default VpcConfig to prevent errors (#183)
DeviaVir
authored
07780a9
View commit details
Copy full SHA for 07780a9
Browse repository at this point
Adding support for lambda environment variables (#181)
bigbadtrumpet
authored and
DeviaVir
committed
bce4dd0
View commit details
Copy full SHA for bce4dd0
Browse repository at this point
Enforce max for timeout and update README docs (#180)
Show description for 6075efa
nmaves
authored and
DeviaVir
committed
6075efa
View commit details
Copy full SHA for 6075efa
Browse repository at this point
Commits on Jan 16, 2017
Added getRemainingTimeInMillis() to the context when running locally. (#179)
nmaves
authored and
DeviaVir
committed
34667a1
View commit details
Copy full SHA for 34667a1
Browse repository at this point
Commits on Dec 13, 2016
Drop node-uuid from package.json (#174)
DeviaVir
authored
fe41fed
View commit details
Copy full SHA for fe41fed
Browse repository at this point
Using path join instead of hardcoded slashes (#173)
dhilipb
authored and
DeviaVir
committed
4868a2a
View commit details
Copy full SHA for 4868a2a
Browse repository at this point
Commits on Nov 3, 2016
Update README.md (#167)
skudrow-figure
authored and
DeviaVir
committed
1ac97f7
View commit details
Copy full SHA for 1ac97f7
Browse repository at this point
Commits on Oct 28, 2016
bump to 0.8.11 (#165)
DeviaVir
authored
4e94053
View commit details
Copy full SHA for 4e94053
Browse repository at this point
Changed mkdir to mkdirs (mkdir -p) (#164)
benswinburne
authored and
DeviaVir
committed
d123a76
View commit details
Copy full SHA for d123a76
Browse repository at this point
Commits on Oct 19, 2016
Restore the lambda version functionality (#160)
Show description for 13bd9f8
DeviaVir
authored
13bd9f8
View commit details
Copy full SHA for 13bd9f8
Browse repository at this point
Previous
Next
You can’t perform that action at this time.