Puppet Task: lambda_aws_list_functions

Defined in:
tasks/lambda_aws_list_functions.json,
tasks/lambda_aws_list_functions.rb

Overview

Returns a list of your Lambda functions. For each function, the response includes the function configuration information. You must use GetFunction to retrieve the code for your function. This operation requires permission for the lambda:ListFunctions action. If you are using the versioning feature, you can list all of your functions or only $LATEST versions. For information about the versioning feature, see AWS Lambda Function Versioning and Aliases.

Supports noop? false

Parameters