aws-samples / aws-control-tower-config-customization

MIT No Attribution
26 stars 25 forks source link

Upgrade Lambda runtime from Python 3.7 to 3.9 #1

Closed maxrabin closed 7 months ago

maxrabin commented 2 years ago

Issue #, if available:

Description of changes: Upgrade Lambda runtime from Python 3.7 to 3.9 I don't want to deploy a new tool with the oldest supported Python Runtime, rather use the latest runtime to ensure the longest lifetime of tool before upgrades are required.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

delenamalan commented 7 months ago

Python version has been updated here: https://github.com/aws-samples/aws-control-tower-config-customization/commit/20c667fba30508c807898c30ca357d27b7ce4260

kkvinjam commented 7 months ago

Python runtime was updated to 3.10.