-
Notifications
You must be signed in to change notification settings - Fork 275
Open
Labels
bugWe can reproduce the issue and confirmed it is a bug.We can reproduce the issue and confirmed it is a bug.
Description
I have a local lambda runtime configuration for a SAM template that contains a lambda using python3.13 runtime.
I can build with sam manually, but the toolkit give me the error:
Error: The runtime 'python3.13' is unsupported.
When making a new runtime configuration without using a template, I don't see 3.13 in the list of supported runtimes.
3.13 runtime has been available since November 2024. I can't tell if this is a bug on my end, or if support hasn't been added to the toolkit yet
Environment
- OS: Windows
- JetBrains product: PyCharm
- JetBrains product version: 2024.3.2 (Professional Edition)
- AWS Toolkit version: 3.57-243
- SAM CLI version: 1.134.0
- JVM/Python version: 3.13
liblit, jwilliams-govcio, JUGaspar and mrsylerpowers
Metadata
Metadata
Assignees
Labels
bugWe can reproduce the issue and confirmed it is a bug.We can reproduce the issue and confirmed it is a bug.