turbot/aws_compliance
Loading controls...

Control: Redshift clusters should be encrypted with CMK

Description

Ensure Redshift cluster is encrypted using CMK. The rule is non-compliant if the Redshift clusters is not encrypted using CMK.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.redshift_cluster_encrypted_with_cmk

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run aws_compliance.control.redshift_cluster_encrypted_with_cmk --share

SQL

This control uses a named query:

redshift_cluster_encrypted_with_cmk

Tags