aws-solutions / instance-scheduler-on-aws

A cross-account and cross-region solution that allows customers to automatically start and stop EC2 and RDS Instances

Home Page:https://aws.amazon.com/solutions/implementations/instance-scheduler-on-aws/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python: 3.10

kra5io opened this issue · comments

commented

Hello,

How is this supposed to work with runtime 3.10 when there is no support in aws for 3.10 yet?

Cheers,
Krasi

Hi @kra5io

We are currently using Python 3.10 as the executing environment for our build pipeline, but the lambda code itself runs on Python 3.9 as specified in the infrastructure code here

commented

Hi,

Thanks for the reply. Closing this one.

Cheers,
Krasi