paws.networking (version 0.1.6)

directconnect_confirm_transit_virtual_interface: Accepts ownership of a transit virtual interface created by another AWS account

Description

Accepts ownership of a transit virtual interface created by another AWS account.

Usage

directconnect_confirm_transit_virtual_interface(virtualInterfaceId,
  directConnectGatewayId)

Arguments

virtualInterfaceId

[required] The ID of the virtual interface.

directConnectGatewayId

[required] The ID of the Direct Connect gateway.

Request syntax

svc$confirm_transit_virtual_interface(
  virtualInterfaceId = "string",
  directConnectGatewayId = "string"
)

Details

After the owner of the transit virtual interface makes this call, the specified transit virtual interface is created and made available to handle traffic.