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

powerpipe control run terraform_aws_compliance.control.dynamodb_vpc_endpoint_routetable_association

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

dynamodb_vpc_endpoint_routetable_association

Tags