turbot/terraform_aws_compliance
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:

powerpipe control run terraform_aws_compliance.control.sqs_vpc_endpoint_without_dns_resolution

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run terraform_aws_compliance.control.sqs_vpc_endpoint_without_dns_resolution --share

SQL

This control uses a named query:

sqs_vpc_endpoint_without_dns_resolution

Tags