turbot/aws_compliance
Loading controls...

Control: OpenSearch domains should have encryption at rest enabled

Description

This control checks whether AWS OpenSearch domains have encryption-at-rest configuration enabled. The check fails if encryption at rest is not enabled.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.opensearch_domain_encryption_at_rest_enabled

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

opensearch_domain_encryption_at_rest_enabled

Tags