turbot/aws_compliance
Loading controls...

Control: RDS DB clusters should be encrypted with CMK

Description

Ensure RDS DB cluster is encrypted using CMK. The rule is non-compliant if the RDS DB cluster is not encrypted using CMK.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.rds_db_cluster_encrypted_with_cmk

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

rds_db_cluster_encrypted_with_cmk

Tags