July 2018
Intermediate to advanced
350 pages
8h 47m
English
By default, when you update and save the AWS Lambda function, it gets saved to $LATEST version. However, if you want to create a snapshot of the AWS Lambda function's $LATEST version for future reference, AWS provides a mechanism to do so by publishing the function to a named version. You can do this through the AWS console by taking the following steps:
