turbot/terraform_aws_compliance

GitHub
Loading controls...

Control: VPC Endpoint for SQS should be enabled in all Availability Zones in use a VPC

Description

Using VPC endpoints helps secure traffic by ensuring the data does not traverse the Internet or access public networks. It also helps keep private subnets private. Setting up VPC endpoints can be complicated.

Usage

Run the control in your terminal:

steampipe check terraform_aws_compliance.control.sqs_vpc_endpoint_without_dns_resolution

Snapshot and share results via Steampipe Cloud:

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

SQL

This control uses a named query:

sqs_vpc_endpoint_without_dns_resolution

Tags