Create a Connect attachment using Amazon VPC Transit Gateways
To create a Connect attachment, you must specify an existing attachment as the transport attachment. You can specify a VPC attachment or a Direct Connect attachment as the transport attachment.
To create a Connect attachment using the console
-
Open the Amazon VPC console at https://console.aws.amazon.com/vpc/
. -
In the navigation pane, choose Transit gateway attachments.
-
Choose Create transit gateway attachment.
(Optional) For Name tag, specify a name tag for the attachment.
-
For Transit gateway ID, choose the transit gateway for the attachment.
-
For Attachment type, choose Connect.
-
For Transport attachment ID, choose the ID of an existing attachment (the transport attachment).
-
Choose Create transit gateway attachment.
To create a Connect attachment using the AWS CLI
Use the create-transit-gateway-connect command.