paws.networking (version 0.5.0)

directconnect_allocate_connection_on_interconnect: Deprecated

Description

Deprecated. Use allocate_hosted_connection instead.

See https://www.paws-r-sdk.com/docs/directconnect_allocate_connection_on_interconnect/ for full documentation.

Usage

directconnect_allocate_connection_on_interconnect(
  bandwidth,
  connectionName,
  ownerAccount,
  interconnectId,
  vlan
)

Arguments

bandwidth

[required] The bandwidth of the connection. The possible values are 50Mbps, 100Mbps, 200Mbps, 300Mbps, 400Mbps, 500Mbps, 1Gbps, 2Gbps, 5Gbps, and 10Gbps. Note that only those Direct Connect Partners who have met specific requirements are allowed to create a 1Gbps, 2Gbps, 5Gbps or 10Gbps hosted connection.

connectionName

[required] The name of the provisioned connection.

ownerAccount

[required] The ID of the Amazon Web Services account of the customer for whom the connection will be provisioned.

interconnectId

[required] The ID of the interconnect on which the connection will be provisioned.

vlan

[required] The dedicated VLAN provisioned to the connection.