AWS Lambda Terraform module
Upstream version 8.9.0
6 controls from HIPAA Omnibus Rule 2013 requirements
Terraform Module Source
hipaa.compliance.tf/terraform-aws-modules/lambda/awsCloudWatch log groups should have retention period of at least 365 days
cloudwatch_log_group_retention_period_365164.312(b)
Framework requirement
Lambda functions should have concurrent execution limit configured
lambda_function_concurrent_execution_limit_configured164.312(b)
Framework requirement
Lambda functions should be configured with a dead-letter queue
lambda_function_dead_letter_queue_configured164.312(b)
Framework requirement
Lambda functions should be in a VPC
lambda_function_in_vpc164.312(e)(1)
Framework requirement
Lambda functions should restrict public URL
lambda_function_restrict_public_url164.308(a)(1)(ii)(B)
Framework requirement
Log groups should have encryption at rest enabled
log_group_encryption_at_rest_enabled164.308(a)(1)(ii)(B)
Framework requirement