1 Answer
1
Accepted Answer
Hi Fabio,
The TGW Appliance mode is applied to a specific 'Attachment ID'. Using CloudShell (currently this can only be enabled via CLI and not GUI) you can use below command to enable it for the VPC attachment that connects to the Inspection VPC.
Example command:
aws ec2 modify-transit-gateway-vpc-attachment --transit-gateway-attachment-id tgw-attach-xxxxX12345 --options ApplianceModeSupport=enable
Refer: https://docs.aws.amazon.com/cli/latest/reference/ec2/modify-transit-gateway-vpc-attachment.html
Please note: CloudWAN does not natively support Appliance mode (yet)
Relevant content
- asked 8 months ago
- Accepted Answerasked 3 years ago
- Accepted Answerasked 6 months ago
- asked 3 months ago
- AWS OFFICIALUpdated 7 months ago
- AWS OFFICIALUpdated 9 months ago
- AWS OFFICIALUpdated a month ago
- AWS OFFICIALUpdated 8 months ago