Create a transit gateway route table using Amazon VPC Transit Gateways
To create a transit gateway route table using the console
-
Open the Amazon VPC console at https://console.amazonaws.cn/vpc/
. -
On the navigation pane, choose Transit Gateway Route Tables.
-
Choose Create transit gateway route table.
-
(Optional) For Name tag, type a name for the transit gateway route table. This creates a tag with the tag key "Name", where the tag value is the name that you specify.
-
For Transit gateway ID, select the transit gateway for the route table.
-
Choose Create transit gateway route table.
To create a transit gateway route table using the Amazon CLI
Use the create-transit-gateway-route-table command.