Benchmark: Redshift
Description
This section contains recommendations for configuring Redshift resources.
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 Redshift.
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.all_controls_redshiftSnapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.all_controls_redshift --shareControls
- AWS Redshift audit logging should be enabled
 - AWS Redshift clusters should have automatic snapshots enabled
 - AWS Redshift should have automatic upgrades to major versions enabled
 - Redshift clusters should be encrypted with CMK
 - Redshift cluster encryption in transit should be enabled
 - Redshift cluster audit logging and encryption should be enabled
 - AWS Redshift enhanced VPC routing should be enabled
 - AWS Redshift clusters should be encrypted with KMS
 - AWS Redshift should have required maintenance settings
 - Redshift clusters should have Multi-AZ deployments enabled
 - AWS Redshift clusters should not use the default Admin username
 - Redshift clusters should not use the default database name
 - Redshift clusters should prohibit public access
 - Redshift security groups should allow ingress on the cluster port only from restricted origins