Attachments
You can modify or delete any of your core network attachments on the Attachments page by using either the AWS Cloud WAN console or the command line or API.
Viewing and editing attachments
This section describes viewing and editing your core network attachments either by using the console, or by using the command line or API.
Note
You can only view transit gateway route table attachments or modify tags.
Topics
Connect attachments
To view and edit a Connect peer attachment
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 ID.
Under Core network in the navigation pane, choose Attachments.
-
Select the check box for an attachment where the Resource Type is Connect. Details about the attachment are displayed, as well as any Connect peers and tags that are associated with the attachment. You can add new Connect peers and add, remove, or edit tags.
-
To add a new Connect peer attachment, see Add a Connect peer.
-
To add or edit attachment Tags, choose the Tags tab. The current list of tags associated with this attachment are displayed. Choose Edit tags to modify or delete current tags, and to add new tags.
-
-
Choose Edit.
-
On the Edit attachment page, you can edit the subnet configuration and the tags.
-
If you made any changes, choose Edit attachment to save the changes. The Attachments page displays along with a confirmation that the attachment was modified successfully.
Connect peer attachments
To view and edit a Connect peer attachment
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 ID.
Under Core network in the navigation pane, choose Attachments.
-
Select the check box for an attachment where the Resource Type is Connect. Details about the attachment are displayed in the lower part of the page. In this section, you can also edit the attachment Tags by choosing the Tags tab.
-
Choose Edit.
-
On the Edit attachment page, you can edit the subnet configuration and the tags.
-
If you made any changes, choose Edit attachment to save the changes. The Attachments page displays along with a confirmation that the attachment was modified successfully.
VPC attachments
To view and edit a VPC attachment
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 ID.
Under Core network in the navigation pane, choose Attachments.
-
Select the check box for an attachment where the Resource Type is VPC. Details about the attachment are displayed in the lower part of the page. In this section, you can also edit the attachment Tags by choosing the Tags tab.
-
Choose Edit.
-
On the Edit attachment page, do any of the following:
-
Enable or disable appliance mode support.
-
Enable or disable IPv6 support.
-
Add or remove subnets IDs.
-
Add or remove tags.
-
-
If you made any changes, choose Edit attachment to save the changes. The Attachments page displays along with a confirmation that the attachment was modified successfully.
Site-to-Site VPN attachments
To view and edit a Site-to-Site VPN attachment
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 ID.
Under Core network in the navigation pane, choose Attachments.
-
Select the check box for an attachment where the Resource Type is VPN. Details about the attachment are displayed in the lower part of the page. You can add, remove, or edit the current attachment tags by choosing the Tags tab.
-
Choose Edit.
-
On the Edit attachment page, you can edit the subnet configuration and the tags.
-
If you made any changes, choose Edit attachment to save your changes. The Attachments page displays along with a confirmation that the attachment was modified successfully.
Transit gateway route table attachments
You can only view transit gateway route table attachments or modify tags.
To view a transit gateway route table attachment
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 ID.
Under Core network in the navigation pane, choose Attachments.
-
Select the check box for an attachment where the Resource Type is Transit gateway route table. Details about the attachment are displayed in the lower part of the page. In this section, you can also edit the attachment Tags by choosing the Tags tab.
-
In the details section, choose the Tags tab.
-
Choose Add/Update tags.
-
In the Tags section, add Key and Value tags to help identify this transit gateway route table. You can add multiple tags by choosing Add tag, or remove any tag by choosing Remove tag.
-
When finished, choose Edit attachment.
-
If you made any changes, choose Edit attachment to save the changes. The Attachments page displays along with a confirmation that the attachment was modified successfully.
View and edit attachments using the command line or API
Use the command line or API to view and edit any of your core network attachments.
To view or edit a core network attachment using the command line or API
-
For a Connect attachment, see get-connect-attachment.
-
For a Connect peer attachment, see get-connect-peer.
-
For a VPC attachment, see get-vpc-attachment.
-
For a Site-to-Site VPN attachment, see get-site-to-site-vpn-attachment.
-
For a transit gateway route table attachment, see get-transit-gateway-route-table-attachment.
You can only view transit gateway route table attachments.
Attachment acceptance
When you create an attachment and associate it to a segment that requires an acceptance from the core network owner, the newly created attachment goes into a Pending attachment acceptance state. The core network owner has to review the attachment and choose to accept or reject the request.
To accept or reject an 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 ID.
Under Core network in the navigation pane, choose Attachments.
-
Select the check box for the specific attachment that is in the Pending attachment acceptance state. Details about the attachment are displayed in the lower part of the page.
-
Choose Accept or Reject.
-
If you chose Accept, the attachment goes into a Creating (Accept) state. If you chose Reject, the attachment goes into a Rejected (Reject) state.
Delete attachments
You can delete any attachment from your core network. Deleted attachments can't be recovered. This section including the steps to delete an attachment using the AWS Cloud WAN console or by using the command line or API.
To delete an 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 ID.
Under Core network in the navigation pane, choose Attachments.
-
Select the check box for the attachment that you want to delete.
-
Choose Delete.
-
Confirm that you want to delete the attachment by choosing Delete again.
The attachment is removed from the Attachments page.
Use the command line or API to delete any of your core network attachments.
To delete a core network attachment using the command line or API
-
For a Connect, transit gateway route table, VPC, or Site-to-Site VPN attachment, see delete-attachment.
-
For a Connect peer attachment, see delete-transit-gateway-connect-peer.