turbot/aws_compliance

Control: EMR clusters encryption at rest should be enabled

Description

This control checks whether EMR clusters have encryption at rest enabled. The check fails if encryption at rest is not enabled as sensitive data should be protected.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.emr_cluster_encryption_at_rest_enabled

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

emr_cluster_encryption_at_rest_enabled

Tags