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
Accelerator
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 }}
jkervine
/
node-lambda
Public
forked from
motdotla/node-lambda
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
add_lambda_function_versioning
User selector
All users
All time
Commit history
Commits on Mar 21, 2016
Refactor: move deploy operation aws client calls to own module
jkervine
committed
fae97e5
View commit details
Copy full SHA for fae97e5
Browse repository at this point
Commits on Mar 19, 2016
WIP, move aws client calls to own module
jkervine
committed
62ad4c3
View commit details
Copy full SHA for 62ad4c3
Browse repository at this point
Commits on Mar 18, 2016
Remove support for deploying to multiple regions in a loop to clean up code and remove duplicate code in creation of lambda client
jkervine
committed
fd6c47f
View commit details
Copy full SHA for fd6c47f
Browse repository at this point
Indent and whitespace fixes
jkervine
committed
6be62dd
View commit details
Copy full SHA for 6be62dd
Browse repository at this point
Working version of associate which creates alias if it does not exist
jkervine
committed
56c9197
View commit details
Copy full SHA for 56c9197
Browse repository at this point
Commits on Mar 16, 2016
Remove one character command line options due to ambiguity
jkervine
committed
acf094b
View commit details
Copy full SHA for acf094b
Browse repository at this point
Add command line options and documentation for "associate" operation to associate lambda function alias with version
jkervine
committed
9392bbf
View commit details
Copy full SHA for 9392bbf
Browse repository at this point
Commits on Mar 11, 2016
Publish new version of function if function exists and create it if it does not
jkervine
committed
c3ba54d
View commit details
Copy full SHA for c3ba54d
Browse repository at this point
Commits on Mar 9, 2016
Add compatibility with Lambda API v. 2015-03-31 and skeleton for checking function versions against new API
jkervine
committed
1fc7164
View commit details
Copy full SHA for 1fc7164
Browse repository at this point
Commits on Jan 20, 2016
Merge pull request #39 from macoshita/patch-1
Show description for 05929c4
motdotla
committed
05929c4
View commit details
Copy full SHA for 05929c4
Browse repository at this point
Merge pull request #41 from mparramont/patch-1
Show description for 78355b0
motdotla
committed
78355b0
View commit details
Copy full SHA for 78355b0
Browse repository at this point
Commits on Nov 25, 2015
Merge pull request #38 from gidsg/patch-1
Show description for 62c9479
motdotla
committed
62c9479
View commit details
Copy full SHA for 62c9479
Browse repository at this point
fix typo
gidsg
committed
d738dca
View commit details
Copy full SHA for d738dca
Browse repository at this point
Commits on Nov 19, 2015
Fix typo?
Show description for 1eca0e8
mparramont
committed
1eca0e8
View commit details
Copy full SHA for 1eca0e8
Browse repository at this point
Commits on Nov 11, 2015
Read .aws/credentials
Show description for b146eb6
macoshita
committed
b146eb6
View commit details
Copy full SHA for b146eb6
Browse repository at this point
Commits on Nov 10, 2015
Update Readme to clarify config items are added by process.env values
gidsg
committed
31a961c
View commit details
Copy full SHA for 31a961c
Browse repository at this point
Commits on Oct 15, 2015
Merge pull request #31 from daskruegge/log_json_result
Show description for e35b560
motdotla
committed
e35b560
View commit details
Copy full SHA for e35b560
Browse repository at this point
Commits on Oct 2, 2015
log result as JSON string
daskruegge
committed
8fc7a03
View commit details
Copy full SHA for 8fc7a03
Browse repository at this point
Commits on Oct 1, 2015
Fix up badge
motdotla
committed
bbaff1b
View commit details
Copy full SHA for bbaff1b
Browse repository at this point
Merge pull request #30 from duckworth/feature/eventFile
Show description for 07b4e9d
motdotla
committed
07b4e9d
View commit details
Copy full SHA for 07b4e9d
Browse repository at this point
update README with --eventFile flag. fixed help typo.
duckworth
committed
af35c59
View commit details
Copy full SHA for af35c59
Browse repository at this point
Commits on Sep 30, 2015
fix version test
duckworth
committed
c9f07bf
View commit details
Copy full SHA for c9f07bf
Browse repository at this point
bump version
duckworth
committed
057cd9b
View commit details
Copy full SHA for 057cd9b
Browse repository at this point
add -j --eventFile parameter to the run command for testing alternate events
duckworth
committed
cf046db
View commit details
Copy full SHA for cf046db
Browse repository at this point
Merge pull request #29 from motdotla/sm-version-bump
Show description for 0eb2aab
motdotla
committed
0eb2aab
View commit details
Copy full SHA for 0eb2aab
Browse repository at this point
Version bump 0.7.0
motdotla
committed
86aea58
View commit details
Copy full SHA for 86aea58
Browse repository at this point
Merge pull request #28 from sqlcook/session-token-support
Show description for 40099b8
motdotla
committed
40099b8
View commit details
Copy full SHA for 40099b8
Browse repository at this point
Commits on Sep 25, 2015
minor formatting change
Alexey Volochenko
committed
633e1fd
View commit details
Copy full SHA for 633e1fd
Browse repository at this point
fixed sessionToken to be optional
Alexey Volochenko
committed
b905eac
View commit details
Copy full SHA for b905eac
Browse repository at this point
Commits on Sep 24, 2015
added support for session token, which is required with temporary security credentials
Alexey Volochenko
committed
7330e92
View commit details
Copy full SHA for 7330e92
Browse repository at this point
Commits on Sep 18, 2015
Update README to reflect that deploy.env needs the use of the configFile
motdotla
committed
aad9d23
View commit details
Copy full SHA for aad9d23
Browse repository at this point
Commits on Aug 31, 2015
0.6.2 version bump
motdotla
committed
5502b02
View commit details
Copy full SHA for 5502b02
Browse repository at this point
Merge pull request #26 from djm/feature/increase-zip-buffer
Show description for ec54faf
motdotla
committed
ec54faf
View commit details
Copy full SHA for ec54faf
Browse repository at this point
Commits on Aug 27, 2015
Increased size of zip buffer.
Show description for 730563c
djm
committed
730563c
View commit details
Copy full SHA for 730563c
Browse repository at this point
Commits on Aug 17, 2015
Version bump
motdotla
committed
902fec2
View commit details
Copy full SHA for 902fec2
Browse repository at this point
Previous
Next
You can’t perform that action at this time.