Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Direct Connect links your internal network to an Direct Connect location over a standard Ethernet fiber-optic cable. One end of the cable is connected to your router, the other to an Direct Connect router. With this connection in place, you can create virtual interfaces directly to the Amazon Web Services Cloud (for example, to Amazon EC2 and Amazon S3) and to Amazon VPC, bypassing Internet service providers in your network path. A connection provides access to all Amazon Web Services Regions except the China (Beijing) and (China) Ningxia Regions. Amazon Web Services resources in the China Regions can only be accessed through locations associated with those Regions.

Hierarchy

Implements

Implemented by

Constructors

Properties

Methods

acceptDirectConnectGatewayAssociationProposal allocateConnectionOnInterconnect allocateHostedConnection allocatePrivateVirtualInterface allocatePublicVirtualInterface allocateTransitVirtualInterface associateConnectionWithLag associateHostedConnection associateMacSecKey associateVirtualInterface confirmConnection confirmCustomerAgreement confirmPrivateVirtualInterface confirmPublicVirtualInterface confirmTransitVirtualInterface createBGPPeer createConnection createDirectConnectGateway createDirectConnectGatewayAssociation createDirectConnectGatewayAssociationProposal createInterconnect createLag createPrivateVirtualInterface createPublicVirtualInterface createTransitVirtualInterface deleteBGPPeer deleteConnection deleteDirectConnectGateway deleteDirectConnectGatewayAssociation deleteDirectConnectGatewayAssociationProposal deleteInterconnect deleteLag deleteVirtualInterface describeConnectionLoa describeConnections describeConnectionsOnInterconnect describeCustomerMetadata describeDirectConnectGatewayAssociationProposals describeDirectConnectGatewayAssociations describeDirectConnectGatewayAttachments describeDirectConnectGateways describeHostedConnections describeInterconnectLoa describeInterconnects describeLags describeLoa describeLocations describeRouterConfiguration describeTags describeVirtualGateways describeVirtualInterfaces destroy disassociateConnectionFromLag disassociateMacSecKey listVirtualInterfaceTestHistory startBgpFailoverTest stopBgpFailoverTest tagResource untagResource updateConnection updateDirectConnectGateway updateDirectConnectGatewayAssociation updateLag updateVirtualInterfaceAttributes

Constructors

Properties

The resolved configuration of DirectConnectClient class. This is resolved and normalized from the constructor configuration interface.

Methods

  • Destroy underlying resources, like sockets. It's usually not necessary to do this. However in Node.js, it's best to explicitly shut down the client's agent when it is no longer needed. Otherwise, sockets might stay open for quite a long time before the server terminates them.

    Returns void