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 }}
preearor
/
aws-lambda-python-runtime-interface-client
Public
forked from
aws/aws-lambda-python-runtime-interface-client
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
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 22, 2021
Update patch version for release
preearor
committed
cc60047
View commit details
Copy full SHA for cc60047
Browse repository at this point
Remove logging for handler directory, as its adding un-necessary cloudwatch cost
preearor
committed
d07e7af
View commit details
Copy full SHA for d07e7af
Browse repository at this point
Commits on Jun 27, 2021
Merge pull request #47 from preearor/main
Show description for 149ce3a
preearor
authored
149ce3a
View commit details
Copy full SHA for 149ce3a
Browse repository at this point
Commits on Jun 25, 2021
EMove the / to . replcement only for import_module call, error message was impacted
preearor
committed
64edb0f
View commit details
Copy full SHA for 64edb0f
Browse repository at this point
Merge pull request #46 from preearor/main
Show description for ddf8fd6
preearor
authored
ddf8fd6
View commit details
Copy full SHA for ddf8fd6
Browse repository at this point
Correct the next release version
preearor
committed
07f5836
View commit details
Copy full SHA for 07f5836
Browse repository at this point
Merge pull request #45 from preearor/main
Show description for 7b3d0f8
preearor
authored
7b3d0f8
View commit details
Copy full SHA for 7b3d0f8
Browse repository at this point
Add support for / in handler name
preearor
committed
484d932
View commit details
Copy full SHA for 484d932
Browse repository at this point
Commits on Jun 24, 2021
Merge branch 'aws:main' into main
preearor
authored
0ac8276
View commit details
Copy full SHA for 0ac8276
Browse repository at this point
Commits on Jun 16, 2021
Update minor version for Release (#42)
preearor
authored
a772d90
View commit details
Copy full SHA for a772d90
Browse repository at this point
Update minor version for Release
preearor
committed
fa3ce88
View commit details
Copy full SHA for fa3ce88
Browse repository at this point
Merge pull request #40 from preearor/main
Show description for bc8170a
preearor
authored
bc8170a
View commit details
Copy full SHA for bc8170a
Browse repository at this point
Commits on Jun 11, 2021
Addd requestId in error response
preearor
committed
cab1826
View commit details
Copy full SHA for cab1826
Browse repository at this point
Commits on Jun 4, 2021
Merge pull request #36 from preearor/main
Show description for 66f1e9d
keshayad
authored
66f1e9d
View commit details
Copy full SHA for 66f1e9d
Browse repository at this point
Update version for patch relase
preearor
committed
e75bc00
View commit details
Copy full SHA for e75bc00
Browse repository at this point
Update Curl version to 7.77.0 (#35)
preearor
authored
029196d
View commit details
Copy full SHA for 029196d
Browse repository at this point
Commits on May 27, 2021
Merge pull request #34 from preearor/main
Show description for 191b808
keshayad
authored
191b808
View commit details
Copy full SHA for 191b808
Browse repository at this point
Update minor release version to 1.1.0
preearor
committed
46bed78
View commit details
Copy full SHA for 46bed78
Browse repository at this point
Commits on May 26, 2021
Release GIL when polling Runtime API for next invocation (#33)
carlzogh
authored
47591ca
View commit details
Copy full SHA for 47591ca
Browse repository at this point
Use importlib instead of deprecated imp module (#28)
rmanganiello
authored
620b148
View commit details
Copy full SHA for 620b148
Browse repository at this point
Commits on Mar 10, 2021
Rename test directory (#21)
Show description for 7afc4c4
wagdav
authored
7afc4c4
View commit details
Copy full SHA for 7afc4c4
Browse repository at this point
Commits on Jan 25, 2021
Added unit test to test empty errorMessage changes
Pushkar Chawda
authored and
edhzsz
committed
c1c9b29
View commit details
Copy full SHA for c1c9b29
Browse repository at this point
Removed duplicate assert check, added by mistake
Pushkar Chawda
authored and
edhzsz
committed
f02da5c
View commit details
Copy full SHA for f02da5c
Browse repository at this point
errorMessage missing from exception response, when errorMessage field is empty or None
Pushkar Chawda
authored and
edhzsz
committed
462d685
View commit details
Copy full SHA for 462d685
Browse repository at this point
Commits on Jan 21, 2021
Revise fetching latest patch version of python (#9)
Show description for 21e67e5
stefanbotez
and
Stefan Botez
authored
21e67e5
View commit details
Copy full SHA for 21e67e5
Browse repository at this point
Commits on Dec 7, 2020
Merge pull request #7 from gorogoroyasu/remove_period_from_example_of_curl_command
Show description for f4dc1e1
stefanbotez
authored
f4dc1e1
View commit details
Copy full SHA for f4dc1e1
Browse repository at this point
Commits on Dec 5, 2020
Update README.md
Show description for 0641237
gorogoroyasu
authored
0641237
View commit details
Copy full SHA for 0641237
Browse repository at this point
Commits on Dec 3, 2020
Added 'docker login' to fix pull rate limit issue (#5)
keshayad
authored
74faa7a
View commit details
Copy full SHA for 74faa7a
Browse repository at this point
Include GitHub action on push and pr (#3)
Show description for 9fd926b
stefanbotez
and
Stefan Botez
authored
9fd926b
View commit details
Copy full SHA for 9fd926b
Browse repository at this point
Commits on Dec 2, 2020
Use Python 3.6 for Black (#2)
Show description for e44fd26
adamchainz
authored
e44fd26
View commit details
Copy full SHA for e44fd26
Browse repository at this point
Tidy up setup.py (#1)
Show description for 1c5f194
adamchainz
authored
1c5f194
View commit details
Copy full SHA for 1c5f194
Browse repository at this point
Commits on Dec 1, 2020
Initial Python RIC Implementation
Edgar Hernandez
authored and
carlzogh
committed
3b6a82f
View commit details
Copy full SHA for 3b6a82f
Browse repository at this point
Commits on Sep 2, 2020
Initial commit
amazon-auto
committed
1c1baf9
View commit details
Copy full SHA for 1c1baf9
Browse repository at this point
You can’t perform that action at this time.