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 }}
robinwolny
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-lambda
aws_lambda
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 18, 2017
resolved conflicts
nficano
committed
5cfc022
View commit details
Copy full SHA for 5cfc022
View code at this point
Browse repository at this point
Bump version: 2.1.0 → 2.1.1
nficano
committed
a9037b7
View commit details
Copy full SHA for a9037b7
View code at this point
Browse repository at this point
Bump version: 2.0.1 → 2.1.0
nficano
committed
3bf165d
View commit details
Copy full SHA for 3bf165d
View code at this point
Browse repository at this point
linting
nficano
committed
a9ffc9f
View commit details
Copy full SHA for a9ffc9f
View code at this point
Browse repository at this point
Merge pull request #69 from asaolabs/master
Show description for 3c677aa
nficano
authored
3c677aa
View commit details
Copy full SHA for 3c677aa
View code at this point
Browse repository at this point
Bump version: 2.0.0 → 2.0.1
nficano
committed
a635dc7
View commit details
Copy full SHA for a635dc7
View code at this point
Browse repository at this point
Bump version: 1.0.1 → 2.0.0
nficano
committed
51fc2b6
View commit details
Copy full SHA for 51fc2b6
View code at this point
Browse repository at this point
modify the role ARN slightly if in govcloud. New GovCloud regions may be added, so included a constant map ARN_PREFIXES for future expansion
Phil Christensen
committed
191b147
View commit details
Copy full SHA for 191b147
View code at this point
Browse repository at this point
Commits on Sep 16, 2017
Should address issue #38. The calls to determine whether or not a function exists wasn't calling multiple times if you have more than 50 lambda functions configured. For those users who have lots…
Show description for 06f9e84
asaolabs
committed
06f9e84
View commit details
Copy full SHA for 06f9e84
View code at this point
Browse repository at this point
Commits on Sep 13, 2017
Found some holes in error handling when the config.yaml properties aren't set for the build, build/source_directories properties. We now handle these cases correctly and default to the existing be…
Show description for 0dd0754
asaolabs
committed
0dd0754
View commit details
Copy full SHA for 0dd0754
View code at this point
Browse repository at this point
Related to issue #64 "Subdirectories not included in zip package".
Show description for 1d42de8
asaolabs
committed
1d42de8
View commit details
Copy full SHA for 1d42de8
View code at this point
Browse repository at this point
Revert "Related to issue #64 "Subdirectories not included in zip package"."
Show description for 028713e
asaolabs
committed
028713e
View commit details
Copy full SHA for 028713e
View code at this point
Browse repository at this point
Related to issue #64 "Subdirectories not included in zip package".
Show description for 893e6e8
asaolabs
committed
893e6e8
View commit details
Copy full SHA for 893e6e8
View code at this point
Browse repository at this point
Commits on Sep 7, 2017
pre-commit
nficano
committed
8169e46
View commit details
Copy full SHA for 8169e46
View code at this point
Browse repository at this point
Merge pull request #63 from slapula/master
Show description for b8f084f
nficano
authored
b8f084f
View commit details
Copy full SHA for b8f084f
View code at this point
Browse repository at this point
Commits on Sep 5, 2017
updating README and changing md5 to hashlib
slapula
committed
9ebf9e7
View commit details
Copy full SHA for 9ebf9e7
View code at this point
Browse repository at this point
Commits on Sep 3, 2017
removing print statement
slapula
committed
8f25f5e
View commit details
Copy full SHA for 8f25f5e
View code at this point
Browse repository at this point
adding various changes based on review feedback
slapula
committed
2d80bcd
View commit details
Copy full SHA for 2d80bcd
View code at this point
Browse repository at this point
Commits on Aug 24, 2017
include subdirectories when building for deploy
applechief
authored
c0d6821
View commit details
Copy full SHA for c0d6821
View code at this point
Browse repository at this point
Commits on Aug 18, 2017
making reference to bucket_name consistent
slapula
committed
8352d02
View commit details
Copy full SHA for 8352d02
View code at this point
Browse repository at this point
forgot to add refs to upload func
slapula
committed
5d9a6af
View commit details
Copy full SHA for 5d9a6af
View code at this point
Browse repository at this point
adding function to upload to s3
slapula
committed
9ff2c3e
View commit details
Copy full SHA for 9ff2c3e
View code at this point
Browse repository at this point
Commits on Aug 17, 2017
Push environment variables from the config file into the actual environment when calling invoke
Erik
committed
2363277
View commit details
Copy full SHA for 2363277
View code at this point
Browse repository at this point
Commits on Jul 14, 2017
Bump version: 1.0.0 → 1.0.1
nficano
committed
51782e9
View commit details
Copy full SHA for 51782e9
View code at this point
Browse repository at this point
Bump version: 0.8.3 → 1.0.0
nficano
committed
fe82635
View commit details
Copy full SHA for fe82635
View code at this point
Browse repository at this point
Commits on Jul 12, 2017
Adding private environment variable values for deploy - supports non-hard coded values in the config
asaolabs
committed
65f35f0
View commit details
Copy full SHA for 65f35f0
View code at this point
Browse repository at this point
Adding Python3.6 support for local and runtime environments
asaolabs
committed
75a0539
View commit details
Copy full SHA for 75a0539
View code at this point
Browse repository at this point
Commits on Jul 11, 2017
Bump version: 0.8.2 → 0.8.3
jmeekhof
committed
7ebee04
View commit details
Copy full SHA for 7ebee04
View code at this point
Browse repository at this point
Bump version: 0.8.1 → 0.8.2
jmeekhof
committed
79ac6f9
View commit details
Copy full SHA for 79ac6f9
View code at this point
Browse repository at this point
Commits on Jul 4, 2017
linting
nficano
committed
6796d14
View commit details
Copy full SHA for 6796d14
View code at this point
Browse repository at this point
Merge branch 'master' of github.com:nficano/python-lambda
Show description for 2bc7256
nficano
committed
2bc7256
View commit details
Copy full SHA for 2bc7256
View code at this point
Browse repository at this point
linting
nficano
committed
48f561f
View commit details
Copy full SHA for 48f561f
View code at this point
Browse repository at this point
Commits on Jun 16, 2017
Merging environment variable support into master
jmeekhof
committed
81300c1
View commit details
Copy full SHA for 81300c1
View code at this point
Browse repository at this point
Issue: #11, #26 Env Vars
Show description for 08705ec
jmeekhof
committed
08705ec
View commit details
Copy full SHA for 08705ec
View code at this point
Browse repository at this point
Commits on Jun 11, 2017
Bump version: 0.8.0 → 0.8.1
nficano
committed
060f0d5
View commit details
Copy full SHA for 060f0d5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.