Create a site using AWS Network Manager
Create a site to represent the physical location of your network. Location information is used in the Network Manager transit gateway dashboards.
To create a site
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.
-
In the navigation pane, choose Sites. Choose Create site.
-
For Name and Description, enter a name and description for the site.
-
For Address, enter the physical address of the site, for example,
New York, NY 10004
. -
For Latitude, enter the latitude coordinates for the site, for example,
40.7128
. -
For Longitude, enter the longitude coordinates for the site, for example,
-74.0060
. -
Choose Create site.
Creating and viewing a site using the AWS CLI
Use the following commands:
-
To create a site: create-site
-
To view your sites: get-sites