Versioning Lambda functions

The concept of the Version Control System (VCS) is for controlling and managing versions of code. This functionality is available directly from the main Lambda console. Let's try and learn how to version our Lambda functions:

  1. The first option in the Actions drop-down in the Lambda console is the Publish new version option. This option can be seen here:
  1. When the Publish new version option is selected, the versioning popup of the Lambda console would be seen on the console. This would ask about the name for the new version of your Lambda function. The popup looks something like this:
  1. After clicking the Publish ...

Get Building Serverless Applications with Python now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.