AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 4.5
 

Classes

NameDescription
Class AllocateConnectionOnInterconnectRequest Container for the parameters to the AllocateConnectionOnInterconnect operation. Creates a hosted connection on an interconnect.

Allocates a VLAN number and a specified amount of bandwidth for use by a hosted connection on the given interconnect.

Class AllocateConnectionOnInterconnectResponse Configuration for accessing Amazon AllocateConnectionOnInterconnect service
Class AllocateConnectionOnInterconnectResult A connection represents the physical network connection between the AWS Direct Connect location and the customer.
Class AllocatePrivateVirtualInterfaceRequest Container for the parameters to the AllocatePrivateVirtualInterface operation. Provisions a private virtual interface to be owned by a different customer.

The owner of a connection calls this function to provision a private virtual interface which will be owned by another AWS customer.

Virtual interfaces created using this function must be confirmed by the virtual interface owner by calling ConfirmPrivateVirtualInterface. Until this step has been completed, the virtual interface will be in 'Confirming' state, and will not be available for handling traffic.

Class AllocatePrivateVirtualInterfaceResponse Configuration for accessing Amazon AllocatePrivateVirtualInterface service
Class AllocatePrivateVirtualInterfaceResult A virtual interface (VLAN) transmits the traffic between the AWS Direct Connect location and the customer.
Class AllocatePublicVirtualInterfaceRequest Container for the parameters to the AllocatePublicVirtualInterface operation. Provisions a public virtual interface to be owned by a different customer.

The owner of a connection calls this function to provision a public virtual interface which will be owned by another AWS customer.

Virtual interfaces created using this function must be confirmed by the virtual interface owner by calling ConfirmPublicVirtualInterface. Until this step has been completed, the virtual interface will be in 'Confirming' state, and will not be available for handling traffic.

Class AllocatePublicVirtualInterfaceResponse Configuration for accessing Amazon AllocatePublicVirtualInterface service
Class AllocatePublicVirtualInterfaceResult A virtual interface (VLAN) transmits the traffic between the AWS Direct Connect location and the customer.
Class ConfirmConnectionRequest Container for the parameters to the ConfirmConnection operation. Confirm the creation of a hosted connection on an interconnect.

Upon creation, the hosted connection is initially in the 'Ordering' state, and will remain in this state until the owner calls ConfirmConnection to confirm creation of the hosted connection.

Class ConfirmConnectionResponse Configuration for accessing Amazon ConfirmConnection service
Class ConfirmConnectionResult The response received when ConfirmConnection is called.
Class ConfirmPrivateVirtualInterfaceRequest Container for the parameters to the ConfirmPrivateVirtualInterface operation. Accept ownership of a private virtual interface created by another customer.

After the virtual interface owner calls this function, the virtual interface will be created and attached to the given virtual private gateway, and will be available for handling traffic.

Class ConfirmPrivateVirtualInterfaceResponse Configuration for accessing Amazon ConfirmPrivateVirtualInterface service
Class ConfirmPrivateVirtualInterfaceResult The response received when ConfirmPrivateVirtualInterface is called.
Class ConfirmPublicVirtualInterfaceRequest Container for the parameters to the ConfirmPublicVirtualInterface operation. Accept ownership of a public virtual interface created by another customer.

After the virtual interface owner calls this function, the specified virtual interface will be created and made available for handling traffic.

Class ConfirmPublicVirtualInterfaceResponse Configuration for accessing Amazon ConfirmPublicVirtualInterface service
Class ConfirmPublicVirtualInterfaceResult The response received when ConfirmPublicVirtualInterface is called.
Class Connection A connection represents the physical network connection between the AWS Direct Connect location and the customer.
Class CreateConnectionRequest Container for the parameters to the CreateConnection operation. 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. An AWS 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.

Class CreateConnectionResponse Configuration for accessing Amazon CreateConnection service
Class CreateConnectionResult A connection represents the physical network connection between the AWS Direct Connect location and the customer.
Class CreateInterconnectRequest Container for the parameters to the CreateInterconnect operation. Creates a new interconnect between a AWS Direct Connect partner's network and a specific AWS Direct Connect location.

An interconnect is a connection which is capable of hosting other connections. The AWS Direct Connect partner can use an interconnect to provide sub-1Gbps AWS Direct Connect service to tier 2 customers who do not have their own connections. Like a standard connection, an interconnect links the AWS Direct Connect partner's network to an AWS Direct Connect location over a standard 1 Gbps or 10 Gbps Ethernet fiber-optic cable. One end is connected to the partner's router, the other to an AWS Direct Connect router.

For each end customer, the AWS Direct Connect partner provisions a connection on their interconnect by calling AllocateConnectionOnInterconnect. The end customer can then connect to AWS resources by creating a virtual interface on their connection, using the VLAN assigned to them by the AWS Direct Connect partner.

Class CreateInterconnectResponse Configuration for accessing Amazon CreateInterconnect service
Class CreateInterconnectResult An interconnect is a connection that can host other connections.

Like a standard AWS Direct Connect connection, an interconnect represents the physical connection between an AWS Direct Connect partner's network and a specific Direct Connect location. An AWS Direct Connect partner who owns an interconnect can provision hosted connections on the interconnect for their end customers, thereby providing the end customers with connectivity to AWS services.

The resources of the interconnect, including bandwidth and VLAN numbers, are shared by all of the hosted connections on the interconnect, and the owner of the interconnect determines how these resources are assigned.

Class CreatePrivateVirtualInterfaceRequest Container for the parameters to the CreatePrivateVirtualInterface operation. Creates a new private virtual interface. A virtual interface is the VLAN that transports AWS Direct Connect traffic. A private virtual interface supports sending traffic to a single virtual private cloud (VPC).
Class CreatePrivateVirtualInterfaceResponse Configuration for accessing Amazon CreatePrivateVirtualInterface service
Class CreatePrivateVirtualInterfaceResult A virtual interface (VLAN) transmits the traffic between the AWS Direct Connect location and the customer.
Class CreatePublicVirtualInterfaceRequest Container for the parameters to the CreatePublicVirtualInterface operation. Creates a new public virtual interface. A virtual interface is the VLAN that transports AWS Direct Connect traffic. A public virtual interface supports sending traffic to public services of AWS such as Amazon Simple Storage Service (Amazon S3).
Class CreatePublicVirtualInterfaceResponse Configuration for accessing Amazon CreatePublicVirtualInterface service
Class CreatePublicVirtualInterfaceResult A virtual interface (VLAN) transmits the traffic between the AWS Direct Connect location and the customer.
Class DeleteConnectionRequest Container for the parameters to the DeleteConnection operation. Deletes the connection.

Deleting a connection only stops the AWS Direct Connect port hour and data transfer charges. You need to cancel separately with the providers any services or charges for cross-connects or network circuits that connect you to the AWS Direct Connect location.

Class DeleteConnectionResponse Configuration for accessing Amazon DeleteConnection service
Class DeleteConnectionResult A connection represents the physical network connection between the AWS Direct Connect location and the customer.
Class DeleteInterconnectRequest Container for the parameters to the DeleteInterconnect operation. Deletes the specified interconnect.
Class DeleteInterconnectResponse Configuration for accessing Amazon DeleteInterconnect service
Class DeleteInterconnectResult The response received when DeleteInterconnect is called.
Class DeleteVirtualInterfaceRequest Container for the parameters to the DeleteVirtualInterface operation. Deletes a virtual interface.
Class DeleteVirtualInterfaceResponse Configuration for accessing Amazon DeleteVirtualInterface service
Class DeleteVirtualInterfaceResult The response received when DeleteVirtualInterface is called.
Class DescribeConnectionsOnInterconnectRequest Container for the parameters to the DescribeConnectionsOnInterconnect operation. Return a list of connections that have been provisioned on the given interconnect.
Class DescribeConnectionsOnInterconnectResponse Configuration for accessing Amazon DescribeConnectionsOnInterconnect service
Class DescribeConnectionsOnInterconnectResult A structure containing a list of connections.
Class DescribeConnectionsRequest Container for the parameters to the DescribeConnections operation. Displays all connections in this region.

If a connection ID is provided, the call returns only that particular connection.

Class DescribeConnectionsResponse Configuration for accessing Amazon DescribeConnections service
Class DescribeConnectionsResult A structure containing a list of connections.
Class DescribeInterconnectsRequest Container for the parameters to the DescribeInterconnects operation. Returns a list of interconnects owned by the AWS account.

If an interconnect ID is provided, it will only return this particular interconnect.

Class DescribeInterconnectsResponse Configuration for accessing Amazon DescribeInterconnects service
Class DescribeInterconnectsResult A structure containing a list of interconnects.
Class DescribeLocationsRequest Container for the parameters to the DescribeLocations operation. Returns the list of AWS Direct Connect locations in the current AWS region. These are the locations that may be selected when calling CreateConnection or CreateInterconnect.
Class DescribeLocationsResponse Configuration for accessing Amazon DescribeLocations service
Class DescribeLocationsResult A location is a network facility where AWS Direct Connect routers are available to be connected. Generally, these are colocation hubs where many network providers have equipment, and where cross connects can be delivered. Locations include a name and facility code, and must be provided when creating a connection.
Class DescribeVirtualGatewaysRequest Container for the parameters to the DescribeVirtualGateways operation. Returns a list of virtual private gateways owned by the AWS account.

You can create one or more AWS Direct Connect private virtual interfaces linking to a virtual private gateway. A virtual private gateway can be managed via Amazon Virtual Private Cloud (VPC) console or the EC2 CreateVpnGateway action.

Class DescribeVirtualGatewaysResponse Configuration for accessing Amazon DescribeVirtualGateways service
Class DescribeVirtualGatewaysResult A structure containing a list of virtual private gateways.
Class DescribeVirtualInterfacesRequest Container for the parameters to the DescribeVirtualInterfaces operation. Displays all virtual interfaces for an AWS account. Virtual interfaces deleted fewer than 15 minutes before DescribeVirtualInterfaces is called are also returned. If a connection ID is included then only virtual interfaces associated with this connection will be returned. If a virtual interface ID is included then only a single virtual interface will be returned.

A virtual interface (VLAN) transmits the traffic between the AWS Direct Connect location and the customer.

If a connection ID is provided, only virtual interfaces provisioned on the specified connection will be returned. If a virtual interface ID is provided, only this particular virtual interface will be returned.

Class DescribeVirtualInterfacesResponse Configuration for accessing Amazon DescribeVirtualInterfaces service
Class DescribeVirtualInterfacesResult A structure containing a list of virtual interfaces.
Class DirectConnectClientException DirectConnect exception
Class DirectConnectServerException DirectConnect exception
Class Interconnect An interconnect is a connection that can host other connections.

Like a standard AWS Direct Connect connection, an interconnect represents the physical connection between an AWS Direct Connect partner's network and a specific Direct Connect location. An AWS Direct Connect partner who owns an interconnect can provision hosted connections on the interconnect for their end customers, thereby providing the end customers with connectivity to AWS services.

The resources of the interconnect, including bandwidth and VLAN numbers, are shared by all of the hosted connections on the interconnect, and the owner of the interconnect determines how these resources are assigned.

Class Location An AWS Direct Connect location where connections and interconnects can be requested.
Class NewPrivateVirtualInterface A structure containing information about a new private virtual interface.
Class NewPrivateVirtualInterfaceAllocation A structure containing information about a private virtual interface that will be provisioned on a connection.
Class NewPublicVirtualInterface A structure containing information about a new public virtual interface.
Class NewPublicVirtualInterfaceAllocation A structure containing information about a public virtual interface that will be provisioned on a connection.
Class RouteFilterPrefix A route filter prefix that the customer can advertise through Border Gateway Protocol (BGP) over a public virtual interface.
Class VirtualGateway You can create one or more AWS Direct Connect private virtual interfaces linking to your virtual private gateway.

Virtual private gateways can be managed using the Amazon Virtual Private Cloud (Amazon VPC) console or the Amazon EC2 CreateVpnGateway action.

Class VirtualInterface A virtual interface (VLAN) transmits the traffic between the AWS Direct Connect location and the customer.