Puppet Task: lambda_aws_get_function_configuration

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

Overview

Returns the version-specific settings of a Lambda function or version. The output includes only options that can vary between versions of a function. To modify these settings, use UpdateFunctionConfiguration. To get all of a function's details, including function-level settings, use GetFunction.

Supports noop? false

Parameters