turbot/aws_compliance
Loading controls...

Control: VPC should be configured to use VPC endpoints

Description

Checks if Service Endpoint for the service provided in rule parameter is created for each AWS Virtual Private Cloud (AWS VPC). The rule is non-compliant if an AWS VPC doesn't have an AWS VPC endpoint created for the service.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.vpc_configured_to_use_vpc_endpoints

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run aws_compliance.control.vpc_configured_to_use_vpc_endpoints --share

SQL

This control uses a named query:

vpc_configured_to_use_vpc_endpoints

Tags