turbot/aws_compliance
Loading controls...

Control: OpenSearch domains node-to-node encryption should be enabled

Description

This control checks if AWS OpenSearch Service nodes are encrypted end to end. The rule is non-compliant if the node-to-node encryption is not enabled on the domain.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.opensearch_domain_node_to_node_encryption_enabled

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

opensearch_domain_node_to_node_encryption_enabled

Tags