Skip to content

No Support for python3.13 even though latest SAM CLI is installed #5448

@dan-marra-ebrs

Description

@dan-marra-ebrs

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugWe can reproduce the issue and confirmed it is a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions