Data Source: aws_networkmanager_connection

Retrieve information about a connection.

Example Usage

data "aws_networkmanager_connection" "example" {
  global_network_id = var.global_network_id
  connection_id     = var.connection_id
}

Argument Reference

Attribute Reference

This data source exports the following attributes in addition to the arguments above: