aws-samples / aws-saas-factory-eks-reference-architecture

This repository provides a reference architecture for building an end to end SaaS solution using Amazon Elastic Kubernetes Service (EKS)
MIT No Attribution
258 stars 98 forks source link

Error while installing - Python 3.6 no longer supported #60

Closed lal-verma closed 1 year ago

lal-verma commented 1 year ago

Getting an error while installing the reference solution. Here's the snapshot of AWS CloudFormation event which got failed. Looks like its trying to deploy lambda function on the runtime python 3.6 which is no longer available with AWS lambda.

Screen Shot 2022-09-14 at 3 55 09 PM
ranjith-aws commented 1 year ago

vNext is not using this Python lambda function, so we won't have this issue anymore. So closing this.