Benchmark: CP-9(c)
Description
Conduct backups of system documentation, including security- and privacy-related documentation [Assignment: organization-defined frequency consistent with recovery time and recovery point objectives].
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-aws-compliance
Start the Powerpipe server:
steampipe service startpowerpipe server
Open http://localhost:9033 in your browser and select CP-9(c).
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.nist_800_53_rev_5_cp_9_c
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.nist_800_53_rev_5_cp_9_c --share
Controls
- DynamoDB tables should be in a backup plan
- EBS volumes should be in a backup plan
- EFS file systems should be in a backup plan
- RDS DB instances should be in a backup plan
- AWS Redshift clusters should have automatic snapshots enabled
- RDS DB instance backup should be enabled
- DynamoDB table point-in-time recovery should be enabled
- EC2 instance should have EBS optimization enabled
- ElastiCache Redis cluster automatic backup should be enabled with retention period of 15 days or greater
- AWS Redshift should have required maintenance settings
- S3 bucket cross-region replication should be enabled
- S3 bucket versioning should be enabled