Benchmark: PR.IR-03
Description
Mechanisms are implemented to achieve resilience requirements in normal and adverse situations.
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 PR.IR-03.
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.nist_csf_v2_pr_ir_03Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.nist_csf_v2_pr_ir_03 --shareControls
- EC2 auto scaling groups should cover multiple availability zones
 - Auto Scaling groups with a load balancer should use health checks
 - Backup plan min frequency and min retention check
 - Backup plan should exist in a region
 - Backup recovery points should be encrypted
 - Backup recovery points manual deletion should be disabled
 - Backup recovery points should not expire before retention period
 - Backup report plan should exist in a region where backup plan is enabled
 - Backup vaults should exist in a region
 - Neptune DB clusters should have automated backups enabled
 - Neptune DB clusters should be configured to copy tags to snapshots
 - Neptune DB clusters should have deletion protection enabled
 - AWS Redshift clusters should have automatic snapshots enabled
 - S3 bucket cross-region replication should be enabled