1 Answer
- Newest
- Most votes
- Most comments
0
Hello! Some training material may be using images of previous versions of the console. This below is the latest version of the Lambda web console.
Once you edit the function code, 2 things happen:
- The
Deploybutton gets enabled, and - Right to the
Deploybutton, you can see a label "Changes not deployed"
You can indeed use CTRL + S to save changes, you also need to click the Deploy button to release those changes. Once the changes are saved, you can see a green bar at the top of the console with this message: Successfully updated the function [FUNCTION_NAME].
You can then click the Test button to validate.
answered 3 years ago
Relevant content
- asked 2 years ago

Can you share screenshot? Are you behind vpn?