allocateHostedConnection
inline suspend fun DirectConnectClient.allocateHostedConnection(crossinline block: AllocateHostedConnectionRequest.Builder.() -> Unit): AllocateHostedConnectionResponse
Creates a hosted connection on the specified interconnect or a link aggregation group (LAG) of interconnects.
Allocates a VLAN number and a specified amount of capacity (bandwidth) for use by a hosted connection on the specified interconnect or LAG of interconnects. Amazon Web Services polices the hosted connection for the specified capacity and the Direct Connect Partner must also police the hosted connection for the specified capacity.
Intended for use by Direct Connect Partners only.