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 Lambda functions, with the version-specific configuration of each. Set FunctionVersion to ALL to include all published versions of each function in addition to the unpublished version. To get more information about a function or version, use GetFunction.