lambda-perf
lambda-perf copied to clipboard
Add support for python3.14 runtime
Pull Request Checklist
For New Runtime Additions
- [x] Added the new runtime to the manifest.json file
- [x] Updated
README.mdto reflect the new runtime - [x] Gave execution permission to
build.sh - [ ] If needed, updated
.github/dependabot.yml - [ ] If needed, updated
.gitignore
Description
Add support for python3.14 runtime https://aws.amazon.com/fr/about-aws/whats-new/2025/11/aws-lambda-python-314/
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Hello @maxday, do I have to do something to fix the credentials issue in the test here ?