Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lambda Python Runtimes <=3.7 no longer supported by CloudFormation #1003

Open
malachi-constant opened this issue Mar 12, 2024 · 0 comments
Open
Labels
bug This issue is a bug. p1

Comments

@malachi-constant
Copy link
Contributor

Describe the bug

Lambda Functions with Python Runtimes <=3.7 are no longer supported by CloudFormation

Expected Behavior

Successful deployment of examples in repositories.

Current Behavior

Functions created using the python3.7 runtime fail with..

Resource handler returned message: "The runtime parameter of python3.7 is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (python3.12) while creating or updating functions.

Reproduction Steps

A current failing example:

Possible Solution

No response

Additional Information/Context

No response

CDK CLI Version

2.131.0

Framework Version

No response

Node.js Version

v18.16.0

OS

Mac

Language

Python

Language Version

No response

@malachi-constant malachi-constant added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Mar 12, 2024
@kaiz-io kaiz-io added p1 and removed needs-triage This issue or PR still needs to be triaged. labels Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug. p1
Projects
None yet
Development

No branches or pull requests

2 participants