Puppet Task: lambda_aws_create_function
  
    - Defined in:
- 
      tasks/lambda_aws_create_function.json,
 tasks/lambda_aws_create_function.rb
 
 
    
  
  
Overview
  
    Creates a new Lambda function. The function configuration is created from the request parameters, and the code for the function is provided by a .zip file. The function name is case-sensitive. This operation requires permission for the lambda:CreateFunction action.