To view your transit gateway route tables using the console
-
Open the Amazon VPC console at https://console.aws.amazon.com/vpc/
. -
On the navigation pane, choose Transit Gateway Route Tables.
-
(Optional) To find a specific route table or set of tables, enter all or part of the name, keyword, or attribute in the filter field.
-
Select the checkbox for a route table, or choose its ID, to display information about its associations, propagations, routes, and tags.
To view your transit gateway route tables using the AWS CLI
Use the describe-transit-gateway-route-tables
To view the routes for a transit gateway route table using the AWS CLI
Use the search-transit-gateway-routes
To view the route propagations for a transit gateway route table using the AWS CLI
Use the get-transit-gateway-route-table-propagations
To view the associations for a transit gateway route table using the AWS CLI
Use the get-transit-gateway-route-table-associations