createTransitGatewayConnect
inline suspend fun Ec2Client.createTransitGatewayConnect(crossinline block: CreateTransitGatewayConnectRequest.Builder.() -> Unit): CreateTransitGatewayConnectResponse
Creates a Connect attachment from a specified transit gateway attachment. A Connect attachment is a GRE-based tunnel attachment that you can use to establish a connection between a transit gateway and an appliance.
A Connect attachment uses an existing VPC or Amazon Web Services Direct Connect attachment as the underlying transport mechanism.