turbot/aws_compliance

Control: AWS DocumentDB clusters should be encrypted at rest

Description

This control checks whether an AWS DocumentDB cluster is encrypted at rest. The control fails if an AWS DocumentDB cluster isn't encrypted at rest.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.docdb_cluster_encryption_at_rest_enabled

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

docdb_cluster_encryption_at_rest_enabled

Tags