turbot/aws_compliance

Control: EMR clusters encryption in transit should be enabled

Description

This control checks whether EMR clusters have encryption in transit enabled. This control fails if an EMR cluster isn't encrypted in transit.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.emr_cluster_encryption_in_transit_enabled

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

emr_cluster_encryption_in_transit_enabled

Tags