You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.
The runtime parameter of nodejs12.x is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (nodejs18.x) while creating or updating functions
Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
bugThis issue is a bug.needs-triageThis issue or PR still needs to be triaged.
Describe the bug
This issue is related to the issue reported for typescript but for python. CDK Deploy fails on this step: https://cdkworkshop.com/30-python/50-table-viewer/500-deploy.html.
Expected Behavior
Expected CDK deploy to succeed
Current Behavior
Error is thrown when deploying via
cdk deploy
Reproduction Steps
Perform the CDK steps for python up through https://cdkworkshop.com/30-python/50-table-viewer/500-deploy.html
Possible Solution
I was able to work around this issue by using the following in
requirements.txt
Additional Information/Context
No response
CDK CLI Version
2.83.1
Section
No response
Browser
No response
Language
No response
The text was updated successfully, but these errors were encountered: