Control: 1 Amazon EBS snapshots should not be public, determined by the ability to be restorable by anyone
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 reachability.
This AWS control also does not check whether the Amazon ES resource-based policy permits public access by other accounts or external entities. You should ensure that Amazon ES domains are not attached to public subnets. See Resource-based policies in the Amazon Elasticsearch Service Developer Guide.
Remediation
If you create a domain with a public endpoint, you cannot later place it within a VPC. Instead, you must create a new domain and migrate your data.
The reverse is also true. If you create a domain within a VPC, it cannot have a public endpoint. Instead, you must either create another domain or disable this control.
See the information on migrating from public access to VPC access in the Amazon Elasticsearch Service Developer Guide.
Usage
Run the control in your terminal:
powerpipe control run aws_compliance.control.foundational_security_ec2_1
Snapshot and share results via Turbot Pipes:
powerpipe loginpowerpipe control run aws_compliance.control.foundational_security_ec2_1 --share
SQL
This control uses a named query:
ebs_snapshot_not_publicly_restorable