Add a Site-to-Site VPN attachment to an AWS Cloud WAN core network
You can create a Site-to-Site VPN attachment using either the Network Manager console or the AWS CLI.
Topics
Add a Site-to-Site VPN attachment using the console
The following steps add a Site-to-Site VPN attachment using the console
To add a Site-to-Site VPN 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.
-
Choose VPN.
-
From the VPN attachment section, choose the VPN ID to be used for the VPN attachment.
-
(Optional) In the Tags section, add Key and Value pairs to further 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 Site-to-Site VPN attachment using the command line or API
Use the command line or API to create an AWS Cloud WAN Site-to-Site VPN attachment.
To create a Site-to-Site VPN attachment using the command line or API
-
Use
create-site-to-site-vpn-attachment
. See create-site-to-site-vpn-attachment.