turbot/terraform_aws_compliance

GitHub
Loading controls...

Control: Amazon Elasticsearch Service domains should be in a VPC

Description

This control checks whether Amazon Elasticsearch Service domains are in a VPC. It does not evaluate the VPC subnet routing configuration to determine public access. You should ensure that Amazon Elasticsearch domains are not attached to public subnets.

Usage

Run the control in your terminal:

steampipe check terraform_aws_compliance.control.es_domain_in_vpc

Snapshot and share results via Steampipe Cloud:

steampipe login
steampipe check --share terraform_aws_compliance.control.es_domain_in_vpc

SQL

This control uses a named query:

es_domain_in_vpc

Tags