Skip to main content

Networkmanager Device

The Networkmanager Device resource is a component of AWS's Network Manager that represents a physical or virtual device within a global network. These devices can be located at different geographical sites and are used to facilitate the management of connections and link associations within the network infrastructure. For more detailed information, please refer to the official AWS Network Manager documentation.

Terrafrom Mappings:

  • aws_networkmanager_device.arn

Supported Methods​

  • GET: Get a Networkmanager Device
  • LIST
  • SEARCH: Search for Networkmanager Devices by GlobalNetworkId, or by GlobalNetworkId with SiteId

networkmanager-global-network​

The Networkmanager Device is a part of a Global Network, which is a single private network in AWS that is designed to facilitate the management of connections across various locations and resources.

networkmanager-site​

A Networkmanager Device is associated with one or more sites within a global network. Sites represent physical or virtual locations that house network devices.

Networkmanager Devices can be linked to one or more links through link associations, which define the connections between the device and the network's communication paths.

networkmanager-connection​

Connections represent the network interfaces on a Networkmanager Device that establish communication channels with other devices or services within the global network.

networkmanager-network-resource-relationship​

Networkmanager Devices have network resource relationships that outline how devices are related to other network resources within the AWS Network Manager context, providing a holistic view of network topology and dependencies.