Control: OpenSearch domains should have at least three data nodes
Description
This control checks whether OpenSearch domains are configured with at least three data nodes and zoneAwarenessEnabled is true. This control fails for an OpenSearch domain if instanceCount is less than 3 or zoneAwarenessEnabled is false.
Usage
Run the control in your terminal:
powerpipe control run aws_compliance.control.opensearch_domain_data_node_fault_tolerance
Snapshot and share results via Turbot Pipes:
powerpipe loginpowerpipe control run aws_compliance.control.opensearch_domain_data_node_fault_tolerance --share
SQL
This control uses a named query:
opensearch_domain_data_node_fault_tolerance