Benchmark: Lambda
Overview
This section contains recommendations for configuring Lambda resources and options.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-aws-complianceStart the Powerpipe server:
steampipe service startpowerpipe serverOpen http://localhost:9033 in your browser and select Lambda.
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.foundational_security_lambdaSnapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.foundational_security_lambda --shareControls
- 1 Lambda function policies should prohibit public access
- 2 Lambda functions should use supported runtimes
- 5 VPC Lambda functions should operate in multiple Availability Zones