Create a transit gateway route table attachment for an AWS Cloud WAN core network
Add a transit gateway route table attachment to your AWS Cloud WAN core network.
Create a transit gateway route table attachment using the console
The following steps create a transit gateway route table attachment for a core network using the console.
To create 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 the name of the global network, choose Attachments.
 - 
                        
Choose Create attachment.
 - 
                        
Enter a
nameidentifying 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 list, choose the route table to be used for the peering. For information about 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.
 
Create 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.