retail-demo-store icon indicating copy to clipboard operation
retail-demo-store copied to clipboard

Update python runtimes to latest supported version for Lambda functions

Open james-jory opened this issue 1 year ago • 0 comments

There are several Lambda functions that use old(er) python runtimes (3.8, 3.9, 3.10, and 3.11). Support for python3.7 was recently dropped from the Lambda runtime which broke new deployments for functions for that version (being fixed separately). We should upgrade these other older versions too to avoid similar issues.

james-jory avatar Feb 16 '24 19:02 james-jory