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 }}
j1z0
/
python-lambda
Public
forked from
nficano/python-lambda
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-lambda
aws_lambda
aws_lambda.py
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 8, 2018
mis spelling
j1z0
committed
f90b057
View commit details
Copy full SHA for f90b057
View code at this point
Browse repository at this point
Commits on Jan 29, 2018
for whatever reason some times list_functions doesn't get all functions, whereas get_function by name seems to work more consistently
j1z0
committed
cfade12
View commit details
Copy full SHA for cfade12
View code at this point
Browse repository at this point
Commits on Oct 22, 2017
support for embedding binaries
j1z0
committed
14857bc
View commit details
Copy full SHA for 14857bc
View code at this point
Browse repository at this point
Commits on Aug 8, 2017
added the raw copy parameter
j1z0
committed
e980edc
View commit details
Copy full SHA for e980edc
View code at this point
Browse repository at this point
Commits on Jun 9, 2017
maybe I'll put this back in
j1z0
committed
ad93394
View commit details
Copy full SHA for ad93394
View code at this point
Browse repository at this point
ability to pass in path of requirements file
j1z0
committed
c20ec3e
View commit details
Copy full SHA for c20ec3e
View code at this point
Browse repository at this point
Commits on Jun 3, 2017
Issue #31
Show description for 984eb05
jmeekhof
committed
984eb05
View commit details
Copy full SHA for 984eb05
View code at this point
Browse repository at this point
Commits on Jun 2, 2017
Merging fix for issue #41
jmeekhof
committed
39476c3
View commit details
Copy full SHA for 39476c3
View code at this point
Browse repository at this point
Commits on Jun 1, 2017
Issue #44: Support multiple local_packages
Show description for 5445819
jmeekhof
committed
5445819
View commit details
Copy full SHA for 5445819
View code at this point
Browse repository at this point
Commits on May 31, 2017
Fix init trying to copy a __pycache__ directory
cristianoliveira
committed
05298df
View commit details
Copy full SHA for 05298df
View code at this point
Browse repository at this point
Commits on May 9, 2017
Say which local files are being bundled.
Show description for 3e7b98c
CorbinSimpsonAcquia
committed
3e7b98c
View commit details
Copy full SHA for 3e7b98c
View code at this point
Browse repository at this point
The Zope hack.
Show description for e0ced67
CorbinSimpsonAcquia
committed
e0ced67
View commit details
Copy full SHA for e0ced67
View code at this point
Browse repository at this point
Commits on Apr 27, 2017
resolved merge conflicts
nficano
committed
6ce17c4
View commit details
Copy full SHA for 6ce17c4
View code at this point
Browse repository at this point
Commits on Jan 30, 2017
get function name from env variable
SimplyAhmazing
committed
388d47b
View commit details
Copy full SHA for 388d47b
View code at this point
Browse repository at this point
update create function to have env vars
SimplyAhmazing
committed
72b6f14
View commit details
Copy full SHA for 72b6f14
View code at this point
Browse repository at this point
Commits on Jan 10, 2017
add keyword arg for VpcConfig on lambda function update
SimplyAhmazing
committed
88ea88c
View commit details
Copy full SHA for 88ea88c
View code at this point
Browse repository at this point
Commits on Dec 6, 2016
Use STS to fetch the account ID instead of IAM
Show description for f45927c
philchristensen
authored
f45927c
View commit details
Copy full SHA for f45927c
View code at this point
Browse repository at this point
Commits on Oct 17, 2016
Merge pull request #13 from quiqua/clean_init
Show description for 95cd2b8
nficano
authored
95cd2b8
View commit details
Copy full SHA for 95cd2b8
View code at this point
Browse repository at this point
Commits on Jul 6, 2016
Add option to delete old versions of a lambda function
Show description for 7b90f63
Marcel Radischat
committed
7b90f63
View commit details
Copy full SHA for 7b90f63
View code at this point
Browse repository at this point
Commits on Jul 4, 2016
Excluded compiled python files
Marcel Radischat
committed
3282c7a
View commit details
Copy full SHA for 3282c7a
View code at this point
Browse repository at this point
Simplify init action
Marcel Radischat
committed
6419597
View commit details
Copy full SHA for 6419597
View code at this point
Browse repository at this point
Install only required packages if option is set
Show description for 3c3269e
Marcel Radischat
committed
3c3269e
View commit details
Copy full SHA for 3c3269e
View code at this point
Browse repository at this point
Commits on Jun 20, 2016
Update function configuration after deploy
Show description for 4aef6ea
Marcel Radischat
committed
4aef6ea
View commit details
Copy full SHA for 4aef6ea
View code at this point
Browse repository at this point
Commits on May 28, 2016
Add installing text
Dharwin Perez
committed
94ae841
View commit details
Copy full SHA for 94ae841
View code at this point
Browse repository at this point
remove -e
Dharwin Perez
committed
54f36f3
View commit details
Copy full SHA for 54f36f3
View code at this point
Browse repository at this point
Remove git source conditional
Show description for 6a711fb
Dharwin Perez
committed
6a711fb
View commit details
Copy full SHA for 6a711fb
View code at this point
Browse repository at this point
Commits on May 19, 2016
Add option to install a local package to be deployed as well
Show description for 6552bdb
Marcel Radischat
committed
6552bdb
View commit details
Copy full SHA for 6552bdb
View code at this point
Browse repository at this point
Commits on Apr 19, 2016
Add support for custom roles in config
Show description for 17da39f
carhartl
committed
17da39f
View commit details
Copy full SHA for 17da39f
View code at this point
Browse repository at this point
Commits on Apr 11, 2016
Bundle all files in top level project directory
nficano
committed
4f44148
View commit details
Copy full SHA for 4f44148
View code at this point
Browse repository at this point
made dist directory configurable
nficano
committed
72d6c68
View commit details
Copy full SHA for 72d6c68
View code at this point
Browse repository at this point
Commits on Apr 6, 2016
Fix for region not getting passed to boto3
nficano
committed
644d433
View commit details
Copy full SHA for 644d433
View code at this point
Browse repository at this point
Commits on Apr 5, 2016
added verbose switch
nficano
committed
b3ed036
View commit details
Copy full SHA for b3ed036
View code at this point
Browse repository at this point
Commits on Apr 4, 2016
show elapsed vs timeout
nficano
committed
5d2047d
View commit details
Copy full SHA for 5d2047d
View code at this point
Browse repository at this point
added execution time
nficano
committed
1e8bb68
View commit details
Copy full SHA for 1e8bb68
View code at this point
Browse repository at this point
output results, fixed event argument
nficano
committed
2f1ebf9
View commit details
Copy full SHA for 2f1ebf9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.