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
In using CDK v2.7
I get this among other errors attempting to npx cdk deploy
"The runtime parameter of python3.6 is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (python3.9) while creating or updating functions."
The lambdas are typescript so I do not understand the error.
The text was updated successfully, but these errors were encountered:
In using CDK v2.7
I get this among other errors attempting to npx cdk deploy
"The runtime parameter of python3.6 is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (python3.9) while creating or updating functions."
The lambdas are typescript so I do not understand the error.
The text was updated successfully, but these errors were encountered: