Remediation
From Command Lineβ
To disable automatic acceptance of cross-account VPC attachments, update the Transit Gateway options:
aws ec2 modify-transit-gateway \
--transit-gateway-id {{transit-gateway-id}} \
--options AutoAcceptSharedAttachments=disable