Benchmark: EMR
Description
This section contains recommendations for configuring EMR resources.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-aws-compliance
Start the Powerpipe server:
steampipe service startpowerpipe server
Open http://localhost:9033 in your browser and select EMR.
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.all_controls_emr
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.all_controls_emr --share
Controls
- EMR public access should be blocked at account level
- EMR clusters encryption at rest should be enabled
- EMR clusters client side encryption (CSE CMK) enabled with CMK
- EMR clusters server side encryption (SSE KMS) enabled with KMS
- EMR clusters encryption in transit should be enabled
- EMR cluster Kerberos should be enabled
- EMR cluster local disks should be encrypted with CMK
- EMR clusters local disk encryption should be enabled
- EMR cluster master nodes should not have public IP addresses
- EMR clusters should have security configuration enabled