Benchmark: D5.IR.Pl.B.6
Description
The institution plans to use business continuity, disaster recovery, and data backup programs to recover operations following an incident.
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 D5.IR.Pl.B.6.
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.ffiec_d_5_ir_pi_b_6Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.ffiec_d_5_ir_pi_b_6 --shareControls
- Auto Scaling groups with a load balancer should use health checks
 - Backup plan min frequency and min retention check
 - Backup recovery points should not expire before retention period
 - DynamoDB table auto scaling should be enabled
 - DynamoDB tables should be in a backup plan
 - DynamoDB table point-in-time recovery should be enabled
 - EBS volumes should be in a backup plan
 - EC2 instances should be protected by backup plan
 - EFS file systems should be in a backup plan
 - ElastiCache Redis cluster automatic backup should be enabled with retention period of 15 days or greater
 - ELB application load balancer deletion protection should be enabled
 - ELB classic load balancers should have cross-zone load balancing enabled
 - Lambda functions concurrent execution limit configured
 - RDS Aurora clusters should be protected by backup plan
 - RDS DB instance and cluster enhanced monitoring should be enabled
 - RDS DB instance backup should be enabled
 - RDS DB instances should have deletion protection enabled
 - RDS DB instance multiple az should be enabled
 - RDS DB instance should be protected by backup plan
 - S3 bucket cross-region replication should be enabled
 - S3 bucket versioning should be enabled
 - Both VPN tunnels provided by AWS Site-to-Site VPN should be in UP status