Network Manager Global Network
The Network Manager Global Network is a feature of AWS that allows users to centrally manage their network across AWS and on-premises environments. It enables you to visualise, monitor, and troubleshoot your global network from a single dashboard. For more comprehensive details, visit the official AWS documentation.
Terraform Mappings:
aws_networkmanager_global_network.arn
Supported Methods​
GET
: Get a global network by idLIST
: List all global networksSEARCH
: Search for a global network by ARN
Possible Links​
networkmanager-site
​
The network manager site is a component of the global network that represents physical locations. A global network can have multiple associated sites to reflect the distributed network infrastructure across various geographies.
networkmanager-transit-gateway-registration
​
This association allows the integration of transit gateways into a global network, extending the reach of your global network across AWS regions, thus facilitating efficient data routing and management.
networkmanager-connect-peer-association
​
These associations define the connection between peers in a network. The global network can utilise connect-peer associations to improve communication efficiencies within your network's routing paths.
networkmanager-transit-gateway-connect-peer-association
​
This type of association links transit gateway connect peers with the global network. It facilitates the management and operation of communication paths between different network components in a cross-regional network setup.
networkmanager-network-resource-relationship
​
This relationship type provides a mapping of how various network resources interconnect and interrelate within the global network. It enables an understanding of the network's structure and dependencies.
networkmanager-link
​
Network links represent logical connections in a global network, connecting different network devices and sites. These links are fundamental for routing traffic across the distributed network infrastructure.
networkmanager-device
​
Devices are network components such as routers or switches that make up the global network. Associating devices with a global network allows for cohesive management and monitoring within the Network Manager framework.
networkmanager-connection
​
Connections define the pathways for data flow between network entities. In a global network, these are crucial for ensuring efficient traffic management and network performance across different network locations.