AWS SDK for .NET Documentation
CreateConnection Method (createConnectionRequest)
AmazonAmazon.DirectConnectAmazonDirectConnectClientCreateConnection(CreateConnectionRequest) Did this page help you?   Yes   No    Tell us about it...

Creates a new connection between the customer network and a specific AWS Direct Connect location.

A connection links your internal network to an AWS Direct Connect location over a standard 1 gigabit or 10 gigabit Ethernet fiber-optic cable. One end of the cable is connected to your router, the other to an AWS Direct Connect router. A Direct Connect location provides access to Amazon Web Services in the region it is associated with. You can establish connections with AWS Direct Connect locations in multiple regions, but a connection in one region does not provide connectivity to other regions.

Declaration Syntax
C#
public CreateConnectionResponse CreateConnection(
	CreateConnectionRequest createConnectionRequest
)
Parameters
createConnectionRequest (CreateConnectionRequest)
Container for the necessary parameters to execute the CreateConnection service method on AmazonDirectConnect.
Return Value
The response from the CreateConnection service method, as returned by AmazonDirectConnect.
Exceptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)