turbot/aws_compliance
Loading controls...

Control: EC2 transit gateways should have auto accept shared attachments disabled

Description

Ensure transit gateways have auto accept shared attachments feature disabled. If this setting is disabled, then any VPC that attempts to attach to a transit gateway will need to request authorization, and the account that owns the transit gateway will need to accept the authorization.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.ec2_transit_gateway_auto_cross_account_attachment_disabled

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

ec2_transit_gateway_auto_cross_account_attachment_disabled

Tags