Skip to content

How to update Lambda Python 3.6 to 3.9

0

1 - How do i update in AWS console GUI dashboard

asked 4 years ago677 views
1 Answer
1
Accepted Answer

When you are on the Code tab in your lambda function, scroll all the way down below your code.

You will see "Code Properties" followed by "Runtime Settings".

In "Runtime Settings" click on the Edit button and you should be able to change the Python version to 3.9

AWS
EXPERT
answered 4 years ago
EXPERT
reviewed a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.