Loading controls...
Benchmark: Lambda
Description
This benchmark provides a set of controls that detect Terraform AWS Lambda resources deviating from security best practices.
Usage
Browse dashboards and select Lambda:
steampipe dashboard
Or run the benchmarks in your terminal:
steampipe check terraform_aws_compliance.benchmark.lambda
Snapshot and share results via Steampipe Cloud:
steampipe loginsteampipe check --share terraform_aws_compliance.benchmark.lambda
Controls
- Lambda functions concurrent execution limit configured
- Lambda functions should be configured with a dead-letter queue
- Lambda functions should be in a VPC
- Lambda functions should use latest runtimes
- Lambda functions xray tracing should be enabled