Add a transit gateway route table attachment to an AWS Cloud WAN core network
Add a transit gateway route table attachment to your AWS Cloud WAN core network.
Add a transit gateway route table attachment using the console
The following steps add a transit gateway route table attachment using the console.
To add a transit gateway route table attachment using the console
Access the Network Manager console at https://console.aws.amazon.com/networkmanager/home/
. -
Under Connectivity, choose Global Networks.
-
On the Global networks page, choose the global network link for the core network you want to add an attachment to.
-
In the navigation pane under he name of the global network, choose Attachments.
-
Choose Create attachment.
-
Enter a Name identifying the attachment.
-
From the Edge location dropdown list, choose the location where the attachment is located.
-
From the Attachment type dropdown list, choose Transit gateway route table.
-
In the Transit gateway route table attachment section, choose the Transit gateway peering that will be used for the route table attachment. For information on creating a peering, see Create a peering in an AWS Cloud WAN core network.
-
From the Transit gateway route table dropdown list, choose the route table that you want to be used for the peering. For information on creating a transit gateway route table, see Transit gateway route tables in the AWS Transit Gateway Guide.
-
(Optional) In the Tags section, add Key and Value tags to help identify this resource. You can add multiple tags by choosing Add tag, or remove any tag by choosing Remove tag.
-
Choose Create attachment.
Add a transit gateway route table attachment using the command line or API
Use the command line or API to create an AWS Cloud WAN transit gateway route table attachment.
To create a transit gateway route table attachment using the command line or API
-
Use
create-transit-gateway-route-table-attachment
. See create-transit-gateway-route-table-attachment.