Create a peering attachment using Amazon VPC Transit Gateways
Before you begin, ensure that you have the ID of the transit gateway that you want to attach. If the transit gateway is in another Amazon Web Services account, ensure that you have the Amazon Web Services account ID of the owner of the transit gateway.
After you create the peering attachment, the owner of the accepter transit gateway must accept the attachment request.
To create a peering attachment using the console
-
Open the Amazon VPC console at https://console.amazonaws.cn/vpc/
. -
On the navigation pane, choose Transit Gateway Attachments.
-
Choose Create transit gateway attachment.
-
For Transit gateway ID, choose the transit gateway for the attachment. You can choose a transit gateway that you own. Transit gateways that are shared with you are not available for peering.
-
For Attachment type, choose Peering Connection.
-
Optionally enter a name tag for the attachment.
-
For Account, do one of the following:
-
If the transit gateway is in your account, choose My account.
-
If the transit gateway is in different Amazon Web Services account, choose Other account. For Account ID, enter the Amazon Web Services account ID.
-
-
For Region, choose the Region that the transit gateway is located in.
-
For Transit gateway (accepter), enter the ID of the transit gateway that you want to attach.
-
Choose Create transit gateway attachment.
To create a peering attachment using the Amazon CLI
Use the create-transit-gateway-peering-attachment