turbot/aws_compliance
Loading controls...

Control: ECS clusters encryption at rest should be enabled

Description

This control checks whether ECS Clustes 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.ecs_cluster_encryption_at_rest_enabled

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

ecs_cluster_encryption_at_rest_enabled

Tags