turbot/terraform_aws_compliance

GitHub
Loading controls...

Control: DynamoDB VPC endpoint should be enabled in all route tables in use in a VPC

Description

Using VPC endpoints helps to secure traffic by ensuring that 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.dynamodb_vpc_endpoint_routetable_association

Snapshot and share results via Steampipe Cloud:

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

SQL

This control uses a named query:

dynamodb_vpc_endpoint_routetable_association

Tags