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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
pythonthings
/
python-lambda
Public
forked from
nficano/python-lambda
Notifications
You must be signed in to change notification settings
Fork
1
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
Breadcrumbs
History for
python-lambda
aws_lambda
on
v3.1.0
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 15, 2018
Bump version: 3.0.3 β 3.1.0
selliott
committed
1e9a273
View commit details
Copy full SHA for 1e9a273
View code at this point
Browse repository at this point
Merge pull request #93 from jmehnle/profile_option
Show description for 92a8913
javamonkey79
authored
92a8913
View commit details
Copy full SHA for 92a8913
View code at this point
Browse repository at this point
Commits on Feb 7, 2018
Add support for `--profile` command-line argument.
Show description for 0556916
Julian Mehnle
committed
0556916
View commit details
Copy full SHA for 0556916
View code at this point
Browse repository at this point
fix for handling S3 lambda deployment arguments
Francis Tseng
committed
419ea87
View commit details
Copy full SHA for 419ea87
View code at this point
Browse repository at this point
Commits on Jan 8, 2018
Bump version: 3.0.2 β 3.0.3
nficano
committed
52b1e5c
View commit details
Copy full SHA for 52b1e5c
View code at this point
Browse repository at this point
Bump version: 3.0.1 β 3.0.2
nficano
committed
472b203
View commit details
Copy full SHA for 472b203
View code at this point
Browse repository at this point
cleanup
nficano
committed
75f333b
View commit details
Copy full SHA for 75f333b
View code at this point
Browse repository at this point
Commits on Jan 6, 2018
Corrected 'deploy_s3' argument name
Show description for 421d033
franciscohanna92
authored
421d033
View commit details
Copy full SHA for 421d033
View code at this point
Browse repository at this point
Commits on Jan 4, 2018
Bump version: 3.0.0 β 3.0.1
nficano
committed
7c0ed32
View commit details
Copy full SHA for 7c0ed32
View code at this point
Browse repository at this point
Bump version: 2.2.1 β 3.0.0
nficano
committed
c494c99
View commit details
Copy full SHA for c494c99
View code at this point
Browse repository at this point
Merge pull request #88 from themooer1/patch-1
Show description for 1172ce8
nficano
authored
1172ce8
View commit details
Copy full SHA for 1172ce8
View code at this point
Browse repository at this point
Merge pull request #85 from karthich/feature/Issue-83
Show description for 6e74eac
nficano
authored
6e74eac
View commit details
Copy full SHA for 6e74eac
View code at this point
Browse repository at this point
Strong cast environment variables to type string
Show description for ea8cbdc
Cream Crumpets
authored
ea8cbdc
View commit details
Copy full SHA for ea8cbdc
View code at this point
Browse repository at this point
Commits on Dec 27, 2017
Fix env vars on invoke #75
mpgo13
authored
839d08d
View commit details
Copy full SHA for 839d08d
View code at this point
Browse repository at this point
Commits on Dec 5, 2017
Issue: #83 Click commands should use correct keyword args for requirements
Karthic Hariharan
committed
4f215c9
View commit details
Copy full SHA for 4f215c9
View code at this point
Browse repository at this point
Commits on Nov 9, 2017
adding region to `get_account_id` avoid failures
Show description for 8c1722f
Aameer
authored
8c1722f
View commit details
Copy full SHA for 8c1722f
View code at this point
Browse repository at this point
Commits on Oct 10, 2017
linting/bug fixes
nficano
committed
5292553
View commit details
Copy full SHA for 5292553
View code at this point
Browse repository at this point
linting/bug fixes
nficano
committed
4b27802
View commit details
Copy full SHA for 4b27802
View code at this point
Browse repository at this point
Commits on Oct 9, 2017
Fix invocations of build().
johnclyde
committed
39c9138
View commit details
Copy full SHA for 39c9138
View code at this point
Browse repository at this point
Commits on Oct 8, 2017
Add a config_file flag so it doesn't have to be ./config.yaml
johnclyde
committed
5bce35b
View commit details
Copy full SHA for 5bce35b
View code at this point
Browse repository at this point
Commits on Oct 1, 2017
Bump version: 2.2.0 β 2.2.1
nficano
committed
3acf861
View commit details
Copy full SHA for 3acf861
View code at this point
Browse repository at this point
Bump version: 2.1.1 β 2.2.0
nficano
committed
ba08efa
View commit details
Copy full SHA for ba08efa
View code at this point
Browse repository at this point
linting
nficano
committed
0505354
View commit details
Copy full SHA for 0505354
View code at this point
Browse repository at this point
Merge pull request #73 from slapula/update-runtime
Show description for 484fdd0
nficano
authored
484fdd0
View commit details
Copy full SHA for 484fdd0
View code at this point
Browse repository at this point
Merge pull request #72 from rizkiwicaksono/fix-invoke-failed-when-no-env-vars-found
Show description for 258fb45
nficano
authored
258fb45
View commit details
Copy full SHA for 258fb45
View code at this point
Browse repository at this point
Merge branch 'master' into s3-deploy
slapula
authored
078807d
View commit details
Copy full SHA for 078807d
View code at this point
Browse repository at this point
Commits on Sep 25, 2017
Allowing update_function to update runtime
slapula
committed
1f05e6b
View commit details
Copy full SHA for 1f05e6b
View code at this point
Browse repository at this point
Commits on Sep 24, 2017
Adding function to deploy using S3 as source
slapula
committed
01cf641
View commit details
Copy full SHA for 01cf641
View code at this point
Browse repository at this point
Commits on Sep 22, 2017
fix exception on invoke when no env vars found in config
rzwck
committed
5a067c7
View commit details
Copy full SHA for 5a067c7
View code at this point
Browse repository at this point
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
Previous
Next
You canβt perform that action at this time.