Resource: aws_dx_hosted_connection

Provides a hosted connection on the specified interconnect or a link aggregation group (LAG) of interconnects. Intended for use by AWS Direct Connect Partners only.

Example Usage

resource "aws_dx_hosted_connection" "hosted" {
  connection_id    = "dxcon-ffabc123"
  bandwidth        = "100Mbps"
  name             = "tf-dx-hosted-connection"
  owner_account_id = "123456789012"
  vlan             = 1
}

Argument Reference

This resource supports the following arguments:

Attribute Reference

This resource exports the following attributes in addition to the arguments above: