C# (CSharp) Amazon.DirectConnect.Model Namespace

Nested Namespaces

Amazon.DirectConnect.Model.Internal

Classes

Name Description
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.

AllocateConnectionOnInterconnectResponse A connection represents the physical network connection between the AWS Direct Connect location and the customer.
AllocateConnectionOnInterconnectResult A connection represents the physical network connection between the AWS Direct Connect location and the customer.
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.

AllocatePrivateVirtualInterfaceResponse Returns information about the AllocatePrivateVirtualInterface response and response metadata.
AllocatePrivateVirtualInterfaceResult A virtual interface (VLAN) transmits the traffic between the AWS Direct Connect location and the customer.
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.

AllocatePublicVirtualInterfaceResponse A virtual interface (VLAN) transmits the traffic between the AWS Direct Connect location and the customer.
AllocatePublicVirtualInterfaceResult A virtual interface (VLAN) transmits the traffic between the AWS Direct Connect location and the customer.
BGPPeer A structure containing information about a BGP peer.
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.

ConfirmConnectionResponse Returns information about the ConfirmConnection response and response metadata.
ConfirmConnectionResult The response received when ConfirmConnection is called.
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.

ConfirmPrivateVirtualInterfaceResponse Returns information about the ConfirmPrivateVirtualInterface response and response metadata.
ConfirmPrivateVirtualInterfaceResult The response received when ConfirmPrivateVirtualInterface is called.
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.

ConfirmPublicVirtualInterfaceResponse Returns information about the ConfirmPublicVirtualInterface response and response metadata.
ConfirmPublicVirtualInterfaceResult

The response received when ConfirmPublicVirtualInterface is called.

Connection A connection represents the physical network connection between the AWS Direct Connect location and the customer.
CreateBGPPeerRequest Container for the parameters to the CreateBGPPeer operation. Creates a new BGP peer on a specified virtual interface. The BGP peer cannot be in the same address family (IPv4/IPv6) of an existing BGP peer on the virtual interface.

You must create a BGP peer for the corresponding address family in order to access AWS resources that also use that address family.

When creating a IPv6 BGP peer, the Amazon address and customer address fields must be left blank. IPv6 addresses are automatically assigned from Amazon's pool of IPv6 addresses; you cannot specify custom IPv6 addresses.

For a public virtual interface, the Autonomous System Number (ASN) must be private or already whitelisted for the virtual interface.

CreateBGPPeerResponse The response received when CreateBGPPeer is called.
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. 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.

CreateConnectionResponse Returns information about the CreateConnection response and response metadata.
CreateConnectionResult A connection represents the physical network connection between the AWS Direct Connect location and the customer.
CreateInterconnectRequest Container for the parameters to the CreateInterconnect operation.

Creates a new interconnect between a 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 Direct Connect service to tier 2 customers who do not have their own connections. Like a standard connection, an interconnect links the 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 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 Direct Connect partner.

CreateInterconnectResponse 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.

CreateInterconnectResult

An interconnect is a connection that can host other connections.

Like a standard Direct Connect connection, an interconnect represents the physical connection between a Direct Connect partner's network and a specific Direct Connect location. A 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.

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).
CreatePrivateVirtualInterfaceResponse Returns information about the CreatePrivateVirtualInterface response and response metadata.
CreatePrivateVirtualInterfaceResult

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

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).

When creating an IPv6 public virtual interface (addressFamily is 'ipv6'), the customer and amazon address fields should be left blank to use auto-assigned IPv6 space. Custom IPv6 Addresses are currently not supported.

CreatePublicVirtualInterfaceResponse Returns information about the CreatePublicVirtualInterface response and response metadata.
CreatePublicVirtualInterfaceResult

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

DeleteBGPPeerRequest Container for the parameters to the DeleteBGPPeer operation. Deletes a BGP peer on the specified virtual interface that matches the specified customer address and ASN. You cannot delete the last BGP peer from a virtual interface.
DeleteBGPPeerResponse The response received when DeleteBGPPeer is called.
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 separately need to cancel any services or charges for cross-connects or network circuits that connect you to the AWS Direct Connect location with the providers of those services.

DeleteConnectionResponse A connection represents the physical network connection between the AWS Direct Connect location and the customer.
DeleteConnectionResult

A connection represents the physical network connection between the Direct Connect location and the customer.

DeleteInterconnectRequest Container for the parameters to the DeleteInterconnect operation. Deletes the specified interconnect.

This is intended for use by AWS Direct Connect partners only.

DeleteInterconnectResponse The response received when DeleteInterconnect is called.
DeleteInterconnectResult

The response received when DeleteInterconnect is called.

DeleteVirtualInterfaceRequest Container for the parameters to the DeleteVirtualInterface operation. Deletes a virtual interface.
DeleteVirtualInterfaceResponse Returns information about the DeleteVirtualInterfaceResult response and response metadata.
DeleteVirtualInterfaceResult

The response received when DeleteVirtualInterface is called.

DescribeConnectionLoaRequest Container for the parameters to the DescribeConnectionLoa operation. Returns the LOA-CFA for a Connection.

The Letter of Authorization - Connecting Facility Assignment (LOA-CFA) is a document that your APN partner or service provider uses when establishing your cross connect to AWS at the colocation facility. For more information, see Requesting Cross Connects at AWS Direct Connect Locations in the AWS Direct Connect user guide.

DescribeConnectionLoaResponse The response received when DescribeConnectionLoa is called.
DescribeConnectionsOnInterconnectRequest Container for the parameters to the DescribeConnectionsOnInterconnect operation. Return a list of connections that have been provisioned on the given interconnect.

This is intended for use by AWS Direct Connect partners only.

DescribeConnectionsOnInterconnectResponse Returns information about the DescribeConnectionsOnInterconnect response and response metadata.
DescribeConnectionsOnInterconnectResult A structure containing a list of connections.
DescribeConnectionsRequest Container for the parameters to the DescribeConnections operation.

Displays all connections in this region.

If a connection ID is provided, it will only return this particular connection.

DescribeConnectionsResponse Returns information about the DescribeConnections response and response metadata.
DescribeConnectionsResult A structure containing a list of connections.
DescribeInterconnectLoaResponse The response received when DescribeInterconnectLoa is called.
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.

DescribeInterconnectsResponse Returns information about the DescribeInterconnects response and response metadata.
DescribeInterconnectsResult

A structure containing a list of interconnects.

DescribeLocationsResponse
DescribeLocationsResult Describe Locations Result
DescribeTagsRequest Container for the parameters to the DescribeTags operation. Describes the tags associated with the specified Direct Connect resources.
DescribeTagsResponse The response received when DescribeTags is called.
DescribeVirtualGatewaysResponse Returns information about the DescribeVirtualGateways response and response metadata.
DescribeVirtualGatewaysResult A structure containing a list of virtual private gateways.
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 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.

DescribeVirtualInterfacesResponse Returns information about the DescribeVirtualInterfaces response and response metadata.
DescribeVirtualInterfacesResult

A structure containing a list of virtual interfaces.

DirectConnectClientException
DirectConnectServerException
DuplicateTagKeysException
Interconnect

An interconnect is a connection that can host other connections.

Like a standard Direct Connect connection, an interconnect represents the physical connection between a Direct Connect partner's network and a specific Direct Connect location. A 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.

Loa A structure containing the Letter of Authorization - Connecting Facility Assignment (LOA-CFA) for a connection.
Location An AWS Direct Connect location where connections and interconnects can be requested.
NewBGPPeer A structure containing information about a new BGP peer.
NewPrivateVirtualInterface A structure containing information about a new private virtual interface.
NewPrivateVirtualInterfaceAllocation

A structure containing information about a private virtual interface that will be provisioned on a connection.

NewPublicVirtualInterface

A structure containing information about a new public virtual interface.

NewPublicVirtualInterfaceAllocation A structure containing information about a public virtual interface that will be provisioned on a connection.
ResourceTag The tags associated with a Direct Connect resource.
RouteFilterPrefix A route filter prefix that the customer can advertise through Border Gateway Protocol (BGP) over a public virtual interface.
Tag Information about a tag.
TagResourceRequest Container for the parameters to the TagResource operation. Adds the specified tags to the specified Direct Connect resource. Each Direct Connect resource can have a maximum of 50 tags.

Each tag consists of a key and an optional value. If a tag with the same key is already associated with the Direct Connect resource, this action updates its value.

TooManyTagsException
UntagResourceRequest Container for the parameters to the UntagResource operation. Removes one or more tags from the specified Direct Connect resource.
VirtualGateway

You can create one or more Direct Connect private virtual interfaces linking to your virtual private gateway.

Virtual private gateway can be managed via AWS Virtual Private Cloud Console or the EC2 CreateVpnGateway API .

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