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
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
The text was updated successfully, but these errors were encountered: