Skip to content

SAM build fails due to unsupported runtime versions in the template #186

@MustaphaU

Description

@MustaphaU

The runtime versions specified in the SAM template are no longer supported. Specifically:

Error Message:

Build Failed

Error: Building functions with python3.7 is no longer supported
Error: Error: Building functions with nodejs12.x is no longer supported

Suggested fix: update the runtimes to any of the supported versions:

  • python3.8, python3.9, python3.10, python3.11, python3.12 or python3.13
  • nodejs18.x, nodejs20.x, or nodejs22.x

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions