logo
Expand description

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.

If you’re using the service, you’re probably looking for NetworkManagerClient and NetworkManager.

Structs

Specifies a location in AWS.

Describes bandwidth information.

Describes a connection.

Describes the association between a customer gateway, a device, and a link.

Describes a device.

Describes a global network.

Describes a link.

Describes the association between a device and a link.

Describes a location.

A client for the NetworkManager API.

Describes a site.

Describes a tag.

Describes a transit gateway Connect peer association.

Describes the registration of a transit gateway to a global network.

Describes the status of a transit gateway registration.

Describes a validation exception for a field.

Enums

Errors returned by AssociateCustomerGateway

Errors returned by AssociateLink

Errors returned by AssociateTransitGatewayConnectPeer

Errors returned by CreateConnection

Errors returned by CreateDevice

Errors returned by CreateGlobalNetwork

Errors returned by CreateLink

Errors returned by CreateSite

Errors returned by DeleteConnection

Errors returned by DeleteDevice

Errors returned by DeleteGlobalNetwork

Errors returned by DeleteLink

Errors returned by DeleteSite

Errors returned by DeregisterTransitGateway

Errors returned by DescribeGlobalNetworks

Errors returned by DisassociateCustomerGateway

Errors returned by DisassociateLink

Errors returned by DisassociateTransitGatewayConnectPeer

Errors returned by GetConnections

Errors returned by GetCustomerGatewayAssociations

Errors returned by GetDevices

Errors returned by GetLinkAssociations

Errors returned by GetLinks

Errors returned by GetSites

Errors returned by GetTransitGatewayConnectPeerAssociations

Errors returned by GetTransitGatewayRegistrations

Errors returned by ListTagsForResource

Errors returned by RegisterTransitGateway

Errors returned by TagResource

Errors returned by UntagResource

Errors returned by UpdateConnection

Errors returned by UpdateDevice

Errors returned by UpdateGlobalNetwork

Errors returned by UpdateLink

Errors returned by UpdateSite

Traits

Trait representing the capabilities of the NetworkManager API. NetworkManager clients implement this trait.