AWS Lambda Terraform module

Upstream version 8.8.1
6 controls from SOC 2 requirements

Terraform Module Source

soc2.compliance.tf/terraform-aws-modules/lambda/aws
CloudWatch log groups should have retention period of at least 365 days
cloudwatch_log_group_retention_period_365C1.2
Framework requirement
ECR repositories should have image scan on push enabled
ecr_repository_image_scan_on_push_enabledCC7.1
Framework requirement
Lambda functions should have concurrent execution limit configured
lambda_function_concurrent_execution_limit_configuredCC7.2
Framework requirement
Lambda functions should be configured with a dead-letter queue
lambda_function_dead_letter_queue_configuredCC7.4
Framework requirement
Lambda functions should be in a VPC
lambda_function_in_vpcCC6.6
Framework requirement
Log groups should have encryption at rest enabled
log_group_encryption_at_rest_enabledCC7.3
Framework requirement