AWS Lambda Terraform module
Upstream version 8.9.0
7 controls from FedRAMP Moderate Baseline Rev 4 requirements
Terraform Module Source
fedrampmoderate.compliance.tf/terraform-aws-modules/lambda/awsCloudWatch log groups should have retention period of at least 365 days
cloudwatch_log_group_retention_period_365AU-6(1)(3)
Framework requirement
ECR repositories should have image scan on push enabled
ecr_repository_image_scan_on_push_enabledRA-5
Framework requirement
Lambda functions should have concurrent execution limit configured
lambda_function_concurrent_execution_limit_configured
Framework requirement
Lambda functions should be configured with a dead-letter queue
lambda_function_dead_letter_queue_configured
Framework requirement
Lambda functions should be in a VPC
lambda_function_in_vpc
Framework requirement
Lambda functions should restrict public URL
lambda_function_restrict_public_urlAC-17(1)
Framework requirement
Log groups should have encryption at rest enabled
log_group_encryption_at_rest_enabled
Framework requirement