Benchmark: Continuous Monitoring (CA-7)
Description
Continuously monitor configuration management processes. Determine security impact, environment and operational risks.
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 Continuous Monitoring (CA-7).
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.nist_800_53_rev_5_ca_7Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.nist_800_53_rev_5_ca_7 --shareBenchmarks
Controls
- Auto Scaling groups with a load balancer should use health checks
 - CloudWatch alarm should have an action configured
 - Elastic Beanstalk enhanced health reporting should be enabled
 - GuardDuty should be enabled
 - Lambda functions concurrent execution limit configured
 - Lambda functions should be configured with a dead-letter queue
 - RDS DB instance and cluster enhanced monitoring should be enabled
 - AWS Security Hub should be enabled for an AWS Account