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§
- AWSLocation
Specifies a location in AWS.
- Associate
Customer Gateway Request - Associate
Customer Gateway Response - Associate
Link Request - Associate
Link Response - Associate
Transit Gateway Connect Peer Request - Associate
Transit Gateway Connect Peer Response - Bandwidth
Describes bandwidth information.
- Connection
Describes a connection.
- Create
Connection Request - Create
Connection Response - Create
Device Request - Create
Device Response - Create
Global Network Request - Create
Global Network Response - Create
Link Request - Create
Link Response - Create
Site Request - Create
Site Response - Customer
Gateway Association Describes the association between a customer gateway, a device, and a link.
- Delete
Connection Request - Delete
Connection Response - Delete
Device Request - Delete
Device Response - Delete
Global Network Request - Delete
Global Network Response - Delete
Link Request - Delete
Link Response - Delete
Site Request - Delete
Site Response - Deregister
Transit Gateway Request - Deregister
Transit Gateway Response - Describe
Global Networks Request - Describe
Global Networks Response - Device
Describes a device.
- Disassociate
Customer Gateway Request - Disassociate
Customer Gateway Response - Disassociate
Link Request - Disassociate
Link Response - Disassociate
Transit Gateway Connect Peer Request - Disassociate
Transit Gateway Connect Peer Response - GetConnections
Request - GetConnections
Response - GetCustomer
Gateway Associations Request - GetCustomer
Gateway Associations Response - GetDevices
Request - GetDevices
Response - GetLink
Associations Request - GetLink
Associations Response - GetLinks
Request - GetLinks
Response - GetSites
Request - GetSites
Response - GetTransit
Gateway Connect Peer Associations Request - GetTransit
Gateway Connect Peer Associations Response - GetTransit
Gateway Registrations Request - GetTransit
Gateway Registrations Response - Global
Network Describes a global network.
- Link
Describes a link.
- Link
Association Describes the association between a device and a link.
- List
Tags ForResource Request - List
Tags ForResource Response - Location
Describes a location.
- Network
Manager Client - A client for the NetworkManager API.
- Register
Transit Gateway Request - Register
Transit Gateway Response - Site
Describes a site.
- Tag
Describes a tag.
- TagResource
Request - TagResource
Response - Transit
Gateway Connect Peer Association Describes a transit gateway Connect peer association.
- Transit
Gateway Registration Describes the registration of a transit gateway to a global network.
- Transit
Gateway Registration State Reason Describes the status of a transit gateway registration.
- Untag
Resource Request - Untag
Resource Response - Update
Connection Request - Update
Connection Response - Update
Device Request - Update
Device Response - Update
Global Network Request - Update
Global Network Response - Update
Link Request - Update
Link Response - Update
Site Request - Update
Site Response - Validation
Exception Field Describes a validation exception for a field.
Enums§
- Associate
Customer Gateway Error - Errors returned by AssociateCustomerGateway
- Associate
Link Error - Errors returned by AssociateLink
- Associate
Transit Gateway Connect Peer Error - Errors returned by AssociateTransitGatewayConnectPeer
- Create
Connection Error - Errors returned by CreateConnection
- Create
Device Error - Errors returned by CreateDevice
- Create
Global Network Error - Errors returned by CreateGlobalNetwork
- Create
Link Error - Errors returned by CreateLink
- Create
Site Error - Errors returned by CreateSite
- Delete
Connection Error - Errors returned by DeleteConnection
- Delete
Device Error - Errors returned by DeleteDevice
- Delete
Global Network Error - Errors returned by DeleteGlobalNetwork
- Delete
Link Error - Errors returned by DeleteLink
- Delete
Site Error - Errors returned by DeleteSite
- Deregister
Transit Gateway Error - Errors returned by DeregisterTransitGateway
- Describe
Global Networks Error - Errors returned by DescribeGlobalNetworks
- Disassociate
Customer Gateway Error - Errors returned by DisassociateCustomerGateway
- Disassociate
Link Error - Errors returned by DisassociateLink
- Disassociate
Transit Gateway Connect Peer Error - Errors returned by DisassociateTransitGatewayConnectPeer
- GetConnections
Error - Errors returned by GetConnections
- GetCustomer
Gateway Associations Error - Errors returned by GetCustomerGatewayAssociations
- GetDevices
Error - Errors returned by GetDevices
- GetLink
Associations Error - Errors returned by GetLinkAssociations
- GetLinks
Error - Errors returned by GetLinks
- GetSites
Error - Errors returned by GetSites
- GetTransit
Gateway Connect Peer Associations Error - Errors returned by GetTransitGatewayConnectPeerAssociations
- GetTransit
Gateway Registrations Error - Errors returned by GetTransitGatewayRegistrations
- List
Tags ForResource Error - Errors returned by ListTagsForResource
- Register
Transit Gateway Error - Errors returned by RegisterTransitGateway
- TagResource
Error - Errors returned by TagResource
- Untag
Resource Error - Errors returned by UntagResource
- Update
Connection Error - Errors returned by UpdateConnection
- Update
Device Error - Errors returned by UpdateDevice
- Update
Global Network Error - Errors returned by UpdateGlobalNetwork
- Update
Link Error - Errors returned by UpdateLink
- Update
Site Error - Errors returned by UpdateSite
Traits§
- Network
Manager - Trait representing the capabilities of the NetworkManager API. NetworkManager clients implement this trait.