July 2018
Intermediate to advanced
350 pages
8h 47m
English
Now that we are able to successfully test our AWS Lambda function through the console, let's look at how to make changes to the Lambda function through the console, deploy those changes through the console, and see if our changes are reflected by testing the AWS Lambda function as in the following steps:
console.log('Loading function');exports.handler = ...Read now
Unlock full access