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
.
aws
/
aws-lambda-python-runtime-interface-client
Public
Notifications
You must be signed in to change notification settings
Fork
83
Star
293
Code
Issues
23
Pull requests
14
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
aws-lambda-python-runtime-interface-client
tests
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 29, 2026
feat: Add Lambda-Runtime-Invocation-Id support for cross-wiring protection (#214)
Show description for 3810eed
vip-amzn
and
maxday
authored
3810eed
View commit details
Copy full SHA for 3810eed
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
chore: add test for run_concurrent not being called in the non mc path
darklight3it
committed
cc8c4f8
View commit details
Copy full SHA for cc8c4f8
View code at this point
Browse repository at this point
test: fix test to patch the runner correctly
darklight3it
committed
2ff0d2f
View commit details
Copy full SHA for 2ff0d2f
View code at this point
Browse repository at this point
Commits on Jun 24, 2026
fix: support building on Alpine Linux 3.17+ (musl) without libexecinfo-dev (#204)
Show description for d3e9632
M-Elsaeed
and
Mohammed Ehab
authored
d3e9632
View commit details
Copy full SHA for d3e9632
View code at this point
Browse repository at this point
Commits on Jun 22, 2026
Add preview warning for Python 3.15
Stefan Toma
committed
2068ac0
View commit details
Copy full SHA for 2068ac0
View code at this point
Browse repository at this point
Commits on Jun 18, 2026
fix: tests
maxday
committed
dd73fd4
View commit details
Copy full SHA for dd73fd4
View code at this point
Browse repository at this point
fix: remove mock
maxday
committed
f19187b
View commit details
Copy full SHA for f19187b
View code at this point
Browse repository at this point
Merge pull request #208 from aws/maxday/remove-codebuild
Show description for e021617
maxday
authored
e021617
View commit details
Copy full SHA for e021617
View code at this point
Browse repository at this point
fix: tests
maxday
committed
35a7381
View commit details
Copy full SHA for 35a7381
View code at this point
Browse repository at this point
fix: test
maxday
committed
f649f7b
View commit details
Copy full SHA for f649f7b
View code at this point
Browse repository at this point
fix: pr comments
maxday
committed
6a51f51
View commit details
Copy full SHA for 6a51f51
View code at this point
Browse repository at this point
Commits on Jun 17, 2026
fix: install curl for debian
maxday
committed
f07f335
View commit details
Copy full SHA for f07f335
View code at this point
Browse repository at this point
fix: try to remove codebuild
maxday
committed
0785e06
View commit details
Copy full SHA for 0785e06
View code at this point
Browse repository at this point
fix: backoff delay if rate is exceeded
maxday
committed
816c214
View commit details
Copy full SHA for 816c214
View code at this point
Browse repository at this point
fix: put back comment
maxday
committed
d380c4b
View commit details
Copy full SHA for d380c4b
View code at this point
Browse repository at this point
fix: 3.14
maxday
committed
15e6911
View commit details
Copy full SHA for 15e6911
View code at this point
Browse repository at this point
Commits on Feb 20, 2026
Add Lambda Managed Instances (LMI) / Multi-Concurrent Support (#200)
Show description for 61b5528
trivenay
authored
61b5528
View commit details
Copy full SHA for 61b5528
View code at this point
Browse repository at this point
Commits on May 26, 2025
Move unhandled exception warning message to init errors. (#189)
briensea
authored
5fdee65
View commit details
Copy full SHA for 5fdee65
View code at this point
Browse repository at this point
Commits on May 21, 2025
feat: add tenant-id to lambda context and structured log message (#187)
Show description for 2e3d4b4
ramisa2108
and
Ramisa Alam
authored
2e3d4b4
View commit details
Copy full SHA for 2e3d4b4
View code at this point
Browse repository at this point
Commits on Jan 24, 2025
Change warning message to JSON (#182)
dtorok
authored
4ccebc0
View commit details
Copy full SHA for 4ccebc0
View code at this point
Browse repository at this point
Commits on Nov 18, 2024
Add support for snapstart runtime hooks (#176)
trivenay
authored
349d36a
View commit details
Copy full SHA for 349d36a
View code at this point
Browse repository at this point
Commits on Nov 15, 2024
Add python3.13. (#175)
Show description for 079135e
briensea
and
Stefan9283
authored
079135e
View commit details
Copy full SHA for 079135e
View code at this point
Browse repository at this point
Commits on Aug 22, 2024
Patch libcurl configure.ac to work with later versions of autoconf (#168)
Show description for 9425d49
Quinn Sinclair
authored
9425d49
View commit details
Copy full SHA for 9425d49
View code at this point
Browse repository at this point
Commits on Aug 8, 2024
Propogate error type in header when reporting init error to RAPID (#166)
trivenay
authored
a37a43a
View commit details
Copy full SHA for a37a43a
View code at this point
Browse repository at this point
Fix integration tests (#165)
Show description for f9d370f
smirnoal
authored
f9d370f
View commit details
Copy full SHA for f9d370f
View code at this point
Browse repository at this point
Commits on Jul 31, 2024
Raise all init errors in init instead of suppressing them until the fist
Show description for bd40404
trivenay
committed
bd40404
View commit details
Copy full SHA for bd40404
View code at this point
Browse repository at this point
Commits on Jun 27, 2024
Use latest codebuild version (#157)
Quinn Sinclair
authored
dc83706
View commit details
Copy full SHA for dc83706
View code at this point
Browse repository at this point
Commits on Jun 19, 2024
[153] Have PR workflow run against all OSes (#154)
Show description for 1d061f4
Quinn Sinclair
authored
1d061f4
View commit details
Copy full SHA for 1d061f4
View code at this point
Browse repository at this point
Commits on Jun 10, 2024
Fix alpine image breaking due to missing dependencies and curl
Show description for 22f2516
GradExMachina
committed
22f2516
View commit details
Copy full SHA for 22f2516
View code at this point
Browse repository at this point
Commits on Mar 27, 2024
Upgrade simplejson to `3.18.4` (#136)
kpark-hrp
authored
f118042
View commit details
Copy full SHA for f118042
View code at this point
Browse repository at this point
Commits on Feb 1, 2024
Log warning on unhandled exception. (#120)
Show description for 056aa36
briensea
authored
056aa36
View commit details
Copy full SHA for 056aa36
View code at this point
Browse repository at this point
Commits on Oct 30, 2023
Fix inconsistent test behaviour: @patch not applied
alex-pewpew
committed
737906f
View commit details
Copy full SHA for 737906f
View code at this point
Browse repository at this point
Commits on Oct 27, 2023
Tidy up changes added with PR#115 and limit it to only work with Python3.12 in Lambda. (#124)
Show description for 573f048
pushkarchawda
and
Pushkar Chawda
authored
573f048
View commit details
Copy full SHA for 573f048
View code at this point
Browse repository at this point
Control unicode encoding behaviour based on execution environment. (#122)
briensea
authored
80eefef
View commit details
Copy full SHA for 80eefef
View code at this point
Browse repository at this point
Commits on Oct 26, 2023
Downgrade to simplejson 3.17.2. (#123)
Show description for 8db75c5
briensea
authored
8db75c5
View commit details
Copy full SHA for 8db75c5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.