aws networkmanager

Transit Gateway Network Manager (Network Manager) enables you to create a global network, in which you can monitor your AWS and on-premises networks that are built around transit gateways. The Network Manager APIs are supported in the US West (Oregon) Region only. You must specify the us-west-2 Region in all requests made to Network Manager

Subcommands

NameDescription
associate-customer-gatewayAssociates a customer gateway with a device and optionally, with a link. If you specify a link, it must be associated with the specified device. You can only associate customer gateways that are connected to a VPN attachment on a transit gateway. The transit gateway must be registered in your global network. When you register a transit gateway, customer gateways that are connected to the transit gateway are automatically included in the global network. To list customer gateways that are connected to a transit gateway, use the DescribeVpnConnections EC2 API and filter by transit-gateway-id. You cannot associate a customer gateway with more than one device and link
associate-linkAssociates a link to a device. A device can be associated to multiple links and a link can be associated to multiple devices. The device and link must be in the same global network and the same site
associate-transit-gateway-connect-peerAssociates a transit gateway Connect peer with a device, and optionally, with a link. If you specify a link, it must be associated with the specified device. You can only associate transit gateway Connect peers that have been created on a transit gateway that's registered in your global network. You cannot associate a transit gateway Connect peer with more than one device and link
create-connectionCreates a connection between two devices. The devices can be a physical or virtual appliance that connects to a third-party appliance in a VPC, or a physical appliance that connects to another physical appliance in an on-premises network
create-deviceCreates a new device in a global network. If you specify both a site ID and a location, the location of the site is used for visualization in the Network Manager console
create-global-networkCreates a new, empty global network
create-linkCreates a new link for a specified site
create-siteCreates a new site in a global network
delete-connectionDeletes the specified connection in your global network
delete-deviceDeletes an existing device. You must first disassociate the device from any links and customer gateways
delete-global-networkDeletes an existing global network. You must first delete all global network objects (devices, links, and sites) and deregister all transit gateways
delete-linkDeletes an existing link. You must first disassociate the link from any devices and customer gateways
delete-siteDeletes an existing site. The site cannot be associated with any device or link
deregister-transit-gatewayDeregisters a transit gateway from your global network. This action does not delete your transit gateway, or modify any of its attachments. This action removes any customer gateway associations
describe-global-networksDescribes one or more global networks. By default, all global networks are described. To describe the objects in your global network, you must use the appropriate Get* action. For example, to list the transit gateways in your global network, use GetTransitGatewayRegistrations
disassociate-customer-gatewayDisassociates a customer gateway from a device and a link
disassociate-linkDisassociates an existing device from a link. You must first disassociate any customer gateways that are associated with the link
disassociate-transit-gateway-connect-peerDisassociates a transit gateway Connect peer from a device and link
get-connectionsGets information about one or more of your connections in a global network
get-customer-gateway-associationsGets the association information for customer gateways that are associated with devices and links in your global network
get-devicesGets information about one or more of your devices in a global network
get-link-associationsGets the link associations for a device or a link. Either the device ID or the link ID must be specified
get-linksGets information about one or more links in a specified global network. If you specify the site ID, you cannot specify the type or provider in the same request. You can specify the type and provider in the same request
get-sitesGets information about one or more of your sites in a global network
get-transit-gateway-connect-peer-associationsGets information about one or more of your transit gateway Connect peer associations in a global network
get-transit-gateway-registrationsGets information about the transit gateway registrations in a specified global network
list-tags-for-resourceLists the tags for a specified resource
register-transit-gatewayRegisters a transit gateway in your global network. The transit gateway can be in any AWS Region, but it must be owned by the same AWS account that owns the global network. You cannot register a transit gateway in more than one global network
tag-resourceTags a specified resource
untag-resourceRemoves tags from a specified resource
update-connectionUpdates the information for an existing connection. To remove information for any of the parameters, specify an empty string
update-deviceUpdates the details for an existing device. To remove information for any of the parameters, specify an empty string
update-global-networkUpdates an existing global network. To remove information for any of the parameters, specify an empty string
update-linkUpdates the details for an existing link. To remove information for any of the parameters, specify an empty string
update-siteUpdates the information for an existing site. To remove information for any of the parameters, specify an empty string