Noun
lambda function (plural lambda functions)
(programming) An anonymous function; a function that is defined in an inline, ad-hoc manner, and often doesn't have a name (not bound to an identifier).
Function Configuration if you want the upload to create a new version of the Lambda function. Source: Internet
Route requests to the AWS Lambda function or web service that implements the skill. Source: Internet
Successful responses (200 codes) returned by the Lambda function are in green, while 404 errors are red. Source: Internet
This code is hosted as an AWS Lambda function. Source: Internet
This is the actual Lambda function that's going to be invoked, this is the entry. Source: Internet
This triggered an AWS Lambda function that handled the deploy (see Figure 1.). Source: Internet