turbot/aws_compliance
Loading controls...

Control: AWS Redshift enhanced VPC routing should be enabled

Description

Ensure that AWS Redshift cluster has 'enhancedVpcRouting' enabled. The rule is non-compliant if 'enhancedVpcRouting' is not enabled or if the configuration.enhancedVpcRouting field is 'false'.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.redshift_cluster_enhanced_vpc_routing_enabled

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

redshift_cluster_enhanced_vpc_routing_enabled

Tags