aws-samples / jenkins-on-aws

MIT No Attribution
58 stars 27 forks source link

The runtime parameter of python3.6 is no longer supported for creating or updating AWS Lambda functions #26

Open ZeSimon opened 1 year ago

ZeSimon commented 1 year ago

Running cdk deploy Jenkins* --profile DEFAULT on Windows and I get this error message: 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.