Hi!
I created a new project and got this warning. However, it seems that Lambda DOES now support Python 3.13.
Warning: You are currently running python3.13, but the closest supported version on AWS Lambda is python3.12
Please use python3.12, otherwise you may run into deployment issues.
Hi! I created a new project and got this warning. However, it seems that Lambda DOES now support Python 3.13.
Warning: You are currently running python3.13, but the closest supported version on AWS Lambda is python3.12 Please use python3.12, otherwise you may run into deployment issues.
https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html