July 2018
Intermediate to advanced
350 pages
8h 47m
English
There will be cases where you will need to create slightly different versions of your AWS Lambda function for different environments (test and production), for different environment-specific settings. To handle this use case, the AWS Lambda platform provides you with the capability to create an alias which points to one or more versions of your AWS Lambda function. Let's look at how to create an alias for your AWS Lambda function:
