Skip to content

db_migrate_lambda function uses a deprecated version of the Python runtime #87

@ryewilson

Description

@ryewilson

The db_migrate_lambda resource uses the python3.7 runtime in AWS Lambda. However, this runtime is officially deprecated by AWS (see here).

This causes an error when deploying to AWS:

image

Instead we should use python3.12

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