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
Branch selector
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
Browse repository at this point
Commits on Jun 26, 2026
ci + chore(release): 4.0.1 and auto-create GitHub Release on version bump to main (#210)
Show description for 46e4c6a
M-Elsaeed
authored
46e4c6a
View commit details
Copy full SHA for 46e4c6a
Browse repository at this point
Commits on Jun 25, 2026
Merge pull request #211 from aws/fix/lazy-loading-mc-utils
Show description for ce38ada
darklight3it
authored
ce38ada
View commit details
Copy full SHA for ce38ada
Browse repository at this point
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
Browse repository at this point
chore: removed comment
darklight3it
committed
d2b14c0
View commit details
Copy full SHA for d2b14c0
Browse repository at this point
test: fix test to patch the runner correctly
darklight3it
committed
2ff0d2f
View commit details
Copy full SHA for 2ff0d2f
Browse repository at this point
fix: lazy load multi_concurrent_utils
darklight3it
committed
aac70b8
View commit details
Copy full SHA for aac70b8
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
Browse repository at this point
Commits on Jun 22, 2026
Merge pull request #209 from aws/stefantm/preview-warning
Show description for 3c864c8
Stefan9283
authored
3c864c8
View commit details
Copy full SHA for 3c864c8
Browse repository at this point
Add preview warning for Python 3.15
Stefan Toma
committed
2068ac0
View commit details
Copy full SHA for 2068ac0
Browse repository at this point
Commits on Jun 18, 2026
Merge pull request #207 from aws/maxday/fast-ci
Show description for 296b39f
maxday
authored
296b39f
View commit details
Copy full SHA for 296b39f
Browse repository at this point
fix: tests
maxday
committed
dd73fd4
View commit details
Copy full SHA for dd73fd4
Browse repository at this point
fix: remove mock
maxday
committed
f19187b
View commit details
Copy full SHA for f19187b
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
Browse repository at this point
fix: tests
maxday
committed
35a7381
View commit details
Copy full SHA for 35a7381
Browse repository at this point
fix: test
maxday
committed
f649f7b
View commit details
Copy full SHA for f649f7b
Browse repository at this point
fix: pr comments
maxday
committed
6a51f51
View commit details
Copy full SHA for 6a51f51
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
Browse repository at this point
fix: branch
maxday
committed
2a9e4f2
View commit details
Copy full SHA for 2a9e4f2
Browse repository at this point
fix: try to remove codebuild
maxday
committed
0785e06
View commit details
Copy full SHA for 0785e06
Browse repository at this point
fix: backoff delay if rate is exceeded
maxday
committed
816c214
View commit details
Copy full SHA for 816c214
Browse repository at this point
fix: put back comment
maxday
committed
d380c4b
View commit details
Copy full SHA for d380c4b
Browse repository at this point
fix: 3.14
maxday
committed
15e6911
View commit details
Copy full SHA for 15e6911
Browse repository at this point
fix: pr comments
maxday
committed
0ac2256
View commit details
Copy full SHA for 0ac2256
Browse repository at this point
fix: remove 3.9 runtime as deprecated
maxday
committed
0abc519
View commit details
Copy full SHA for 0abc519
Browse repository at this point
ci: fast CI
maxday
committed
2e6a4a4
View commit details
Copy full SHA for 2e6a4a4
Browse repository at this point
Merge pull request #206 from aws/maxday/fix-ci
Show description for ced34be
maxday
authored
ced34be
View commit details
Copy full SHA for ced34be
Browse repository at this point
fix: disable ngtcp2/nghttp3 in curl build to fix amazonlinux2023 CI
Show description for 344cdd1
maxday
committed
344cdd1
View commit details
Copy full SHA for 344cdd1
Browse repository at this point
Commits on Feb 20, 2026
Bump version to 4.0.0 (#201)
trivenay
authored
f11e7c5
View commit details
Copy full SHA for f11e7c5
Browse repository at this point
Add Lambda Managed Instances (LMI) / Multi-Concurrent Support (#200)
Show description for 61b5528
trivenay
authored
61b5528
View commit details
Copy full SHA for 61b5528
Browse repository at this point
Commits on May 27, 2025
Bump version to 3.1.1. (#190)
briensea
authored
3f43f4d
View commit details
Copy full SHA for 3f43f4d
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
Browse repository at this point
Commits on May 22, 2025
Bump to version 3.1.0 (#188)
Show description for 224a920
ramisa2108
and
Ramisa Alam
authored
224a920
View commit details
Copy full SHA for 224a920
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
Browse repository at this point
Commits on Feb 27, 2025
Bump to version 3.0.2. (#185)
briensea
authored
f65d966
View commit details
Copy full SHA for f65d966
Browse repository at this point
Previous
Next
You can’t perform that action at this time.