This module simplifies the provisioning of a AWS Lambda function. It creates the IAM role for the function with appropriate permissions to write logs to cloudwatch.
Currently only the package type zip is supported.
Deploys a Lambda Function on AWS and configures logging and IAM roles to run.
HCL