UNPKG

131 kBTypeScriptView Raw
1import {Request} from '../lib/request';
2import {Response} from '../lib/response';
3import {AWSError} from '../lib/error';
4import {Service} from '../lib/service';
5import {ServiceConfigurationOptions} from '../lib/service';
6import {ConfigBase as Config} from '../lib/config';
7interface Blob {}
8declare class DirectConnect extends Service {
9 /**
10 * Constructs a service object. This object has one method for each API operation.
11 */
12 constructor(options?: DirectConnect.Types.ClientConfiguration)
13 config: Config & DirectConnect.Types.ClientConfiguration;
14 /**
15 * Accepts a proposal request to attach a virtual private gateway or transit gateway to a Direct Connect gateway.
16 */
17 acceptDirectConnectGatewayAssociationProposal(params: DirectConnect.Types.AcceptDirectConnectGatewayAssociationProposalRequest, callback?: (err: AWSError, data: DirectConnect.Types.AcceptDirectConnectGatewayAssociationProposalResult) => void): Request<DirectConnect.Types.AcceptDirectConnectGatewayAssociationProposalResult, AWSError>;
18 /**
19 * Accepts a proposal request to attach a virtual private gateway or transit gateway to a Direct Connect gateway.
20 */
21 acceptDirectConnectGatewayAssociationProposal(callback?: (err: AWSError, data: DirectConnect.Types.AcceptDirectConnectGatewayAssociationProposalResult) => void): Request<DirectConnect.Types.AcceptDirectConnectGatewayAssociationProposalResult, AWSError>;
22 /**
23 * Deprecated. Use AllocateHostedConnection instead. 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 specified interconnect. Intended for use by AWS Direct Connect Partners only.
24 */
25 allocateConnectionOnInterconnect(params: DirectConnect.Types.AllocateConnectionOnInterconnectRequest, callback?: (err: AWSError, data: DirectConnect.Types.Connection) => void): Request<DirectConnect.Types.Connection, AWSError>;
26 /**
27 * Deprecated. Use AllocateHostedConnection instead. 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 specified interconnect. Intended for use by AWS Direct Connect Partners only.
28 */
29 allocateConnectionOnInterconnect(callback?: (err: AWSError, data: DirectConnect.Types.Connection) => void): Request<DirectConnect.Types.Connection, AWSError>;
30 /**
31 * Creates a hosted connection on the specified interconnect or a link aggregation group (LAG) of interconnects. Allocates a VLAN number and a specified amount of capacity (bandwidth) for use by a hosted connection on the specified interconnect or LAG of interconnects. AWS polices the hosted connection for the specified capacity and the AWS Direct Connect Partner must also police the hosted connection for the specified capacity. Intended for use by AWS Direct Connect Partners only.
32 */
33 allocateHostedConnection(params: DirectConnect.Types.AllocateHostedConnectionRequest, callback?: (err: AWSError, data: DirectConnect.Types.Connection) => void): Request<DirectConnect.Types.Connection, AWSError>;
34 /**
35 * Creates a hosted connection on the specified interconnect or a link aggregation group (LAG) of interconnects. Allocates a VLAN number and a specified amount of capacity (bandwidth) for use by a hosted connection on the specified interconnect or LAG of interconnects. AWS polices the hosted connection for the specified capacity and the AWS Direct Connect Partner must also police the hosted connection for the specified capacity. Intended for use by AWS Direct Connect Partners only.
36 */
37 allocateHostedConnection(callback?: (err: AWSError, data: DirectConnect.Types.Connection) => void): Request<DirectConnect.Types.Connection, AWSError>;
38 /**
39 * Provisions a private virtual interface to be owned by the specified AWS account. Virtual interfaces created using this action must be confirmed by the owner using ConfirmPrivateVirtualInterface. Until then, the virtual interface is in the Confirming state and is not available to handle traffic.
40 */
41 allocatePrivateVirtualInterface(params: DirectConnect.Types.AllocatePrivateVirtualInterfaceRequest, callback?: (err: AWSError, data: DirectConnect.Types.VirtualInterface) => void): Request<DirectConnect.Types.VirtualInterface, AWSError>;
42 /**
43 * Provisions a private virtual interface to be owned by the specified AWS account. Virtual interfaces created using this action must be confirmed by the owner using ConfirmPrivateVirtualInterface. Until then, the virtual interface is in the Confirming state and is not available to handle traffic.
44 */
45 allocatePrivateVirtualInterface(callback?: (err: AWSError, data: DirectConnect.Types.VirtualInterface) => void): Request<DirectConnect.Types.VirtualInterface, AWSError>;
46 /**
47 * Provisions a public virtual interface to be owned by the specified AWS account. The owner of a connection calls this function to provision a public virtual interface to be owned by the specified AWS account. Virtual interfaces created using this function must be confirmed by the owner using ConfirmPublicVirtualInterface. Until this step has been completed, the virtual interface is in the confirming state and is not available to handle traffic. When creating an IPv6 public virtual interface, omit the Amazon address and customer address. IPv6 addresses are automatically assigned from the Amazon pool of IPv6 addresses; you cannot specify custom IPv6 addresses.
48 */
49 allocatePublicVirtualInterface(params: DirectConnect.Types.AllocatePublicVirtualInterfaceRequest, callback?: (err: AWSError, data: DirectConnect.Types.VirtualInterface) => void): Request<DirectConnect.Types.VirtualInterface, AWSError>;
50 /**
51 * Provisions a public virtual interface to be owned by the specified AWS account. The owner of a connection calls this function to provision a public virtual interface to be owned by the specified AWS account. Virtual interfaces created using this function must be confirmed by the owner using ConfirmPublicVirtualInterface. Until this step has been completed, the virtual interface is in the confirming state and is not available to handle traffic. When creating an IPv6 public virtual interface, omit the Amazon address and customer address. IPv6 addresses are automatically assigned from the Amazon pool of IPv6 addresses; you cannot specify custom IPv6 addresses.
52 */
53 allocatePublicVirtualInterface(callback?: (err: AWSError, data: DirectConnect.Types.VirtualInterface) => void): Request<DirectConnect.Types.VirtualInterface, AWSError>;
54 /**
55 * Provisions a transit virtual interface to be owned by the specified AWS account. Use this type of interface to connect a transit gateway to your Direct Connect gateway. The owner of a connection provisions a transit virtual interface to be owned by the specified AWS account. After you create a transit virtual interface, it must be confirmed by the owner using ConfirmTransitVirtualInterface. Until this step has been completed, the transit virtual interface is in the requested state and is not available to handle traffic.
56 */
57 allocateTransitVirtualInterface(params: DirectConnect.Types.AllocateTransitVirtualInterfaceRequest, callback?: (err: AWSError, data: DirectConnect.Types.AllocateTransitVirtualInterfaceResult) => void): Request<DirectConnect.Types.AllocateTransitVirtualInterfaceResult, AWSError>;
58 /**
59 * Provisions a transit virtual interface to be owned by the specified AWS account. Use this type of interface to connect a transit gateway to your Direct Connect gateway. The owner of a connection provisions a transit virtual interface to be owned by the specified AWS account. After you create a transit virtual interface, it must be confirmed by the owner using ConfirmTransitVirtualInterface. Until this step has been completed, the transit virtual interface is in the requested state and is not available to handle traffic.
60 */
61 allocateTransitVirtualInterface(callback?: (err: AWSError, data: DirectConnect.Types.AllocateTransitVirtualInterfaceResult) => void): Request<DirectConnect.Types.AllocateTransitVirtualInterfaceResult, AWSError>;
62 /**
63 * Associates an existing connection with a link aggregation group (LAG). The connection is interrupted and re-established as a member of the LAG (connectivity to AWS is interrupted). The connection must be hosted on the same AWS Direct Connect endpoint as the LAG, and its bandwidth must match the bandwidth for the LAG. You can re-associate a connection that's currently associated with a different LAG; however, if removing the connection would cause the original LAG to fall below its setting for minimum number of operational connections, the request fails. Any virtual interfaces that are directly associated with the connection are automatically re-associated with the LAG. If the connection was originally associated with a different LAG, the virtual interfaces remain associated with the original LAG. For interconnects, any hosted connections are automatically re-associated with the LAG. If the interconnect was originally associated with a different LAG, the hosted connections remain associated with the original LAG.
64 */
65 associateConnectionWithLag(params: DirectConnect.Types.AssociateConnectionWithLagRequest, callback?: (err: AWSError, data: DirectConnect.Types.Connection) => void): Request<DirectConnect.Types.Connection, AWSError>;
66 /**
67 * Associates an existing connection with a link aggregation group (LAG). The connection is interrupted and re-established as a member of the LAG (connectivity to AWS is interrupted). The connection must be hosted on the same AWS Direct Connect endpoint as the LAG, and its bandwidth must match the bandwidth for the LAG. You can re-associate a connection that's currently associated with a different LAG; however, if removing the connection would cause the original LAG to fall below its setting for minimum number of operational connections, the request fails. Any virtual interfaces that are directly associated with the connection are automatically re-associated with the LAG. If the connection was originally associated with a different LAG, the virtual interfaces remain associated with the original LAG. For interconnects, any hosted connections are automatically re-associated with the LAG. If the interconnect was originally associated with a different LAG, the hosted connections remain associated with the original LAG.
68 */
69 associateConnectionWithLag(callback?: (err: AWSError, data: DirectConnect.Types.Connection) => void): Request<DirectConnect.Types.Connection, AWSError>;
70 /**
71 * Associates a hosted connection and its virtual interfaces with a link aggregation group (LAG) or interconnect. If the target interconnect or LAG has an existing hosted connection with a conflicting VLAN number or IP address, the operation fails. This action temporarily interrupts the hosted connection's connectivity to AWS as it is being migrated. Intended for use by AWS Direct Connect Partners only.
72 */
73 associateHostedConnection(params: DirectConnect.Types.AssociateHostedConnectionRequest, callback?: (err: AWSError, data: DirectConnect.Types.Connection) => void): Request<DirectConnect.Types.Connection, AWSError>;
74 /**
75 * Associates a hosted connection and its virtual interfaces with a link aggregation group (LAG) or interconnect. If the target interconnect or LAG has an existing hosted connection with a conflicting VLAN number or IP address, the operation fails. This action temporarily interrupts the hosted connection's connectivity to AWS as it is being migrated. Intended for use by AWS Direct Connect Partners only.
76 */
77 associateHostedConnection(callback?: (err: AWSError, data: DirectConnect.Types.Connection) => void): Request<DirectConnect.Types.Connection, AWSError>;
78 /**
79 * Associates a virtual interface with a specified link aggregation group (LAG) or connection. Connectivity to AWS is temporarily interrupted as the virtual interface is being migrated. If the target connection or LAG has an associated virtual interface with a conflicting VLAN number or a conflicting IP address, the operation fails. Virtual interfaces associated with a hosted connection cannot be associated with a LAG; hosted connections must be migrated along with their virtual interfaces using AssociateHostedConnection. To reassociate a virtual interface to a new connection or LAG, the requester must own either the virtual interface itself or the connection to which the virtual interface is currently associated. Additionally, the requester must own the connection or LAG for the association.
80 */
81 associateVirtualInterface(params: DirectConnect.Types.AssociateVirtualInterfaceRequest, callback?: (err: AWSError, data: DirectConnect.Types.VirtualInterface) => void): Request<DirectConnect.Types.VirtualInterface, AWSError>;
82 /**
83 * Associates a virtual interface with a specified link aggregation group (LAG) or connection. Connectivity to AWS is temporarily interrupted as the virtual interface is being migrated. If the target connection or LAG has an associated virtual interface with a conflicting VLAN number or a conflicting IP address, the operation fails. Virtual interfaces associated with a hosted connection cannot be associated with a LAG; hosted connections must be migrated along with their virtual interfaces using AssociateHostedConnection. To reassociate a virtual interface to a new connection or LAG, the requester must own either the virtual interface itself or the connection to which the virtual interface is currently associated. Additionally, the requester must own the connection or LAG for the association.
84 */
85 associateVirtualInterface(callback?: (err: AWSError, data: DirectConnect.Types.VirtualInterface) => void): Request<DirectConnect.Types.VirtualInterface, AWSError>;
86 /**
87 * Confirms the creation of the specified hosted connection on an interconnect. Upon creation, the hosted connection is initially in the Ordering state, and remains in this state until the owner confirms creation of the hosted connection.
88 */
89 confirmConnection(params: DirectConnect.Types.ConfirmConnectionRequest, callback?: (err: AWSError, data: DirectConnect.Types.ConfirmConnectionResponse) => void): Request<DirectConnect.Types.ConfirmConnectionResponse, AWSError>;
90 /**
91 * Confirms the creation of the specified hosted connection on an interconnect. Upon creation, the hosted connection is initially in the Ordering state, and remains in this state until the owner confirms creation of the hosted connection.
92 */
93 confirmConnection(callback?: (err: AWSError, data: DirectConnect.Types.ConfirmConnectionResponse) => void): Request<DirectConnect.Types.ConfirmConnectionResponse, AWSError>;
94 /**
95 * Accepts ownership of a private virtual interface created by another AWS account. After the virtual interface owner makes this call, the virtual interface is created and attached to the specified virtual private gateway or Direct Connect gateway, and is made available to handle traffic.
96 */
97 confirmPrivateVirtualInterface(params: DirectConnect.Types.ConfirmPrivateVirtualInterfaceRequest, callback?: (err: AWSError, data: DirectConnect.Types.ConfirmPrivateVirtualInterfaceResponse) => void): Request<DirectConnect.Types.ConfirmPrivateVirtualInterfaceResponse, AWSError>;
98 /**
99 * Accepts ownership of a private virtual interface created by another AWS account. After the virtual interface owner makes this call, the virtual interface is created and attached to the specified virtual private gateway or Direct Connect gateway, and is made available to handle traffic.
100 */
101 confirmPrivateVirtualInterface(callback?: (err: AWSError, data: DirectConnect.Types.ConfirmPrivateVirtualInterfaceResponse) => void): Request<DirectConnect.Types.ConfirmPrivateVirtualInterfaceResponse, AWSError>;
102 /**
103 * Accepts ownership of a public virtual interface created by another AWS account. After the virtual interface owner makes this call, the specified virtual interface is created and made available to handle traffic.
104 */
105 confirmPublicVirtualInterface(params: DirectConnect.Types.ConfirmPublicVirtualInterfaceRequest, callback?: (err: AWSError, data: DirectConnect.Types.ConfirmPublicVirtualInterfaceResponse) => void): Request<DirectConnect.Types.ConfirmPublicVirtualInterfaceResponse, AWSError>;
106 /**
107 * Accepts ownership of a public virtual interface created by another AWS account. After the virtual interface owner makes this call, the specified virtual interface is created and made available to handle traffic.
108 */
109 confirmPublicVirtualInterface(callback?: (err: AWSError, data: DirectConnect.Types.ConfirmPublicVirtualInterfaceResponse) => void): Request<DirectConnect.Types.ConfirmPublicVirtualInterfaceResponse, AWSError>;
110 /**
111 * Accepts ownership of a transit virtual interface created by another AWS account. After the owner of the transit virtual interface makes this call, the specified transit virtual interface is created and made available to handle traffic.
112 */
113 confirmTransitVirtualInterface(params: DirectConnect.Types.ConfirmTransitVirtualInterfaceRequest, callback?: (err: AWSError, data: DirectConnect.Types.ConfirmTransitVirtualInterfaceResponse) => void): Request<DirectConnect.Types.ConfirmTransitVirtualInterfaceResponse, AWSError>;
114 /**
115 * Accepts ownership of a transit virtual interface created by another AWS account. After the owner of the transit virtual interface makes this call, the specified transit virtual interface is created and made available to handle traffic.
116 */
117 confirmTransitVirtualInterface(callback?: (err: AWSError, data: DirectConnect.Types.ConfirmTransitVirtualInterfaceResponse) => void): Request<DirectConnect.Types.ConfirmTransitVirtualInterfaceResponse, AWSError>;
118 /**
119 * Creates a BGP peer on the specified virtual interface. You must create a BGP peer for the corresponding address family (IPv4/IPv6) in order to access AWS resources that also use that address family. If logical redundancy is not supported by the connection, interconnect, or LAG, the BGP peer cannot be in the same address family as an existing BGP peer on the virtual interface. When creating a IPv6 BGP peer, omit the Amazon address and customer address. IPv6 addresses are automatically assigned from the Amazon 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.
120 */
121 createBGPPeer(params: DirectConnect.Types.CreateBGPPeerRequest, callback?: (err: AWSError, data: DirectConnect.Types.CreateBGPPeerResponse) => void): Request<DirectConnect.Types.CreateBGPPeerResponse, AWSError>;
122 /**
123 * Creates a BGP peer on the specified virtual interface. You must create a BGP peer for the corresponding address family (IPv4/IPv6) in order to access AWS resources that also use that address family. If logical redundancy is not supported by the connection, interconnect, or LAG, the BGP peer cannot be in the same address family as an existing BGP peer on the virtual interface. When creating a IPv6 BGP peer, omit the Amazon address and customer address. IPv6 addresses are automatically assigned from the Amazon 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.
124 */
125 createBGPPeer(callback?: (err: AWSError, data: DirectConnect.Types.CreateBGPPeerResponse) => void): Request<DirectConnect.Types.CreateBGPPeerResponse, AWSError>;
126 /**
127 * Creates a connection between a customer network and a specific AWS Direct Connect location. A connection links your internal network to an AWS Direct Connect location over a standard Ethernet fiber-optic cable. One end of the cable is connected to your router, the other to an AWS Direct Connect router. To find the locations for your Region, use DescribeLocations. You can automatically add the new connection to a link aggregation group (LAG) by specifying a LAG ID in the request. This ensures that the new connection is allocated on the same AWS Direct Connect endpoint that hosts the specified LAG. If there are no available ports on the endpoint, the request fails and no connection is created.
128 */
129 createConnection(params: DirectConnect.Types.CreateConnectionRequest, callback?: (err: AWSError, data: DirectConnect.Types.Connection) => void): Request<DirectConnect.Types.Connection, AWSError>;
130 /**
131 * Creates a connection between a customer network and a specific AWS Direct Connect location. A connection links your internal network to an AWS Direct Connect location over a standard Ethernet fiber-optic cable. One end of the cable is connected to your router, the other to an AWS Direct Connect router. To find the locations for your Region, use DescribeLocations. You can automatically add the new connection to a link aggregation group (LAG) by specifying a LAG ID in the request. This ensures that the new connection is allocated on the same AWS Direct Connect endpoint that hosts the specified LAG. If there are no available ports on the endpoint, the request fails and no connection is created.
132 */
133 createConnection(callback?: (err: AWSError, data: DirectConnect.Types.Connection) => void): Request<DirectConnect.Types.Connection, AWSError>;
134 /**
135 * Creates a Direct Connect gateway, which is an intermediate object that enables you to connect a set of virtual interfaces and virtual private gateways. A Direct Connect gateway is global and visible in any AWS Region after it is created. The virtual interfaces and virtual private gateways that are connected through a Direct Connect gateway can be in different AWS Regions. This enables you to connect to a VPC in any Region, regardless of the Region in which the virtual interfaces are located, and pass traffic between them.
136 */
137 createDirectConnectGateway(params: DirectConnect.Types.CreateDirectConnectGatewayRequest, callback?: (err: AWSError, data: DirectConnect.Types.CreateDirectConnectGatewayResult) => void): Request<DirectConnect.Types.CreateDirectConnectGatewayResult, AWSError>;
138 /**
139 * Creates a Direct Connect gateway, which is an intermediate object that enables you to connect a set of virtual interfaces and virtual private gateways. A Direct Connect gateway is global and visible in any AWS Region after it is created. The virtual interfaces and virtual private gateways that are connected through a Direct Connect gateway can be in different AWS Regions. This enables you to connect to a VPC in any Region, regardless of the Region in which the virtual interfaces are located, and pass traffic between them.
140 */
141 createDirectConnectGateway(callback?: (err: AWSError, data: DirectConnect.Types.CreateDirectConnectGatewayResult) => void): Request<DirectConnect.Types.CreateDirectConnectGatewayResult, AWSError>;
142 /**
143 * Creates an association between a Direct Connect gateway and a virtual private gateway. The virtual private gateway must be attached to a VPC and must not be associated with another Direct Connect gateway.
144 */
145 createDirectConnectGatewayAssociation(params: DirectConnect.Types.CreateDirectConnectGatewayAssociationRequest, callback?: (err: AWSError, data: DirectConnect.Types.CreateDirectConnectGatewayAssociationResult) => void): Request<DirectConnect.Types.CreateDirectConnectGatewayAssociationResult, AWSError>;
146 /**
147 * Creates an association between a Direct Connect gateway and a virtual private gateway. The virtual private gateway must be attached to a VPC and must not be associated with another Direct Connect gateway.
148 */
149 createDirectConnectGatewayAssociation(callback?: (err: AWSError, data: DirectConnect.Types.CreateDirectConnectGatewayAssociationResult) => void): Request<DirectConnect.Types.CreateDirectConnectGatewayAssociationResult, AWSError>;
150 /**
151 * Creates a proposal to associate the specified virtual private gateway or transit gateway with the specified Direct Connect gateway. You can only associate a Direct Connect gateway and virtual private gateway or transit gateway when the account that owns the Direct Connect gateway and the account that owns the virtual private gateway or transit gateway have the same AWS Payer ID.
152 */
153 createDirectConnectGatewayAssociationProposal(params: DirectConnect.Types.CreateDirectConnectGatewayAssociationProposalRequest, callback?: (err: AWSError, data: DirectConnect.Types.CreateDirectConnectGatewayAssociationProposalResult) => void): Request<DirectConnect.Types.CreateDirectConnectGatewayAssociationProposalResult, AWSError>;
154 /**
155 * Creates a proposal to associate the specified virtual private gateway or transit gateway with the specified Direct Connect gateway. You can only associate a Direct Connect gateway and virtual private gateway or transit gateway when the account that owns the Direct Connect gateway and the account that owns the virtual private gateway or transit gateway have the same AWS Payer ID.
156 */
157 createDirectConnectGatewayAssociationProposal(callback?: (err: AWSError, data: DirectConnect.Types.CreateDirectConnectGatewayAssociationProposalResult) => void): Request<DirectConnect.Types.CreateDirectConnectGatewayAssociationProposalResult, AWSError>;
158 /**
159 * Creates an interconnect between an AWS Direct Connect Partner's network and a specific AWS Direct Connect location. An interconnect is a connection that is capable of hosting other connections. The AWS Direct Connect partner can use an interconnect to provide AWS Direct Connect hosted connections to customers through their own network services. Like a standard connection, an interconnect links the partner's network to an AWS Direct Connect location over a standard Ethernet fiber-optic cable. One end is connected to the partner's router, the other to an AWS Direct Connect router. You can automatically add the new interconnect to a link aggregation group (LAG) by specifying a LAG ID in the request. This ensures that the new interconnect is allocated on the same AWS Direct Connect endpoint that hosts the specified LAG. If there are no available ports on the endpoint, the request fails and no interconnect is created. For each end customer, the AWS Direct Connect Partner provisions a connection on their interconnect by calling AllocateHostedConnection. 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. Intended for use by AWS Direct Connect Partners only.
160 */
161 createInterconnect(params: DirectConnect.Types.CreateInterconnectRequest, callback?: (err: AWSError, data: DirectConnect.Types.Interconnect) => void): Request<DirectConnect.Types.Interconnect, AWSError>;
162 /**
163 * Creates an interconnect between an AWS Direct Connect Partner's network and a specific AWS Direct Connect location. An interconnect is a connection that is capable of hosting other connections. The AWS Direct Connect partner can use an interconnect to provide AWS Direct Connect hosted connections to customers through their own network services. Like a standard connection, an interconnect links the partner's network to an AWS Direct Connect location over a standard Ethernet fiber-optic cable. One end is connected to the partner's router, the other to an AWS Direct Connect router. You can automatically add the new interconnect to a link aggregation group (LAG) by specifying a LAG ID in the request. This ensures that the new interconnect is allocated on the same AWS Direct Connect endpoint that hosts the specified LAG. If there are no available ports on the endpoint, the request fails and no interconnect is created. For each end customer, the AWS Direct Connect Partner provisions a connection on their interconnect by calling AllocateHostedConnection. 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. Intended for use by AWS Direct Connect Partners only.
164 */
165 createInterconnect(callback?: (err: AWSError, data: DirectConnect.Types.Interconnect) => void): Request<DirectConnect.Types.Interconnect, AWSError>;
166 /**
167 * Creates a link aggregation group (LAG) with the specified number of bundled physical connections between the customer network and a specific AWS Direct Connect location. A LAG is a logical interface that uses the Link Aggregation Control Protocol (LACP) to aggregate multiple interfaces, enabling you to treat them as a single interface. All connections in a LAG must use the same bandwidth and must terminate at the same AWS Direct Connect endpoint. You can have up to 10 connections per LAG. Regardless of this limit, if you request more connections for the LAG than AWS Direct Connect can allocate on a single endpoint, no LAG is created. You can specify an existing physical connection or interconnect to include in the LAG (which counts towards the total number of connections). Doing so interrupts the current physical connection or hosted connections, and re-establishes them as a member of the LAG. The LAG will be created on the same AWS Direct Connect endpoint to which the connection terminates. Any virtual interfaces associated with the connection are automatically disassociated and re-associated with the LAG. The connection ID does not change. If the AWS account used to create a LAG is a registered AWS Direct Connect Partner, the LAG is automatically enabled to host sub-connections. For a LAG owned by a partner, any associated virtual interfaces cannot be directly configured.
168 */
169 createLag(params: DirectConnect.Types.CreateLagRequest, callback?: (err: AWSError, data: DirectConnect.Types.Lag) => void): Request<DirectConnect.Types.Lag, AWSError>;
170 /**
171 * Creates a link aggregation group (LAG) with the specified number of bundled physical connections between the customer network and a specific AWS Direct Connect location. A LAG is a logical interface that uses the Link Aggregation Control Protocol (LACP) to aggregate multiple interfaces, enabling you to treat them as a single interface. All connections in a LAG must use the same bandwidth and must terminate at the same AWS Direct Connect endpoint. You can have up to 10 connections per LAG. Regardless of this limit, if you request more connections for the LAG than AWS Direct Connect can allocate on a single endpoint, no LAG is created. You can specify an existing physical connection or interconnect to include in the LAG (which counts towards the total number of connections). Doing so interrupts the current physical connection or hosted connections, and re-establishes them as a member of the LAG. The LAG will be created on the same AWS Direct Connect endpoint to which the connection terminates. Any virtual interfaces associated with the connection are automatically disassociated and re-associated with the LAG. The connection ID does not change. If the AWS account used to create a LAG is a registered AWS Direct Connect Partner, the LAG is automatically enabled to host sub-connections. For a LAG owned by a partner, any associated virtual interfaces cannot be directly configured.
172 */
173 createLag(callback?: (err: AWSError, data: DirectConnect.Types.Lag) => void): Request<DirectConnect.Types.Lag, AWSError>;
174 /**
175 * Creates a private virtual interface. A virtual interface is the VLAN that transports AWS Direct Connect traffic. A private virtual interface can be connected to either a Direct Connect gateway or a Virtual Private Gateway (VGW). Connecting the private virtual interface to a Direct Connect gateway enables the possibility for connecting to multiple VPCs, including VPCs in different AWS Regions. Connecting the private virtual interface to a VGW only provides access to a single VPC within the same Region.
176 */
177 createPrivateVirtualInterface(params: DirectConnect.Types.CreatePrivateVirtualInterfaceRequest, callback?: (err: AWSError, data: DirectConnect.Types.VirtualInterface) => void): Request<DirectConnect.Types.VirtualInterface, AWSError>;
178 /**
179 * Creates a private virtual interface. A virtual interface is the VLAN that transports AWS Direct Connect traffic. A private virtual interface can be connected to either a Direct Connect gateway or a Virtual Private Gateway (VGW). Connecting the private virtual interface to a Direct Connect gateway enables the possibility for connecting to multiple VPCs, including VPCs in different AWS Regions. Connecting the private virtual interface to a VGW only provides access to a single VPC within the same Region.
180 */
181 createPrivateVirtualInterface(callback?: (err: AWSError, data: DirectConnect.Types.VirtualInterface) => void): Request<DirectConnect.Types.VirtualInterface, AWSError>;
182 /**
183 * Creates a 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 S3. When creating an IPv6 public virtual interface (addressFamily is ipv6), leave the customer and amazon address fields blank to use auto-assigned IPv6 space. Custom IPv6 addresses are not supported.
184 */
185 createPublicVirtualInterface(params: DirectConnect.Types.CreatePublicVirtualInterfaceRequest, callback?: (err: AWSError, data: DirectConnect.Types.VirtualInterface) => void): Request<DirectConnect.Types.VirtualInterface, AWSError>;
186 /**
187 * Creates a 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 S3. When creating an IPv6 public virtual interface (addressFamily is ipv6), leave the customer and amazon address fields blank to use auto-assigned IPv6 space. Custom IPv6 addresses are not supported.
188 */
189 createPublicVirtualInterface(callback?: (err: AWSError, data: DirectConnect.Types.VirtualInterface) => void): Request<DirectConnect.Types.VirtualInterface, AWSError>;
190 /**
191 * Creates a transit virtual interface. A transit virtual interface should be used to access one or more transit gateways associated with Direct Connect gateways. A transit virtual interface enables the connection of multiple VPCs attached to a transit gateway to a Direct Connect gateway. If you associate your transit gateway with one or more Direct Connect gateways, the Autonomous System Number (ASN) used by the transit gateway and the Direct Connect gateway must be different. For example, if you use the default ASN 64512 for both your the transit gateway and Direct Connect gateway, the association request fails.
192 */
193 createTransitVirtualInterface(params: DirectConnect.Types.CreateTransitVirtualInterfaceRequest, callback?: (err: AWSError, data: DirectConnect.Types.CreateTransitVirtualInterfaceResult) => void): Request<DirectConnect.Types.CreateTransitVirtualInterfaceResult, AWSError>;
194 /**
195 * Creates a transit virtual interface. A transit virtual interface should be used to access one or more transit gateways associated with Direct Connect gateways. A transit virtual interface enables the connection of multiple VPCs attached to a transit gateway to a Direct Connect gateway. If you associate your transit gateway with one or more Direct Connect gateways, the Autonomous System Number (ASN) used by the transit gateway and the Direct Connect gateway must be different. For example, if you use the default ASN 64512 for both your the transit gateway and Direct Connect gateway, the association request fails.
196 */
197 createTransitVirtualInterface(callback?: (err: AWSError, data: DirectConnect.Types.CreateTransitVirtualInterfaceResult) => void): Request<DirectConnect.Types.CreateTransitVirtualInterfaceResult, AWSError>;
198 /**
199 * Deletes the specified BGP peer on the specified virtual interface with the specified customer address and ASN. You cannot delete the last BGP peer from a virtual interface.
200 */
201 deleteBGPPeer(params: DirectConnect.Types.DeleteBGPPeerRequest, callback?: (err: AWSError, data: DirectConnect.Types.DeleteBGPPeerResponse) => void): Request<DirectConnect.Types.DeleteBGPPeerResponse, AWSError>;
202 /**
203 * Deletes the specified BGP peer on the specified virtual interface with the specified customer address and ASN. You cannot delete the last BGP peer from a virtual interface.
204 */
205 deleteBGPPeer(callback?: (err: AWSError, data: DirectConnect.Types.DeleteBGPPeerResponse) => void): Request<DirectConnect.Types.DeleteBGPPeerResponse, AWSError>;
206 /**
207 * Deletes the specified connection. Deleting a connection only stops the AWS Direct Connect port hour and data transfer charges. If you are partnering with any third parties to connect with the AWS Direct Connect location, you must cancel your service with them separately.
208 */
209 deleteConnection(params: DirectConnect.Types.DeleteConnectionRequest, callback?: (err: AWSError, data: DirectConnect.Types.Connection) => void): Request<DirectConnect.Types.Connection, AWSError>;
210 /**
211 * Deletes the specified connection. Deleting a connection only stops the AWS Direct Connect port hour and data transfer charges. If you are partnering with any third parties to connect with the AWS Direct Connect location, you must cancel your service with them separately.
212 */
213 deleteConnection(callback?: (err: AWSError, data: DirectConnect.Types.Connection) => void): Request<DirectConnect.Types.Connection, AWSError>;
214 /**
215 * Deletes the specified Direct Connect gateway. You must first delete all virtual interfaces that are attached to the Direct Connect gateway and disassociate all virtual private gateways associated with the Direct Connect gateway.
216 */
217 deleteDirectConnectGateway(params: DirectConnect.Types.DeleteDirectConnectGatewayRequest, callback?: (err: AWSError, data: DirectConnect.Types.DeleteDirectConnectGatewayResult) => void): Request<DirectConnect.Types.DeleteDirectConnectGatewayResult, AWSError>;
218 /**
219 * Deletes the specified Direct Connect gateway. You must first delete all virtual interfaces that are attached to the Direct Connect gateway and disassociate all virtual private gateways associated with the Direct Connect gateway.
220 */
221 deleteDirectConnectGateway(callback?: (err: AWSError, data: DirectConnect.Types.DeleteDirectConnectGatewayResult) => void): Request<DirectConnect.Types.DeleteDirectConnectGatewayResult, AWSError>;
222 /**
223 * Deletes the association between the specified Direct Connect gateway and virtual private gateway. We recommend that you specify the associationID to delete the association. Alternatively, if you own virtual gateway and a Direct Connect gateway association, you can specify the virtualGatewayId and directConnectGatewayId to delete an association.
224 */
225 deleteDirectConnectGatewayAssociation(params: DirectConnect.Types.DeleteDirectConnectGatewayAssociationRequest, callback?: (err: AWSError, data: DirectConnect.Types.DeleteDirectConnectGatewayAssociationResult) => void): Request<DirectConnect.Types.DeleteDirectConnectGatewayAssociationResult, AWSError>;
226 /**
227 * Deletes the association between the specified Direct Connect gateway and virtual private gateway. We recommend that you specify the associationID to delete the association. Alternatively, if you own virtual gateway and a Direct Connect gateway association, you can specify the virtualGatewayId and directConnectGatewayId to delete an association.
228 */
229 deleteDirectConnectGatewayAssociation(callback?: (err: AWSError, data: DirectConnect.Types.DeleteDirectConnectGatewayAssociationResult) => void): Request<DirectConnect.Types.DeleteDirectConnectGatewayAssociationResult, AWSError>;
230 /**
231 * Deletes the association proposal request between the specified Direct Connect gateway and virtual private gateway or transit gateway.
232 */
233 deleteDirectConnectGatewayAssociationProposal(params: DirectConnect.Types.DeleteDirectConnectGatewayAssociationProposalRequest, callback?: (err: AWSError, data: DirectConnect.Types.DeleteDirectConnectGatewayAssociationProposalResult) => void): Request<DirectConnect.Types.DeleteDirectConnectGatewayAssociationProposalResult, AWSError>;
234 /**
235 * Deletes the association proposal request between the specified Direct Connect gateway and virtual private gateway or transit gateway.
236 */
237 deleteDirectConnectGatewayAssociationProposal(callback?: (err: AWSError, data: DirectConnect.Types.DeleteDirectConnectGatewayAssociationProposalResult) => void): Request<DirectConnect.Types.DeleteDirectConnectGatewayAssociationProposalResult, AWSError>;
238 /**
239 * Deletes the specified interconnect. Intended for use by AWS Direct Connect Partners only.
240 */
241 deleteInterconnect(params: DirectConnect.Types.DeleteInterconnectRequest, callback?: (err: AWSError, data: DirectConnect.Types.DeleteInterconnectResponse) => void): Request<DirectConnect.Types.DeleteInterconnectResponse, AWSError>;
242 /**
243 * Deletes the specified interconnect. Intended for use by AWS Direct Connect Partners only.
244 */
245 deleteInterconnect(callback?: (err: AWSError, data: DirectConnect.Types.DeleteInterconnectResponse) => void): Request<DirectConnect.Types.DeleteInterconnectResponse, AWSError>;
246 /**
247 * Deletes the specified link aggregation group (LAG). You cannot delete a LAG if it has active virtual interfaces or hosted connections.
248 */
249 deleteLag(params: DirectConnect.Types.DeleteLagRequest, callback?: (err: AWSError, data: DirectConnect.Types.Lag) => void): Request<DirectConnect.Types.Lag, AWSError>;
250 /**
251 * Deletes the specified link aggregation group (LAG). You cannot delete a LAG if it has active virtual interfaces or hosted connections.
252 */
253 deleteLag(callback?: (err: AWSError, data: DirectConnect.Types.Lag) => void): Request<DirectConnect.Types.Lag, AWSError>;
254 /**
255 * Deletes a virtual interface.
256 */
257 deleteVirtualInterface(params: DirectConnect.Types.DeleteVirtualInterfaceRequest, callback?: (err: AWSError, data: DirectConnect.Types.DeleteVirtualInterfaceResponse) => void): Request<DirectConnect.Types.DeleteVirtualInterfaceResponse, AWSError>;
258 /**
259 * Deletes a virtual interface.
260 */
261 deleteVirtualInterface(callback?: (err: AWSError, data: DirectConnect.Types.DeleteVirtualInterfaceResponse) => void): Request<DirectConnect.Types.DeleteVirtualInterfaceResponse, AWSError>;
262 /**
263 * Deprecated. Use DescribeLoa instead. Gets 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.
264 */
265 describeConnectionLoa(params: DirectConnect.Types.DescribeConnectionLoaRequest, callback?: (err: AWSError, data: DirectConnect.Types.DescribeConnectionLoaResponse) => void): Request<DirectConnect.Types.DescribeConnectionLoaResponse, AWSError>;
266 /**
267 * Deprecated. Use DescribeLoa instead. Gets 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.
268 */
269 describeConnectionLoa(callback?: (err: AWSError, data: DirectConnect.Types.DescribeConnectionLoaResponse) => void): Request<DirectConnect.Types.DescribeConnectionLoaResponse, AWSError>;
270 /**
271 * Displays the specified connection or all connections in this Region.
272 */
273 describeConnections(params: DirectConnect.Types.DescribeConnectionsRequest, callback?: (err: AWSError, data: DirectConnect.Types.Connections) => void): Request<DirectConnect.Types.Connections, AWSError>;
274 /**
275 * Displays the specified connection or all connections in this Region.
276 */
277 describeConnections(callback?: (err: AWSError, data: DirectConnect.Types.Connections) => void): Request<DirectConnect.Types.Connections, AWSError>;
278 /**
279 * Deprecated. Use DescribeHostedConnections instead. Lists the connections that have been provisioned on the specified interconnect. Intended for use by AWS Direct Connect Partners only.
280 */
281 describeConnectionsOnInterconnect(params: DirectConnect.Types.DescribeConnectionsOnInterconnectRequest, callback?: (err: AWSError, data: DirectConnect.Types.Connections) => void): Request<DirectConnect.Types.Connections, AWSError>;
282 /**
283 * Deprecated. Use DescribeHostedConnections instead. Lists the connections that have been provisioned on the specified interconnect. Intended for use by AWS Direct Connect Partners only.
284 */
285 describeConnectionsOnInterconnect(callback?: (err: AWSError, data: DirectConnect.Types.Connections) => void): Request<DirectConnect.Types.Connections, AWSError>;
286 /**
287 * Describes one or more association proposals for connection between a virtual private gateway or transit gateway and a Direct Connect gateway.
288 */
289 describeDirectConnectGatewayAssociationProposals(params: DirectConnect.Types.DescribeDirectConnectGatewayAssociationProposalsRequest, callback?: (err: AWSError, data: DirectConnect.Types.DescribeDirectConnectGatewayAssociationProposalsResult) => void): Request<DirectConnect.Types.DescribeDirectConnectGatewayAssociationProposalsResult, AWSError>;
290 /**
291 * Describes one or more association proposals for connection between a virtual private gateway or transit gateway and a Direct Connect gateway.
292 */
293 describeDirectConnectGatewayAssociationProposals(callback?: (err: AWSError, data: DirectConnect.Types.DescribeDirectConnectGatewayAssociationProposalsResult) => void): Request<DirectConnect.Types.DescribeDirectConnectGatewayAssociationProposalsResult, AWSError>;
294 /**
295 * Lists the associations between your Direct Connect gateways and virtual private gateways. You must specify a Direct Connect gateway, a virtual private gateway, or both. If you specify a Direct Connect gateway, the response contains all virtual private gateways associated with the Direct Connect gateway. If you specify a virtual private gateway, the response contains all Direct Connect gateways associated with the virtual private gateway. If you specify both, the response contains the association between the Direct Connect gateway and the virtual private gateway.
296 */
297 describeDirectConnectGatewayAssociations(params: DirectConnect.Types.DescribeDirectConnectGatewayAssociationsRequest, callback?: (err: AWSError, data: DirectConnect.Types.DescribeDirectConnectGatewayAssociationsResult) => void): Request<DirectConnect.Types.DescribeDirectConnectGatewayAssociationsResult, AWSError>;
298 /**
299 * Lists the associations between your Direct Connect gateways and virtual private gateways. You must specify a Direct Connect gateway, a virtual private gateway, or both. If you specify a Direct Connect gateway, the response contains all virtual private gateways associated with the Direct Connect gateway. If you specify a virtual private gateway, the response contains all Direct Connect gateways associated with the virtual private gateway. If you specify both, the response contains the association between the Direct Connect gateway and the virtual private gateway.
300 */
301 describeDirectConnectGatewayAssociations(callback?: (err: AWSError, data: DirectConnect.Types.DescribeDirectConnectGatewayAssociationsResult) => void): Request<DirectConnect.Types.DescribeDirectConnectGatewayAssociationsResult, AWSError>;
302 /**
303 * Lists the attachments between your Direct Connect gateways and virtual interfaces. You must specify a Direct Connect gateway, a virtual interface, or both. If you specify a Direct Connect gateway, the response contains all virtual interfaces attached to the Direct Connect gateway. If you specify a virtual interface, the response contains all Direct Connect gateways attached to the virtual interface. If you specify both, the response contains the attachment between the Direct Connect gateway and the virtual interface.
304 */
305 describeDirectConnectGatewayAttachments(params: DirectConnect.Types.DescribeDirectConnectGatewayAttachmentsRequest, callback?: (err: AWSError, data: DirectConnect.Types.DescribeDirectConnectGatewayAttachmentsResult) => void): Request<DirectConnect.Types.DescribeDirectConnectGatewayAttachmentsResult, AWSError>;
306 /**
307 * Lists the attachments between your Direct Connect gateways and virtual interfaces. You must specify a Direct Connect gateway, a virtual interface, or both. If you specify a Direct Connect gateway, the response contains all virtual interfaces attached to the Direct Connect gateway. If you specify a virtual interface, the response contains all Direct Connect gateways attached to the virtual interface. If you specify both, the response contains the attachment between the Direct Connect gateway and the virtual interface.
308 */
309 describeDirectConnectGatewayAttachments(callback?: (err: AWSError, data: DirectConnect.Types.DescribeDirectConnectGatewayAttachmentsResult) => void): Request<DirectConnect.Types.DescribeDirectConnectGatewayAttachmentsResult, AWSError>;
310 /**
311 * Lists all your Direct Connect gateways or only the specified Direct Connect gateway. Deleted Direct Connect gateways are not returned.
312 */
313 describeDirectConnectGateways(params: DirectConnect.Types.DescribeDirectConnectGatewaysRequest, callback?: (err: AWSError, data: DirectConnect.Types.DescribeDirectConnectGatewaysResult) => void): Request<DirectConnect.Types.DescribeDirectConnectGatewaysResult, AWSError>;
314 /**
315 * Lists all your Direct Connect gateways or only the specified Direct Connect gateway. Deleted Direct Connect gateways are not returned.
316 */
317 describeDirectConnectGateways(callback?: (err: AWSError, data: DirectConnect.Types.DescribeDirectConnectGatewaysResult) => void): Request<DirectConnect.Types.DescribeDirectConnectGatewaysResult, AWSError>;
318 /**
319 * Lists the hosted connections that have been provisioned on the specified interconnect or link aggregation group (LAG). Intended for use by AWS Direct Connect Partners only.
320 */
321 describeHostedConnections(params: DirectConnect.Types.DescribeHostedConnectionsRequest, callback?: (err: AWSError, data: DirectConnect.Types.Connections) => void): Request<DirectConnect.Types.Connections, AWSError>;
322 /**
323 * Lists the hosted connections that have been provisioned on the specified interconnect or link aggregation group (LAG). Intended for use by AWS Direct Connect Partners only.
324 */
325 describeHostedConnections(callback?: (err: AWSError, data: DirectConnect.Types.Connections) => void): Request<DirectConnect.Types.Connections, AWSError>;
326 /**
327 * Deprecated. Use DescribeLoa instead. Gets the LOA-CFA for the specified interconnect. The Letter of Authorization - Connecting Facility Assignment (LOA-CFA) is a document that is used 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.
328 */
329 describeInterconnectLoa(params: DirectConnect.Types.DescribeInterconnectLoaRequest, callback?: (err: AWSError, data: DirectConnect.Types.DescribeInterconnectLoaResponse) => void): Request<DirectConnect.Types.DescribeInterconnectLoaResponse, AWSError>;
330 /**
331 * Deprecated. Use DescribeLoa instead. Gets the LOA-CFA for the specified interconnect. The Letter of Authorization - Connecting Facility Assignment (LOA-CFA) is a document that is used 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.
332 */
333 describeInterconnectLoa(callback?: (err: AWSError, data: DirectConnect.Types.DescribeInterconnectLoaResponse) => void): Request<DirectConnect.Types.DescribeInterconnectLoaResponse, AWSError>;
334 /**
335 * Lists the interconnects owned by the AWS account or only the specified interconnect.
336 */
337 describeInterconnects(params: DirectConnect.Types.DescribeInterconnectsRequest, callback?: (err: AWSError, data: DirectConnect.Types.Interconnects) => void): Request<DirectConnect.Types.Interconnects, AWSError>;
338 /**
339 * Lists the interconnects owned by the AWS account or only the specified interconnect.
340 */
341 describeInterconnects(callback?: (err: AWSError, data: DirectConnect.Types.Interconnects) => void): Request<DirectConnect.Types.Interconnects, AWSError>;
342 /**
343 * Describes all your link aggregation groups (LAG) or the specified LAG.
344 */
345 describeLags(params: DirectConnect.Types.DescribeLagsRequest, callback?: (err: AWSError, data: DirectConnect.Types.Lags) => void): Request<DirectConnect.Types.Lags, AWSError>;
346 /**
347 * Describes all your link aggregation groups (LAG) or the specified LAG.
348 */
349 describeLags(callback?: (err: AWSError, data: DirectConnect.Types.Lags) => void): Request<DirectConnect.Types.Lags, AWSError>;
350 /**
351 * Gets the LOA-CFA for a connection, interconnect, or link aggregation group (LAG). The Letter of Authorization - Connecting Facility Assignment (LOA-CFA) is a document that is used 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.
352 */
353 describeLoa(params: DirectConnect.Types.DescribeLoaRequest, callback?: (err: AWSError, data: DirectConnect.Types.Loa) => void): Request<DirectConnect.Types.Loa, AWSError>;
354 /**
355 * Gets the LOA-CFA for a connection, interconnect, or link aggregation group (LAG). The Letter of Authorization - Connecting Facility Assignment (LOA-CFA) is a document that is used 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.
356 */
357 describeLoa(callback?: (err: AWSError, data: DirectConnect.Types.Loa) => void): Request<DirectConnect.Types.Loa, AWSError>;
358 /**
359 * Lists the AWS Direct Connect locations in the current AWS Region. These are the locations that can be selected when calling CreateConnection or CreateInterconnect.
360 */
361 describeLocations(callback?: (err: AWSError, data: DirectConnect.Types.Locations) => void): Request<DirectConnect.Types.Locations, AWSError>;
362 /**
363 * Describes the tags associated with the specified AWS Direct Connect resources.
364 */
365 describeTags(params: DirectConnect.Types.DescribeTagsRequest, callback?: (err: AWSError, data: DirectConnect.Types.DescribeTagsResponse) => void): Request<DirectConnect.Types.DescribeTagsResponse, AWSError>;
366 /**
367 * Describes the tags associated with the specified AWS Direct Connect resources.
368 */
369 describeTags(callback?: (err: AWSError, data: DirectConnect.Types.DescribeTagsResponse) => void): Request<DirectConnect.Types.DescribeTagsResponse, AWSError>;
370 /**
371 * Lists the virtual private gateways owned by the AWS account. You can create one or more AWS Direct Connect private virtual interfaces linked to a virtual private gateway.
372 */
373 describeVirtualGateways(callback?: (err: AWSError, data: DirectConnect.Types.VirtualGateways) => void): Request<DirectConnect.Types.VirtualGateways, AWSError>;
374 /**
375 * Displays all virtual interfaces for an AWS account. Virtual interfaces deleted fewer than 15 minutes before you make the request are also returned. If you specify a connection ID, only the virtual interfaces associated with the connection are returned. If you specify a virtual interface ID, then only a single virtual interface is returned. A virtual interface (VLAN) transmits the traffic between the AWS Direct Connect location and the customer network.
376 */
377 describeVirtualInterfaces(params: DirectConnect.Types.DescribeVirtualInterfacesRequest, callback?: (err: AWSError, data: DirectConnect.Types.VirtualInterfaces) => void): Request<DirectConnect.Types.VirtualInterfaces, AWSError>;
378 /**
379 * Displays all virtual interfaces for an AWS account. Virtual interfaces deleted fewer than 15 minutes before you make the request are also returned. If you specify a connection ID, only the virtual interfaces associated with the connection are returned. If you specify a virtual interface ID, then only a single virtual interface is returned. A virtual interface (VLAN) transmits the traffic between the AWS Direct Connect location and the customer network.
380 */
381 describeVirtualInterfaces(callback?: (err: AWSError, data: DirectConnect.Types.VirtualInterfaces) => void): Request<DirectConnect.Types.VirtualInterfaces, AWSError>;
382 /**
383 * Disassociates a connection from a link aggregation group (LAG). The connection is interrupted and re-established as a standalone connection (the connection is not deleted; to delete the connection, use the DeleteConnection request). If the LAG has associated virtual interfaces or hosted connections, they remain associated with the LAG. A disassociated connection owned by an AWS Direct Connect Partner is automatically converted to an interconnect. If disassociating the connection would cause the LAG to fall below its setting for minimum number of operational connections, the request fails, except when it's the last member of the LAG. If all connections are disassociated, the LAG continues to exist as an empty LAG with no physical connections.
384 */
385 disassociateConnectionFromLag(params: DirectConnect.Types.DisassociateConnectionFromLagRequest, callback?: (err: AWSError, data: DirectConnect.Types.Connection) => void): Request<DirectConnect.Types.Connection, AWSError>;
386 /**
387 * Disassociates a connection from a link aggregation group (LAG). The connection is interrupted and re-established as a standalone connection (the connection is not deleted; to delete the connection, use the DeleteConnection request). If the LAG has associated virtual interfaces or hosted connections, they remain associated with the LAG. A disassociated connection owned by an AWS Direct Connect Partner is automatically converted to an interconnect. If disassociating the connection would cause the LAG to fall below its setting for minimum number of operational connections, the request fails, except when it's the last member of the LAG. If all connections are disassociated, the LAG continues to exist as an empty LAG with no physical connections.
388 */
389 disassociateConnectionFromLag(callback?: (err: AWSError, data: DirectConnect.Types.Connection) => void): Request<DirectConnect.Types.Connection, AWSError>;
390 /**
391 * Adds the specified tags to the specified AWS Direct Connect resource. Each 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 resource, this action updates its value.
392 */
393 tagResource(params: DirectConnect.Types.TagResourceRequest, callback?: (err: AWSError, data: DirectConnect.Types.TagResourceResponse) => void): Request<DirectConnect.Types.TagResourceResponse, AWSError>;
394 /**
395 * Adds the specified tags to the specified AWS Direct Connect resource. Each 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 resource, this action updates its value.
396 */
397 tagResource(callback?: (err: AWSError, data: DirectConnect.Types.TagResourceResponse) => void): Request<DirectConnect.Types.TagResourceResponse, AWSError>;
398 /**
399 * Removes one or more tags from the specified AWS Direct Connect resource.
400 */
401 untagResource(params: DirectConnect.Types.UntagResourceRequest, callback?: (err: AWSError, data: DirectConnect.Types.UntagResourceResponse) => void): Request<DirectConnect.Types.UntagResourceResponse, AWSError>;
402 /**
403 * Removes one or more tags from the specified AWS Direct Connect resource.
404 */
405 untagResource(callback?: (err: AWSError, data: DirectConnect.Types.UntagResourceResponse) => void): Request<DirectConnect.Types.UntagResourceResponse, AWSError>;
406 /**
407 * Updates the specified attributes of the Direct Connect gateway association. Add or remove prefixes from the association.
408 */
409 updateDirectConnectGatewayAssociation(params: DirectConnect.Types.UpdateDirectConnectGatewayAssociationRequest, callback?: (err: AWSError, data: DirectConnect.Types.UpdateDirectConnectGatewayAssociationResult) => void): Request<DirectConnect.Types.UpdateDirectConnectGatewayAssociationResult, AWSError>;
410 /**
411 * Updates the specified attributes of the Direct Connect gateway association. Add or remove prefixes from the association.
412 */
413 updateDirectConnectGatewayAssociation(callback?: (err: AWSError, data: DirectConnect.Types.UpdateDirectConnectGatewayAssociationResult) => void): Request<DirectConnect.Types.UpdateDirectConnectGatewayAssociationResult, AWSError>;
414 /**
415 * Updates the attributes of the specified link aggregation group (LAG). You can update the following attributes: The name of the LAG. The value for the minimum number of connections that must be operational for the LAG itself to be operational. When you create a LAG, the default value for the minimum number of operational connections is zero (0). If you update this value and the number of operational connections falls below the specified value, the LAG automatically goes down to avoid over-utilization of the remaining connections. Adjust this value with care, as it could force the LAG down if it is set higher than the current number of operational connections.
416 */
417 updateLag(params: DirectConnect.Types.UpdateLagRequest, callback?: (err: AWSError, data: DirectConnect.Types.Lag) => void): Request<DirectConnect.Types.Lag, AWSError>;
418 /**
419 * Updates the attributes of the specified link aggregation group (LAG). You can update the following attributes: The name of the LAG. The value for the minimum number of connections that must be operational for the LAG itself to be operational. When you create a LAG, the default value for the minimum number of operational connections is zero (0). If you update this value and the number of operational connections falls below the specified value, the LAG automatically goes down to avoid over-utilization of the remaining connections. Adjust this value with care, as it could force the LAG down if it is set higher than the current number of operational connections.
420 */
421 updateLag(callback?: (err: AWSError, data: DirectConnect.Types.Lag) => void): Request<DirectConnect.Types.Lag, AWSError>;
422 /**
423 * Updates the specified attributes of the specified virtual private interface. Setting the MTU of a virtual interface to 9001 (jumbo frames) can cause an update to the underlying physical connection if it wasn't updated to support jumbo frames. Updating the connection disrupts network connectivity for all virtual interfaces associated with the connection for up to 30 seconds. To check whether your connection supports jumbo frames, call DescribeConnections. To check whether your virtual interface supports jumbo frames, call DescribeVirtualInterfaces.
424 */
425 updateVirtualInterfaceAttributes(params: DirectConnect.Types.UpdateVirtualInterfaceAttributesRequest, callback?: (err: AWSError, data: DirectConnect.Types.VirtualInterface) => void): Request<DirectConnect.Types.VirtualInterface, AWSError>;
426 /**
427 * Updates the specified attributes of the specified virtual private interface. Setting the MTU of a virtual interface to 9001 (jumbo frames) can cause an update to the underlying physical connection if it wasn't updated to support jumbo frames. Updating the connection disrupts network connectivity for all virtual interfaces associated with the connection for up to 30 seconds. To check whether your connection supports jumbo frames, call DescribeConnections. To check whether your virtual interface supports jumbo frames, call DescribeVirtualInterfaces.
428 */
429 updateVirtualInterfaceAttributes(callback?: (err: AWSError, data: DirectConnect.Types.VirtualInterface) => void): Request<DirectConnect.Types.VirtualInterface, AWSError>;
430}
431declare namespace DirectConnect {
432 export type ASN = number;
433 export interface AcceptDirectConnectGatewayAssociationProposalRequest {
434 /**
435 * The ID of the Direct Connect gateway.
436 */
437 directConnectGatewayId: DirectConnectGatewayId;
438 /**
439 * The ID of the request proposal.
440 */
441 proposalId: DirectConnectGatewayAssociationProposalId;
442 /**
443 * The ID of the AWS account that owns the virtual private gateway or transit gateway.
444 */
445 associatedGatewayOwnerAccount: OwnerAccount;
446 /**
447 * Overrides the Amazon VPC prefixes advertised to the Direct Connect gateway. For information about how to set the prefixes, see Allowed Prefixes in the AWS Direct Connect User Guide.
448 */
449 overrideAllowedPrefixesToDirectConnectGateway?: RouteFilterPrefixList;
450 }
451 export interface AcceptDirectConnectGatewayAssociationProposalResult {
452 directConnectGatewayAssociation?: DirectConnectGatewayAssociation;
453 }
454 export type AddressFamily = "ipv4"|"ipv6"|string;
455 export interface AllocateConnectionOnInterconnectRequest {
456 /**
457 * The bandwidth of the connection. The possible values are 50Mbps, 100Mbps, 200Mbps, 300Mbps, 400Mbps, 500Mbps, 1Gbps, 2Gbps, 5Gbps, and 10Gbps. Note that only those AWS Direct Connect Partners who have met specific requirements are allowed to create a 1Gbps, 2Gbps, 5Gbps or 10Gbps hosted connection.
458 */
459 bandwidth: Bandwidth;
460 /**
461 * The name of the provisioned connection.
462 */
463 connectionName: ConnectionName;
464 /**
465 * The ID of the AWS account of the customer for whom the connection will be provisioned.
466 */
467 ownerAccount: OwnerAccount;
468 /**
469 * The ID of the interconnect on which the connection will be provisioned.
470 */
471 interconnectId: InterconnectId;
472 /**
473 * The dedicated VLAN provisioned to the connection.
474 */
475 vlan: VLAN;
476 }
477 export interface AllocateHostedConnectionRequest {
478 /**
479 * The ID of the interconnect or LAG.
480 */
481 connectionId: ConnectionId;
482 /**
483 * The ID of the AWS account ID of the customer for the connection.
484 */
485 ownerAccount: OwnerAccount;
486 /**
487 * The bandwidth of the connection. The possible values are 50Mbps, 100Mbps, 200Mbps, 300Mbps, 400Mbps, 500Mbps, 1Gbps, 2Gbps, 5Gbps, and 10Gbps. Note that only those AWS Direct Connect Partners who have met specific requirements are allowed to create a 1Gbps, 2Gbps, 5Gbps or 10Gbps hosted connection.
488 */
489 bandwidth: Bandwidth;
490 /**
491 * The name of the hosted connection.
492 */
493 connectionName: ConnectionName;
494 /**
495 * The dedicated VLAN provisioned to the hosted connection.
496 */
497 vlan: VLAN;
498 /**
499 * The tags associated with the connection.
500 */
501 tags?: TagList;
502 }
503 export interface AllocatePrivateVirtualInterfaceRequest {
504 /**
505 * The ID of the connection on which the private virtual interface is provisioned.
506 */
507 connectionId: ConnectionId;
508 /**
509 * The ID of the AWS account that owns the virtual private interface.
510 */
511 ownerAccount: OwnerAccount;
512 /**
513 * Information about the private virtual interface.
514 */
515 newPrivateVirtualInterfaceAllocation: NewPrivateVirtualInterfaceAllocation;
516 }
517 export interface AllocatePublicVirtualInterfaceRequest {
518 /**
519 * The ID of the connection on which the public virtual interface is provisioned.
520 */
521 connectionId: ConnectionId;
522 /**
523 * The ID of the AWS account that owns the public virtual interface.
524 */
525 ownerAccount: OwnerAccount;
526 /**
527 * Information about the public virtual interface.
528 */
529 newPublicVirtualInterfaceAllocation: NewPublicVirtualInterfaceAllocation;
530 }
531 export interface AllocateTransitVirtualInterfaceRequest {
532 /**
533 * The ID of the connection on which the transit virtual interface is provisioned.
534 */
535 connectionId: ConnectionId;
536 /**
537 * The ID of the AWS account that owns the transit virtual interface.
538 */
539 ownerAccount: OwnerAccount;
540 /**
541 * Information about the transit virtual interface.
542 */
543 newTransitVirtualInterfaceAllocation: NewTransitVirtualInterfaceAllocation;
544 }
545 export interface AllocateTransitVirtualInterfaceResult {
546 virtualInterface?: VirtualInterface;
547 }
548 export type AmazonAddress = string;
549 export interface AssociateConnectionWithLagRequest {
550 /**
551 * The ID of the connection.
552 */
553 connectionId: ConnectionId;
554 /**
555 * The ID of the LAG with which to associate the connection.
556 */
557 lagId: LagId;
558 }
559 export interface AssociateHostedConnectionRequest {
560 /**
561 * The ID of the hosted connection.
562 */
563 connectionId: ConnectionId;
564 /**
565 * The ID of the interconnect or the LAG.
566 */
567 parentConnectionId: ConnectionId;
568 }
569 export interface AssociateVirtualInterfaceRequest {
570 /**
571 * The ID of the virtual interface.
572 */
573 virtualInterfaceId: VirtualInterfaceId;
574 /**
575 * The ID of the LAG or connection.
576 */
577 connectionId: ConnectionId;
578 }
579 export interface AssociatedGateway {
580 /**
581 * The ID of the associated gateway.
582 */
583 id?: GatewayIdentifier;
584 /**
585 * The type of associated gateway.
586 */
587 type?: GatewayType;
588 /**
589 * The ID of the AWS account that owns the associated virtual private gateway or transit gateway.
590 */
591 ownerAccount?: OwnerAccount;
592 /**
593 * The Region where the associated gateway is located.
594 */
595 region?: Region;
596 }
597 export type AssociatedGatewayId = string;
598 export type AvailablePortSpeeds = PortSpeed[];
599 export type AwsDevice = string;
600 export type AwsDeviceV2 = string;
601 export type BGPAuthKey = string;
602 export interface BGPPeer {
603 /**
604 * The ID of the BGP peer.
605 */
606 bgpPeerId?: BGPPeerId;
607 /**
608 * The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
609 */
610 asn?: ASN;
611 /**
612 * The authentication key for BGP configuration. This string has a minimum length of 6 characters and and a maximun lenth of 80 characters.
613 */
614 authKey?: BGPAuthKey;
615 /**
616 * The address family for the BGP peer.
617 */
618 addressFamily?: AddressFamily;
619 /**
620 * The IP address assigned to the Amazon interface.
621 */
622 amazonAddress?: AmazonAddress;
623 /**
624 * The IP address assigned to the customer interface.
625 */
626 customerAddress?: CustomerAddress;
627 /**
628 * The state of the BGP peer. The following are the possible values: verifying: The BGP peering addresses or ASN require validation before the BGP peer can be created. This state applies only to public virtual interfaces. pending: The BGP peer is created, and remains in this state until it is ready to be established. available: The BGP peer is ready to be established. deleting: The BGP peer is being deleted. deleted: The BGP peer is deleted and cannot be established.
629 */
630 bgpPeerState?: BGPPeerState;
631 /**
632 * The status of the BGP peer. The following are the possible values: up: The BGP peer is established. This state does not indicate the state of the routing function. Ensure that you are receiving routes over the BGP session. down: The BGP peer is down. unknown: The BGP peer status is not available.
633 */
634 bgpStatus?: BGPStatus;
635 /**
636 * The Direct Connect endpoint on which the BGP peer terminates.
637 */
638 awsDeviceV2?: AwsDeviceV2;
639 }
640 export type BGPPeerId = string;
641 export type BGPPeerList = BGPPeer[];
642 export type BGPPeerState = "verifying"|"pending"|"available"|"deleting"|"deleted"|string;
643 export type BGPStatus = "up"|"down"|"unknown"|string;
644 export type Bandwidth = string;
645 export type BooleanFlag = boolean;
646 export type CIDR = string;
647 export interface ConfirmConnectionRequest {
648 /**
649 * The ID of the hosted connection.
650 */
651 connectionId: ConnectionId;
652 }
653 export interface ConfirmConnectionResponse {
654 /**
655 * The state of the connection. The following are the possible values: ordering: The initial state of a hosted connection provisioned on an interconnect. The connection stays in the ordering state until the owner of the hosted connection confirms or declines the connection order. requested: The initial state of a standard connection. The connection stays in the requested state until the Letter of Authorization (LOA) is sent to the customer. pending: The connection has been approved and is being initialized. available: The network link is up and the connection is ready for use. down: The network link is down. deleting: The connection is being deleted. deleted: The connection has been deleted. rejected: A hosted connection in the ordering state enters the rejected state if it is deleted by the customer. unknown: The state of the connection is not available.
656 */
657 connectionState?: ConnectionState;
658 }
659 export interface ConfirmPrivateVirtualInterfaceRequest {
660 /**
661 * The ID of the virtual interface.
662 */
663 virtualInterfaceId: VirtualInterfaceId;
664 /**
665 * The ID of the virtual private gateway.
666 */
667 virtualGatewayId?: VirtualGatewayId;
668 /**
669 * The ID of the Direct Connect gateway.
670 */
671 directConnectGatewayId?: DirectConnectGatewayId;
672 }
673 export interface ConfirmPrivateVirtualInterfaceResponse {
674 /**
675 * The state of the virtual interface. The following are the possible values: confirming: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner. verifying: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created. pending: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic. available: A virtual interface that is able to forward traffic. down: A virtual interface that is BGP down. deleting: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic. deleted: A virtual interface that cannot forward traffic. rejected: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming state is deleted by the virtual interface owner, the virtual interface enters the Rejected state. unknown: The state of the virtual interface is not available.
676 */
677 virtualInterfaceState?: VirtualInterfaceState;
678 }
679 export interface ConfirmPublicVirtualInterfaceRequest {
680 /**
681 * The ID of the virtual interface.
682 */
683 virtualInterfaceId: VirtualInterfaceId;
684 }
685 export interface ConfirmPublicVirtualInterfaceResponse {
686 /**
687 * The state of the virtual interface. The following are the possible values: confirming: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner. verifying: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created. pending: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic. available: A virtual interface that is able to forward traffic. down: A virtual interface that is BGP down. deleting: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic. deleted: A virtual interface that cannot forward traffic. rejected: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming state is deleted by the virtual interface owner, the virtual interface enters the Rejected state. unknown: The state of the virtual interface is not available.
688 */
689 virtualInterfaceState?: VirtualInterfaceState;
690 }
691 export interface ConfirmTransitVirtualInterfaceRequest {
692 /**
693 * The ID of the virtual interface.
694 */
695 virtualInterfaceId: VirtualInterfaceId;
696 /**
697 * The ID of the Direct Connect gateway.
698 */
699 directConnectGatewayId: DirectConnectGatewayId;
700 }
701 export interface ConfirmTransitVirtualInterfaceResponse {
702 /**
703 * The state of the virtual interface. The following are the possible values: confirming: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner. verifying: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created. pending: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic. available: A virtual interface that is able to forward traffic. down: A virtual interface that is BGP down. deleting: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic. deleted: A virtual interface that cannot forward traffic. rejected: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming state is deleted by the virtual interface owner, the virtual interface enters the Rejected state. unknown: The state of the virtual interface is not available.
704 */
705 virtualInterfaceState?: VirtualInterfaceState;
706 }
707 export interface Connection {
708 /**
709 * The ID of the AWS account that owns the connection.
710 */
711 ownerAccount?: OwnerAccount;
712 /**
713 * The ID of the connection.
714 */
715 connectionId?: ConnectionId;
716 /**
717 * The name of the connection.
718 */
719 connectionName?: ConnectionName;
720 /**
721 * The state of the connection. The following are the possible values: ordering: The initial state of a hosted connection provisioned on an interconnect. The connection stays in the ordering state until the owner of the hosted connection confirms or declines the connection order. requested: The initial state of a standard connection. The connection stays in the requested state until the Letter of Authorization (LOA) is sent to the customer. pending: The connection has been approved and is being initialized. available: The network link is up and the connection is ready for use. down: The network link is down. deleting: The connection is being deleted. deleted: The connection has been deleted. rejected: A hosted connection in the ordering state enters the rejected state if it is deleted by the customer. unknown: The state of the connection is not available.
722 */
723 connectionState?: ConnectionState;
724 /**
725 * The AWS Region where the connection is located.
726 */
727 region?: Region;
728 /**
729 * The location of the connection.
730 */
731 location?: LocationCode;
732 /**
733 * The bandwidth of the connection.
734 */
735 bandwidth?: Bandwidth;
736 /**
737 * The ID of the VLAN.
738 */
739 vlan?: VLAN;
740 /**
741 * The name of the AWS Direct Connect service provider associated with the connection.
742 */
743 partnerName?: PartnerName;
744 /**
745 * The time of the most recent call to DescribeLoa for this connection.
746 */
747 loaIssueTime?: LoaIssueTime;
748 /**
749 * The ID of the LAG.
750 */
751 lagId?: LagId;
752 /**
753 * The Direct Connect endpoint on which the physical connection terminates.
754 */
755 awsDevice?: AwsDevice;
756 /**
757 * Indicates whether jumbo frames (9001 MTU) are supported.
758 */
759 jumboFrameCapable?: JumboFrameCapable;
760 /**
761 * The Direct Connect endpoint on which the physical connection terminates.
762 */
763 awsDeviceV2?: AwsDeviceV2;
764 /**
765 * Indicates whether the connection supports a secondary BGP peer in the same address family (IPv4/IPv6).
766 */
767 hasLogicalRedundancy?: HasLogicalRedundancy;
768 /**
769 * The tags associated with the connection.
770 */
771 tags?: TagList;
772 /**
773 * The name of the service provider associated with the connection.
774 */
775 providerName?: ProviderName;
776 }
777 export type ConnectionId = string;
778 export type ConnectionList = Connection[];
779 export type ConnectionName = string;
780 export type ConnectionState = "ordering"|"requested"|"pending"|"available"|"down"|"deleting"|"deleted"|"rejected"|"unknown"|string;
781 export interface Connections {
782 /**
783 * The connections.
784 */
785 connections?: ConnectionList;
786 }
787 export type Count = number;
788 export interface CreateBGPPeerRequest {
789 /**
790 * The ID of the virtual interface.
791 */
792 virtualInterfaceId?: VirtualInterfaceId;
793 /**
794 * Information about the BGP peer.
795 */
796 newBGPPeer?: NewBGPPeer;
797 }
798 export interface CreateBGPPeerResponse {
799 /**
800 * The virtual interface.
801 */
802 virtualInterface?: VirtualInterface;
803 }
804 export interface CreateConnectionRequest {
805 /**
806 * The location of the connection.
807 */
808 location: LocationCode;
809 /**
810 * The bandwidth of the connection.
811 */
812 bandwidth: Bandwidth;
813 /**
814 * The name of the connection.
815 */
816 connectionName: ConnectionName;
817 /**
818 * The ID of the LAG.
819 */
820 lagId?: LagId;
821 /**
822 * The tags to associate with the lag.
823 */
824 tags?: TagList;
825 /**
826 * The name of the service provider associated with the requested connection.
827 */
828 providerName?: ProviderName;
829 }
830 export interface CreateDirectConnectGatewayAssociationProposalRequest {
831 /**
832 * The ID of the Direct Connect gateway.
833 */
834 directConnectGatewayId: DirectConnectGatewayId;
835 /**
836 * The ID of the AWS account that owns the Direct Connect gateway.
837 */
838 directConnectGatewayOwnerAccount: OwnerAccount;
839 /**
840 * The ID of the virtual private gateway or transit gateway.
841 */
842 gatewayId: GatewayIdToAssociate;
843 /**
844 * The Amazon VPC prefixes to advertise to the Direct Connect gateway.
845 */
846 addAllowedPrefixesToDirectConnectGateway?: RouteFilterPrefixList;
847 /**
848 * The Amazon VPC prefixes to no longer advertise to the Direct Connect gateway.
849 */
850 removeAllowedPrefixesToDirectConnectGateway?: RouteFilterPrefixList;
851 }
852 export interface CreateDirectConnectGatewayAssociationProposalResult {
853 /**
854 * Information about the Direct Connect gateway proposal.
855 */
856 directConnectGatewayAssociationProposal?: DirectConnectGatewayAssociationProposal;
857 }
858 export interface CreateDirectConnectGatewayAssociationRequest {
859 /**
860 * The ID of the Direct Connect gateway.
861 */
862 directConnectGatewayId: DirectConnectGatewayId;
863 /**
864 * The ID of the virtual private gateway or transit gateway.
865 */
866 gatewayId?: GatewayIdToAssociate;
867 /**
868 * The Amazon VPC prefixes to advertise to the Direct Connect gateway This parameter is required when you create an association to a transit gateway. For information about how to set the prefixes, see Allowed Prefixes in the AWS Direct Connect User Guide.
869 */
870 addAllowedPrefixesToDirectConnectGateway?: RouteFilterPrefixList;
871 /**
872 * The ID of the virtual private gateway.
873 */
874 virtualGatewayId?: VirtualGatewayId;
875 }
876 export interface CreateDirectConnectGatewayAssociationResult {
877 /**
878 * The association to be created.
879 */
880 directConnectGatewayAssociation?: DirectConnectGatewayAssociation;
881 }
882 export interface CreateDirectConnectGatewayRequest {
883 /**
884 * The name of the Direct Connect gateway.
885 */
886 directConnectGatewayName: DirectConnectGatewayName;
887 /**
888 * The autonomous system number (ASN) for Border Gateway Protocol (BGP) to be configured on the Amazon side of the connection. The ASN must be in the private range of 64,512 to 65,534 or 4,200,000,000 to 4,294,967,294. The default is 64512.
889 */
890 amazonSideAsn?: LongAsn;
891 }
892 export interface CreateDirectConnectGatewayResult {
893 /**
894 * The Direct Connect gateway.
895 */
896 directConnectGateway?: DirectConnectGateway;
897 }
898 export interface CreateInterconnectRequest {
899 /**
900 * The name of the interconnect.
901 */
902 interconnectName: InterconnectName;
903 /**
904 * The port bandwidth, in Gbps. The possible values are 1 and 10.
905 */
906 bandwidth: Bandwidth;
907 /**
908 * The location of the interconnect.
909 */
910 location: LocationCode;
911 /**
912 * The ID of the LAG.
913 */
914 lagId?: LagId;
915 /**
916 * The tags to associate with the interconnect.
917 */
918 tags?: TagList;
919 /**
920 * The name of the service provider associated with the interconnect.
921 */
922 providerName?: ProviderName;
923 }
924 export interface CreateLagRequest {
925 /**
926 * The number of physical connections initially provisioned and bundled by the LAG.
927 */
928 numberOfConnections: Count;
929 /**
930 * The location for the LAG.
931 */
932 location: LocationCode;
933 /**
934 * The bandwidth of the individual physical connections bundled by the LAG. The possible values are 50Mbps, 100Mbps, 200Mbps, 300Mbps, 400Mbps, 500Mbps, 1Gbps, 2Gbps, 5Gbps, and 10Gbps.
935 */
936 connectionsBandwidth: Bandwidth;
937 /**
938 * The name of the LAG.
939 */
940 lagName: LagName;
941 /**
942 * The ID of an existing connection to migrate to the LAG.
943 */
944 connectionId?: ConnectionId;
945 /**
946 * The tags to associate with the LAG.
947 */
948 tags?: TagList;
949 /**
950 * The tags to associate with the automtically created LAGs.
951 */
952 childConnectionTags?: TagList;
953 /**
954 * The name of the service provider associated with the LAG.
955 */
956 providerName?: ProviderName;
957 }
958 export interface CreatePrivateVirtualInterfaceRequest {
959 /**
960 * The ID of the connection.
961 */
962 connectionId: ConnectionId;
963 /**
964 * Information about the private virtual interface.
965 */
966 newPrivateVirtualInterface: NewPrivateVirtualInterface;
967 }
968 export interface CreatePublicVirtualInterfaceRequest {
969 /**
970 * The ID of the connection.
971 */
972 connectionId: ConnectionId;
973 /**
974 * Information about the public virtual interface.
975 */
976 newPublicVirtualInterface: NewPublicVirtualInterface;
977 }
978 export interface CreateTransitVirtualInterfaceRequest {
979 /**
980 * The ID of the connection.
981 */
982 connectionId: ConnectionId;
983 /**
984 * Information about the transit virtual interface.
985 */
986 newTransitVirtualInterface: NewTransitVirtualInterface;
987 }
988 export interface CreateTransitVirtualInterfaceResult {
989 virtualInterface?: VirtualInterface;
990 }
991 export type CustomerAddress = string;
992 export interface DeleteBGPPeerRequest {
993 /**
994 * The ID of the virtual interface.
995 */
996 virtualInterfaceId?: VirtualInterfaceId;
997 /**
998 * The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
999 */
1000 asn?: ASN;
1001 /**
1002 * The IP address assigned to the customer interface.
1003 */
1004 customerAddress?: CustomerAddress;
1005 /**
1006 * The ID of the BGP peer.
1007 */
1008 bgpPeerId?: BGPPeerId;
1009 }
1010 export interface DeleteBGPPeerResponse {
1011 /**
1012 * The virtual interface.
1013 */
1014 virtualInterface?: VirtualInterface;
1015 }
1016 export interface DeleteConnectionRequest {
1017 /**
1018 * The ID of the connection.
1019 */
1020 connectionId: ConnectionId;
1021 }
1022 export interface DeleteDirectConnectGatewayAssociationProposalRequest {
1023 /**
1024 * The ID of the proposal.
1025 */
1026 proposalId: DirectConnectGatewayAssociationProposalId;
1027 }
1028 export interface DeleteDirectConnectGatewayAssociationProposalResult {
1029 /**
1030 * The ID of the associated gateway.
1031 */
1032 directConnectGatewayAssociationProposal?: DirectConnectGatewayAssociationProposal;
1033 }
1034 export interface DeleteDirectConnectGatewayAssociationRequest {
1035 /**
1036 * The ID of the Direct Connect gateway association.
1037 */
1038 associationId?: DirectConnectGatewayAssociationId;
1039 /**
1040 * The ID of the Direct Connect gateway.
1041 */
1042 directConnectGatewayId?: DirectConnectGatewayId;
1043 /**
1044 * The ID of the virtual private gateway.
1045 */
1046 virtualGatewayId?: VirtualGatewayId;
1047 }
1048 export interface DeleteDirectConnectGatewayAssociationResult {
1049 /**
1050 * Information about the deleted association.
1051 */
1052 directConnectGatewayAssociation?: DirectConnectGatewayAssociation;
1053 }
1054 export interface DeleteDirectConnectGatewayRequest {
1055 /**
1056 * The ID of the Direct Connect gateway.
1057 */
1058 directConnectGatewayId: DirectConnectGatewayId;
1059 }
1060 export interface DeleteDirectConnectGatewayResult {
1061 /**
1062 * The Direct Connect gateway.
1063 */
1064 directConnectGateway?: DirectConnectGateway;
1065 }
1066 export interface DeleteInterconnectRequest {
1067 /**
1068 * The ID of the interconnect.
1069 */
1070 interconnectId: InterconnectId;
1071 }
1072 export interface DeleteInterconnectResponse {
1073 /**
1074 * The state of the interconnect. The following are the possible values: requested: The initial state of an interconnect. The interconnect stays in the requested state until the Letter of Authorization (LOA) is sent to the customer. pending: The interconnect is approved, and is being initialized. available: The network link is up, and the interconnect is ready for use. down: The network link is down. deleting: The interconnect is being deleted. deleted: The interconnect is deleted. unknown: The state of the interconnect is not available.
1075 */
1076 interconnectState?: InterconnectState;
1077 }
1078 export interface DeleteLagRequest {
1079 /**
1080 * The ID of the LAG.
1081 */
1082 lagId: LagId;
1083 }
1084 export interface DeleteVirtualInterfaceRequest {
1085 /**
1086 * The ID of the virtual interface.
1087 */
1088 virtualInterfaceId: VirtualInterfaceId;
1089 }
1090 export interface DeleteVirtualInterfaceResponse {
1091 /**
1092 * The state of the virtual interface. The following are the possible values: confirming: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner. verifying: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created. pending: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic. available: A virtual interface that is able to forward traffic. down: A virtual interface that is BGP down. deleting: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic. deleted: A virtual interface that cannot forward traffic. rejected: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming state is deleted by the virtual interface owner, the virtual interface enters the Rejected state. unknown: The state of the virtual interface is not available.
1093 */
1094 virtualInterfaceState?: VirtualInterfaceState;
1095 }
1096 export interface DescribeConnectionLoaRequest {
1097 /**
1098 * The ID of the connection.
1099 */
1100 connectionId: ConnectionId;
1101 /**
1102 * The name of the APN partner or service provider who establishes connectivity on your behalf. If you specify this parameter, the LOA-CFA lists the provider name alongside your company name as the requester of the cross connect.
1103 */
1104 providerName?: ProviderName;
1105 /**
1106 * The standard media type for the LOA-CFA document. The only supported value is application/pdf.
1107 */
1108 loaContentType?: LoaContentType;
1109 }
1110 export interface DescribeConnectionLoaResponse {
1111 /**
1112 * The Letter of Authorization - Connecting Facility Assignment (LOA-CFA).
1113 */
1114 loa?: Loa;
1115 }
1116 export interface DescribeConnectionsOnInterconnectRequest {
1117 /**
1118 * The ID of the interconnect.
1119 */
1120 interconnectId: InterconnectId;
1121 }
1122 export interface DescribeConnectionsRequest {
1123 /**
1124 * The ID of the connection.
1125 */
1126 connectionId?: ConnectionId;
1127 }
1128 export interface DescribeDirectConnectGatewayAssociationProposalsRequest {
1129 /**
1130 * The ID of the Direct Connect gateway.
1131 */
1132 directConnectGatewayId?: DirectConnectGatewayId;
1133 /**
1134 * The ID of the proposal.
1135 */
1136 proposalId?: DirectConnectGatewayAssociationProposalId;
1137 /**
1138 * The ID of the associated gateway.
1139 */
1140 associatedGatewayId?: AssociatedGatewayId;
1141 /**
1142 * The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value. If MaxResults is given a value larger than 100, only 100 results are returned.
1143 */
1144 maxResults?: MaxResultSetSize;
1145 /**
1146 * The token for the next page of results.
1147 */
1148 nextToken?: PaginationToken;
1149 }
1150 export interface DescribeDirectConnectGatewayAssociationProposalsResult {
1151 /**
1152 * Describes the Direct Connect gateway association proposals.
1153 */
1154 directConnectGatewayAssociationProposals?: DirectConnectGatewayAssociationProposalList;
1155 /**
1156 * The token to use to retrieve the next page of results. This value is null when there are no more results to return.
1157 */
1158 nextToken?: PaginationToken;
1159 }
1160 export interface DescribeDirectConnectGatewayAssociationsRequest {
1161 /**
1162 * The ID of the Direct Connect gateway association.
1163 */
1164 associationId?: DirectConnectGatewayAssociationId;
1165 /**
1166 * The ID of the associated gateway.
1167 */
1168 associatedGatewayId?: AssociatedGatewayId;
1169 /**
1170 * The ID of the Direct Connect gateway.
1171 */
1172 directConnectGatewayId?: DirectConnectGatewayId;
1173 /**
1174 * The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value. If MaxResults is given a value larger than 100, only 100 results are returned.
1175 */
1176 maxResults?: MaxResultSetSize;
1177 /**
1178 * The token provided in the previous call to retrieve the next page.
1179 */
1180 nextToken?: PaginationToken;
1181 /**
1182 * The ID of the virtual private gateway.
1183 */
1184 virtualGatewayId?: VirtualGatewayId;
1185 }
1186 export interface DescribeDirectConnectGatewayAssociationsResult {
1187 /**
1188 * Information about the associations.
1189 */
1190 directConnectGatewayAssociations?: DirectConnectGatewayAssociationList;
1191 /**
1192 * The token to retrieve the next page.
1193 */
1194 nextToken?: PaginationToken;
1195 }
1196 export interface DescribeDirectConnectGatewayAttachmentsRequest {
1197 /**
1198 * The ID of the Direct Connect gateway.
1199 */
1200 directConnectGatewayId?: DirectConnectGatewayId;
1201 /**
1202 * The ID of the virtual interface.
1203 */
1204 virtualInterfaceId?: VirtualInterfaceId;
1205 /**
1206 * The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value. If MaxResults is given a value larger than 100, only 100 results are returned.
1207 */
1208 maxResults?: MaxResultSetSize;
1209 /**
1210 * The token provided in the previous call to retrieve the next page.
1211 */
1212 nextToken?: PaginationToken;
1213 }
1214 export interface DescribeDirectConnectGatewayAttachmentsResult {
1215 /**
1216 * The attachments.
1217 */
1218 directConnectGatewayAttachments?: DirectConnectGatewayAttachmentList;
1219 /**
1220 * The token to retrieve the next page.
1221 */
1222 nextToken?: PaginationToken;
1223 }
1224 export interface DescribeDirectConnectGatewaysRequest {
1225 /**
1226 * The ID of the Direct Connect gateway.
1227 */
1228 directConnectGatewayId?: DirectConnectGatewayId;
1229 /**
1230 * The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value. If MaxResults is given a value larger than 100, only 100 results are returned.
1231 */
1232 maxResults?: MaxResultSetSize;
1233 /**
1234 * The token provided in the previous call to retrieve the next page.
1235 */
1236 nextToken?: PaginationToken;
1237 }
1238 export interface DescribeDirectConnectGatewaysResult {
1239 /**
1240 * The Direct Connect gateways.
1241 */
1242 directConnectGateways?: DirectConnectGatewayList;
1243 /**
1244 * The token to retrieve the next page.
1245 */
1246 nextToken?: PaginationToken;
1247 }
1248 export interface DescribeHostedConnectionsRequest {
1249 /**
1250 * The ID of the interconnect or LAG.
1251 */
1252 connectionId: ConnectionId;
1253 }
1254 export interface DescribeInterconnectLoaRequest {
1255 /**
1256 * The ID of the interconnect.
1257 */
1258 interconnectId: InterconnectId;
1259 /**
1260 * The name of the service provider who establishes connectivity on your behalf. If you supply this parameter, the LOA-CFA lists the provider name alongside your company name as the requester of the cross connect.
1261 */
1262 providerName?: ProviderName;
1263 /**
1264 * The standard media type for the LOA-CFA document. The only supported value is application/pdf.
1265 */
1266 loaContentType?: LoaContentType;
1267 }
1268 export interface DescribeInterconnectLoaResponse {
1269 /**
1270 * The Letter of Authorization - Connecting Facility Assignment (LOA-CFA).
1271 */
1272 loa?: Loa;
1273 }
1274 export interface DescribeInterconnectsRequest {
1275 /**
1276 * The ID of the interconnect.
1277 */
1278 interconnectId?: InterconnectId;
1279 }
1280 export interface DescribeLagsRequest {
1281 /**
1282 * The ID of the LAG.
1283 */
1284 lagId?: LagId;
1285 }
1286 export interface DescribeLoaRequest {
1287 /**
1288 * The ID of a connection, LAG, or interconnect.
1289 */
1290 connectionId: ConnectionId;
1291 /**
1292 * The name of the service provider who establishes connectivity on your behalf. If you specify this parameter, the LOA-CFA lists the provider name alongside your company name as the requester of the cross connect.
1293 */
1294 providerName?: ProviderName;
1295 /**
1296 * The standard media type for the LOA-CFA document. The only supported value is application/pdf.
1297 */
1298 loaContentType?: LoaContentType;
1299 }
1300 export interface DescribeTagsRequest {
1301 /**
1302 * The Amazon Resource Names (ARNs) of the resources.
1303 */
1304 resourceArns: ResourceArnList;
1305 }
1306 export interface DescribeTagsResponse {
1307 /**
1308 * Information about the tags.
1309 */
1310 resourceTags?: ResourceTagList;
1311 }
1312 export interface DescribeVirtualInterfacesRequest {
1313 /**
1314 * The ID of the connection.
1315 */
1316 connectionId?: ConnectionId;
1317 /**
1318 * The ID of the virtual interface.
1319 */
1320 virtualInterfaceId?: VirtualInterfaceId;
1321 }
1322 export interface DirectConnectGateway {
1323 /**
1324 * The ID of the Direct Connect gateway.
1325 */
1326 directConnectGatewayId?: DirectConnectGatewayId;
1327 /**
1328 * The name of the Direct Connect gateway.
1329 */
1330 directConnectGatewayName?: DirectConnectGatewayName;
1331 /**
1332 * The autonomous system number (ASN) for the Amazon side of the connection.
1333 */
1334 amazonSideAsn?: LongAsn;
1335 /**
1336 * The ID of the AWS account that owns the Direct Connect gateway.
1337 */
1338 ownerAccount?: OwnerAccount;
1339 /**
1340 * The state of the Direct Connect gateway. The following are the possible values: pending: The initial state after calling CreateDirectConnectGateway. available: The Direct Connect gateway is ready for use. deleting: The initial state after calling DeleteDirectConnectGateway. deleted: The Direct Connect gateway is deleted and cannot pass traffic.
1341 */
1342 directConnectGatewayState?: DirectConnectGatewayState;
1343 /**
1344 * The error message if the state of an object failed to advance.
1345 */
1346 stateChangeError?: StateChangeError;
1347 }
1348 export interface DirectConnectGatewayAssociation {
1349 /**
1350 * The ID of the Direct Connect gateway.
1351 */
1352 directConnectGatewayId?: DirectConnectGatewayId;
1353 /**
1354 * The ID of the AWS account that owns the associated gateway.
1355 */
1356 directConnectGatewayOwnerAccount?: OwnerAccount;
1357 /**
1358 * The state of the association. The following are the possible values: associating: The initial state after calling CreateDirectConnectGatewayAssociation. associated: The Direct Connect gateway and virtual private gateway or transit gateway are successfully associated and ready to pass traffic. disassociating: The initial state after calling DeleteDirectConnectGatewayAssociation. disassociated: The virtual private gateway or transit gateway is disassociated from the Direct Connect gateway. Traffic flow between the Direct Connect gateway and virtual private gateway or transit gateway is stopped.
1359 */
1360 associationState?: DirectConnectGatewayAssociationState;
1361 /**
1362 * The error message if the state of an object failed to advance.
1363 */
1364 stateChangeError?: StateChangeError;
1365 /**
1366 * Information about the associated gateway.
1367 */
1368 associatedGateway?: AssociatedGateway;
1369 /**
1370 * The ID of the Direct Connect gateway association.
1371 */
1372 associationId?: DirectConnectGatewayAssociationId;
1373 /**
1374 * The Amazon VPC prefixes to advertise to the Direct Connect gateway.
1375 */
1376 allowedPrefixesToDirectConnectGateway?: RouteFilterPrefixList;
1377 /**
1378 * The ID of the virtual private gateway. Applies only to private virtual interfaces.
1379 */
1380 virtualGatewayId?: VirtualGatewayId;
1381 /**
1382 * The AWS Region where the virtual private gateway is located.
1383 */
1384 virtualGatewayRegion?: VirtualGatewayRegion;
1385 /**
1386 * The ID of the AWS account that owns the virtual private gateway.
1387 */
1388 virtualGatewayOwnerAccount?: OwnerAccount;
1389 }
1390 export type DirectConnectGatewayAssociationId = string;
1391 export type DirectConnectGatewayAssociationList = DirectConnectGatewayAssociation[];
1392 export interface DirectConnectGatewayAssociationProposal {
1393 /**
1394 * The ID of the association proposal.
1395 */
1396 proposalId?: DirectConnectGatewayAssociationProposalId;
1397 /**
1398 * The ID of the Direct Connect gateway.
1399 */
1400 directConnectGatewayId?: DirectConnectGatewayId;
1401 /**
1402 * The ID of the AWS account that owns the Direct Connect gateway.
1403 */
1404 directConnectGatewayOwnerAccount?: OwnerAccount;
1405 /**
1406 * The state of the proposal. The following are possible values: accepted: The proposal has been accepted. The Direct Connect gateway association is available to use in this state. deleted: The proposal has been deleted by the owner that made the proposal. The Direct Connect gateway association cannot be used in this state. requested: The proposal has been requested. The Direct Connect gateway association cannot be used in this state.
1407 */
1408 proposalState?: DirectConnectGatewayAssociationProposalState;
1409 /**
1410 * Information about the associated gateway.
1411 */
1412 associatedGateway?: AssociatedGateway;
1413 /**
1414 * The existing Amazon VPC prefixes advertised to the Direct Connect gateway.
1415 */
1416 existingAllowedPrefixesToDirectConnectGateway?: RouteFilterPrefixList;
1417 /**
1418 * The Amazon VPC prefixes to advertise to the Direct Connect gateway.
1419 */
1420 requestedAllowedPrefixesToDirectConnectGateway?: RouteFilterPrefixList;
1421 }
1422 export type DirectConnectGatewayAssociationProposalId = string;
1423 export type DirectConnectGatewayAssociationProposalList = DirectConnectGatewayAssociationProposal[];
1424 export type DirectConnectGatewayAssociationProposalState = "requested"|"accepted"|"deleted"|string;
1425 export type DirectConnectGatewayAssociationState = "associating"|"associated"|"disassociating"|"disassociated"|"updating"|string;
1426 export interface DirectConnectGatewayAttachment {
1427 /**
1428 * The ID of the Direct Connect gateway.
1429 */
1430 directConnectGatewayId?: DirectConnectGatewayId;
1431 /**
1432 * The ID of the virtual interface.
1433 */
1434 virtualInterfaceId?: VirtualInterfaceId;
1435 /**
1436 * The AWS Region where the virtual interface is located.
1437 */
1438 virtualInterfaceRegion?: VirtualInterfaceRegion;
1439 /**
1440 * The ID of the AWS account that owns the virtual interface.
1441 */
1442 virtualInterfaceOwnerAccount?: OwnerAccount;
1443 /**
1444 * The state of the attachment. The following are the possible values: attaching: The initial state after a virtual interface is created using the Direct Connect gateway. attached: The Direct Connect gateway and virtual interface are attached and ready to pass traffic. detaching: The initial state after calling DeleteVirtualInterface. detached: The virtual interface is detached from the Direct Connect gateway. Traffic flow between the Direct Connect gateway and virtual interface is stopped.
1445 */
1446 attachmentState?: DirectConnectGatewayAttachmentState;
1447 /**
1448 * The type of attachment.
1449 */
1450 attachmentType?: DirectConnectGatewayAttachmentType;
1451 /**
1452 * The error message if the state of an object failed to advance.
1453 */
1454 stateChangeError?: StateChangeError;
1455 }
1456 export type DirectConnectGatewayAttachmentList = DirectConnectGatewayAttachment[];
1457 export type DirectConnectGatewayAttachmentState = "attaching"|"attached"|"detaching"|"detached"|string;
1458 export type DirectConnectGatewayAttachmentType = "TransitVirtualInterface"|"PrivateVirtualInterface"|string;
1459 export type DirectConnectGatewayId = string;
1460 export type DirectConnectGatewayList = DirectConnectGateway[];
1461 export type DirectConnectGatewayName = string;
1462 export type DirectConnectGatewayState = "pending"|"available"|"deleting"|"deleted"|string;
1463 export interface DisassociateConnectionFromLagRequest {
1464 /**
1465 * The ID of the connection.
1466 */
1467 connectionId: ConnectionId;
1468 /**
1469 * The ID of the LAG.
1470 */
1471 lagId: LagId;
1472 }
1473 export type GatewayIdToAssociate = string;
1474 export type GatewayIdentifier = string;
1475 export type GatewayType = "virtualPrivateGateway"|"transitGateway"|string;
1476 export type HasLogicalRedundancy = "unknown"|"yes"|"no"|string;
1477 export interface Interconnect {
1478 /**
1479 * The ID of the interconnect.
1480 */
1481 interconnectId?: InterconnectId;
1482 /**
1483 * The name of the interconnect.
1484 */
1485 interconnectName?: InterconnectName;
1486 /**
1487 * The state of the interconnect. The following are the possible values: requested: The initial state of an interconnect. The interconnect stays in the requested state until the Letter of Authorization (LOA) is sent to the customer. pending: The interconnect is approved, and is being initialized. available: The network link is up, and the interconnect is ready for use. down: The network link is down. deleting: The interconnect is being deleted. deleted: The interconnect is deleted. unknown: The state of the interconnect is not available.
1488 */
1489 interconnectState?: InterconnectState;
1490 /**
1491 * The AWS Region where the connection is located.
1492 */
1493 region?: Region;
1494 /**
1495 * The location of the connection.
1496 */
1497 location?: LocationCode;
1498 /**
1499 * The bandwidth of the connection.
1500 */
1501 bandwidth?: Bandwidth;
1502 /**
1503 * The time of the most recent call to DescribeLoa for this connection.
1504 */
1505 loaIssueTime?: LoaIssueTime;
1506 /**
1507 * The ID of the LAG.
1508 */
1509 lagId?: LagId;
1510 /**
1511 * The Direct Connect endpoint on which the physical connection terminates.
1512 */
1513 awsDevice?: AwsDevice;
1514 /**
1515 * Indicates whether jumbo frames (9001 MTU) are supported.
1516 */
1517 jumboFrameCapable?: JumboFrameCapable;
1518 /**
1519 * The Direct Connect endpoint on which the physical connection terminates.
1520 */
1521 awsDeviceV2?: AwsDeviceV2;
1522 /**
1523 * Indicates whether the interconnect supports a secondary BGP in the same address family (IPv4/IPv6).
1524 */
1525 hasLogicalRedundancy?: HasLogicalRedundancy;
1526 /**
1527 * The tags associated with the interconnect.
1528 */
1529 tags?: TagList;
1530 /**
1531 * The name of the service provider associated with the interconnect.
1532 */
1533 providerName?: ProviderName;
1534 }
1535 export type InterconnectId = string;
1536 export type InterconnectList = Interconnect[];
1537 export type InterconnectName = string;
1538 export type InterconnectState = "requested"|"pending"|"available"|"down"|"deleting"|"deleted"|"unknown"|string;
1539 export interface Interconnects {
1540 /**
1541 * The interconnects.
1542 */
1543 interconnects?: InterconnectList;
1544 }
1545 export type JumboFrameCapable = boolean;
1546 export interface Lag {
1547 /**
1548 * The individual bandwidth of the physical connections bundled by the LAG. The possible values are 1Gbps and 10Gbps.
1549 */
1550 connectionsBandwidth?: Bandwidth;
1551 /**
1552 * The number of physical connections bundled by the LAG, up to a maximum of 10.
1553 */
1554 numberOfConnections?: Count;
1555 /**
1556 * The ID of the LAG.
1557 */
1558 lagId?: LagId;
1559 /**
1560 * The ID of the AWS account that owns the LAG.
1561 */
1562 ownerAccount?: OwnerAccount;
1563 /**
1564 * The name of the LAG.
1565 */
1566 lagName?: LagName;
1567 /**
1568 * The state of the LAG. The following are the possible values: requested: The initial state of a LAG. The LAG stays in the requested state until the Letter of Authorization (LOA) is available. pending: The LAG has been approved and is being initialized. available: The network link is established and the LAG is ready for use. down: The network link is down. deleting: The LAG is being deleted. deleted: The LAG is deleted. unknown: The state of the LAG is not available.
1569 */
1570 lagState?: LagState;
1571 /**
1572 * The location of the LAG.
1573 */
1574 location?: LocationCode;
1575 /**
1576 * The AWS Region where the connection is located.
1577 */
1578 region?: Region;
1579 /**
1580 * The minimum number of physical connections that must be operational for the LAG itself to be operational.
1581 */
1582 minimumLinks?: Count;
1583 /**
1584 * The AWS Direct Connect endpoint that hosts the LAG.
1585 */
1586 awsDevice?: AwsDevice;
1587 /**
1588 * The AWS Direct Connect endpoint that hosts the LAG.
1589 */
1590 awsDeviceV2?: AwsDeviceV2;
1591 /**
1592 * The connections bundled by the LAG.
1593 */
1594 connections?: ConnectionList;
1595 /**
1596 * Indicates whether the LAG can host other connections.
1597 */
1598 allowsHostedConnections?: BooleanFlag;
1599 /**
1600 * Indicates whether jumbo frames (9001 MTU) are supported.
1601 */
1602 jumboFrameCapable?: JumboFrameCapable;
1603 /**
1604 * Indicates whether the LAG supports a secondary BGP peer in the same address family (IPv4/IPv6).
1605 */
1606 hasLogicalRedundancy?: HasLogicalRedundancy;
1607 /**
1608 * The tags associated with the LAG.
1609 */
1610 tags?: TagList;
1611 /**
1612 * The name of the service provider associated with the LAG.
1613 */
1614 providerName?: ProviderName;
1615 }
1616 export type LagId = string;
1617 export type LagList = Lag[];
1618 export type LagName = string;
1619 export type LagState = "requested"|"pending"|"available"|"down"|"deleting"|"deleted"|"unknown"|string;
1620 export interface Lags {
1621 /**
1622 * The LAGs.
1623 */
1624 lags?: LagList;
1625 }
1626 export interface Loa {
1627 /**
1628 * The binary contents of the LOA-CFA document.
1629 */
1630 loaContent?: LoaContent;
1631 /**
1632 * The standard media type for the LOA-CFA document. The only supported value is application/pdf.
1633 */
1634 loaContentType?: LoaContentType;
1635 }
1636 export type LoaContent = Buffer|Uint8Array|Blob|string;
1637 export type LoaContentType = "application/pdf"|string;
1638 export type LoaIssueTime = Date;
1639 export interface Location {
1640 /**
1641 * The code for the location.
1642 */
1643 locationCode?: LocationCode;
1644 /**
1645 * The name of the location. This includes the name of the colocation partner and the physical site of the building.
1646 */
1647 locationName?: LocationName;
1648 /**
1649 * The AWS Region for the location.
1650 */
1651 region?: Region;
1652 /**
1653 * The available port speeds for the location.
1654 */
1655 availablePortSpeeds?: AvailablePortSpeeds;
1656 /**
1657 * The name of the service provider for the location.
1658 */
1659 availableProviders?: ProviderList;
1660 }
1661 export type LocationCode = string;
1662 export type LocationList = Location[];
1663 export type LocationName = string;
1664 export interface Locations {
1665 /**
1666 * The locations.
1667 */
1668 locations?: LocationList;
1669 }
1670 export type LongAsn = number;
1671 export type MTU = number;
1672 export type MaxResultSetSize = number;
1673 export interface NewBGPPeer {
1674 /**
1675 * The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
1676 */
1677 asn?: ASN;
1678 /**
1679 * The authentication key for BGP configuration. This string has a minimum length of 6 characters and and a maximun lenth of 80 characters.
1680 */
1681 authKey?: BGPAuthKey;
1682 /**
1683 * The address family for the BGP peer.
1684 */
1685 addressFamily?: AddressFamily;
1686 /**
1687 * The IP address assigned to the Amazon interface.
1688 */
1689 amazonAddress?: AmazonAddress;
1690 /**
1691 * The IP address assigned to the customer interface.
1692 */
1693 customerAddress?: CustomerAddress;
1694 }
1695 export interface NewPrivateVirtualInterface {
1696 /**
1697 * The name of the virtual interface assigned by the customer network.
1698 */
1699 virtualInterfaceName: VirtualInterfaceName;
1700 /**
1701 * The ID of the VLAN.
1702 */
1703 vlan: VLAN;
1704 /**
1705 * The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration. The valid values are 1-2147483647.
1706 */
1707 asn: ASN;
1708 /**
1709 * The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.
1710 */
1711 mtu?: MTU;
1712 /**
1713 * The authentication key for BGP configuration. This string has a minimum length of 6 characters and and a maximun lenth of 80 characters.
1714 */
1715 authKey?: BGPAuthKey;
1716 /**
1717 * The IP address assigned to the Amazon interface.
1718 */
1719 amazonAddress?: AmazonAddress;
1720 /**
1721 * The IP address assigned to the customer interface.
1722 */
1723 customerAddress?: CustomerAddress;
1724 /**
1725 * The address family for the BGP peer.
1726 */
1727 addressFamily?: AddressFamily;
1728 /**
1729 * The ID of the virtual private gateway.
1730 */
1731 virtualGatewayId?: VirtualGatewayId;
1732 /**
1733 * The ID of the Direct Connect gateway.
1734 */
1735 directConnectGatewayId?: DirectConnectGatewayId;
1736 /**
1737 * The tags associated with the private virtual interface.
1738 */
1739 tags?: TagList;
1740 }
1741 export interface NewPrivateVirtualInterfaceAllocation {
1742 /**
1743 * The name of the virtual interface assigned by the customer network.
1744 */
1745 virtualInterfaceName: VirtualInterfaceName;
1746 /**
1747 * The ID of the VLAN.
1748 */
1749 vlan: VLAN;
1750 /**
1751 * The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration. The valid values are 1-2147483647.
1752 */
1753 asn: ASN;
1754 /**
1755 * The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.
1756 */
1757 mtu?: MTU;
1758 /**
1759 * The authentication key for BGP configuration. This string has a minimum length of 6 characters and and a maximun lenth of 80 characters.
1760 */
1761 authKey?: BGPAuthKey;
1762 /**
1763 * The IP address assigned to the Amazon interface.
1764 */
1765 amazonAddress?: AmazonAddress;
1766 /**
1767 * The address family for the BGP peer.
1768 */
1769 addressFamily?: AddressFamily;
1770 /**
1771 * The IP address assigned to the customer interface.
1772 */
1773 customerAddress?: CustomerAddress;
1774 /**
1775 * The tags associated with the private virtual interface.
1776 */
1777 tags?: TagList;
1778 }
1779 export interface NewPublicVirtualInterface {
1780 /**
1781 * The name of the virtual interface assigned by the customer network.
1782 */
1783 virtualInterfaceName: VirtualInterfaceName;
1784 /**
1785 * The ID of the VLAN.
1786 */
1787 vlan: VLAN;
1788 /**
1789 * The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration. The valid values are 1-2147483647.
1790 */
1791 asn: ASN;
1792 /**
1793 * The authentication key for BGP configuration. This string has a minimum length of 6 characters and and a maximun lenth of 80 characters.
1794 */
1795 authKey?: BGPAuthKey;
1796 /**
1797 * The IP address assigned to the Amazon interface.
1798 */
1799 amazonAddress?: AmazonAddress;
1800 /**
1801 * The IP address assigned to the customer interface.
1802 */
1803 customerAddress?: CustomerAddress;
1804 /**
1805 * The address family for the BGP peer.
1806 */
1807 addressFamily?: AddressFamily;
1808 /**
1809 * The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.
1810 */
1811 routeFilterPrefixes?: RouteFilterPrefixList;
1812 /**
1813 * The tags associated with the public virtual interface.
1814 */
1815 tags?: TagList;
1816 }
1817 export interface NewPublicVirtualInterfaceAllocation {
1818 /**
1819 * The name of the virtual interface assigned by the customer network.
1820 */
1821 virtualInterfaceName: VirtualInterfaceName;
1822 /**
1823 * The ID of the VLAN.
1824 */
1825 vlan: VLAN;
1826 /**
1827 * The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration. The valid values are 1-2147483647.
1828 */
1829 asn: ASN;
1830 /**
1831 * The authentication key for BGP configuration. This string has a minimum length of 6 characters and and a maximun lenth of 80 characters.
1832 */
1833 authKey?: BGPAuthKey;
1834 /**
1835 * The IP address assigned to the Amazon interface.
1836 */
1837 amazonAddress?: AmazonAddress;
1838 /**
1839 * The IP address assigned to the customer interface.
1840 */
1841 customerAddress?: CustomerAddress;
1842 /**
1843 * The address family for the BGP peer.
1844 */
1845 addressFamily?: AddressFamily;
1846 /**
1847 * The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.
1848 */
1849 routeFilterPrefixes?: RouteFilterPrefixList;
1850 /**
1851 * The tags associated with the public virtual interface.
1852 */
1853 tags?: TagList;
1854 }
1855 export interface NewTransitVirtualInterface {
1856 /**
1857 * The name of the virtual interface assigned by the customer network.
1858 */
1859 virtualInterfaceName?: VirtualInterfaceName;
1860 /**
1861 * The ID of the VLAN.
1862 */
1863 vlan?: VLAN;
1864 /**
1865 * The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration. The valid values are 1-2147483647.
1866 */
1867 asn?: ASN;
1868 /**
1869 * The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.
1870 */
1871 mtu?: MTU;
1872 /**
1873 * The authentication key for BGP configuration. This string has a minimum length of 6 characters and and a maximun lenth of 80 characters.
1874 */
1875 authKey?: BGPAuthKey;
1876 /**
1877 * The IP address assigned to the Amazon interface.
1878 */
1879 amazonAddress?: AmazonAddress;
1880 /**
1881 * The IP address assigned to the customer interface.
1882 */
1883 customerAddress?: CustomerAddress;
1884 /**
1885 * The address family for the BGP peer.
1886 */
1887 addressFamily?: AddressFamily;
1888 /**
1889 * The ID of the Direct Connect gateway.
1890 */
1891 directConnectGatewayId?: DirectConnectGatewayId;
1892 /**
1893 * The tags associated with the transitive virtual interface.
1894 */
1895 tags?: TagList;
1896 }
1897 export interface NewTransitVirtualInterfaceAllocation {
1898 /**
1899 * The name of the virtual interface assigned by the customer network.
1900 */
1901 virtualInterfaceName?: VirtualInterfaceName;
1902 /**
1903 * The ID of the VLAN.
1904 */
1905 vlan?: VLAN;
1906 /**
1907 * The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration. The valid values are 1-2147483647.
1908 */
1909 asn?: ASN;
1910 /**
1911 * The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.
1912 */
1913 mtu?: MTU;
1914 /**
1915 * The authentication key for BGP configuration. This string has a minimum length of 6 characters and and a maximun lenth of 80 characters.
1916 */
1917 authKey?: BGPAuthKey;
1918 /**
1919 * The IP address assigned to the Amazon interface.
1920 */
1921 amazonAddress?: AmazonAddress;
1922 /**
1923 * The IP address assigned to the customer interface.
1924 */
1925 customerAddress?: CustomerAddress;
1926 /**
1927 * The address family for the BGP peer.
1928 */
1929 addressFamily?: AddressFamily;
1930 /**
1931 * The tags associated with the transitive virtual interface.
1932 */
1933 tags?: TagList;
1934 }
1935 export type OwnerAccount = string;
1936 export type PaginationToken = string;
1937 export type PartnerName = string;
1938 export type PortSpeed = string;
1939 export type ProviderList = ProviderName[];
1940 export type ProviderName = string;
1941 export type Region = string;
1942 export type ResourceArn = string;
1943 export type ResourceArnList = ResourceArn[];
1944 export interface ResourceTag {
1945 /**
1946 * The Amazon Resource Name (ARN) of the resource.
1947 */
1948 resourceArn?: ResourceArn;
1949 /**
1950 * The tags.
1951 */
1952 tags?: TagList;
1953 }
1954 export type ResourceTagList = ResourceTag[];
1955 export interface RouteFilterPrefix {
1956 /**
1957 * The CIDR block for the advertised route. Separate multiple routes using commas. An IPv6 CIDR must use /64 or shorter.
1958 */
1959 cidr?: CIDR;
1960 }
1961 export type RouteFilterPrefixList = RouteFilterPrefix[];
1962 export type RouterConfig = string;
1963 export type StateChangeError = string;
1964 export interface Tag {
1965 /**
1966 * The key.
1967 */
1968 key: TagKey;
1969 /**
1970 * The value.
1971 */
1972 value?: TagValue;
1973 }
1974 export type TagKey = string;
1975 export type TagKeyList = TagKey[];
1976 export type TagList = Tag[];
1977 export interface TagResourceRequest {
1978 /**
1979 * The Amazon Resource Name (ARN) of the resource.
1980 */
1981 resourceArn: ResourceArn;
1982 /**
1983 * The tags to add.
1984 */
1985 tags: TagList;
1986 }
1987 export interface TagResourceResponse {
1988 }
1989 export type TagValue = string;
1990 export interface UntagResourceRequest {
1991 /**
1992 * The Amazon Resource Name (ARN) of the resource.
1993 */
1994 resourceArn: ResourceArn;
1995 /**
1996 * The tag keys of the tags to remove.
1997 */
1998 tagKeys: TagKeyList;
1999 }
2000 export interface UntagResourceResponse {
2001 }
2002 export interface UpdateDirectConnectGatewayAssociationRequest {
2003 /**
2004 * The ID of the Direct Connect gateway association.
2005 */
2006 associationId?: DirectConnectGatewayAssociationId;
2007 /**
2008 * The Amazon VPC prefixes to advertise to the Direct Connect gateway.
2009 */
2010 addAllowedPrefixesToDirectConnectGateway?: RouteFilterPrefixList;
2011 /**
2012 * The Amazon VPC prefixes to no longer advertise to the Direct Connect gateway.
2013 */
2014 removeAllowedPrefixesToDirectConnectGateway?: RouteFilterPrefixList;
2015 }
2016 export interface UpdateDirectConnectGatewayAssociationResult {
2017 directConnectGatewayAssociation?: DirectConnectGatewayAssociation;
2018 }
2019 export interface UpdateLagRequest {
2020 /**
2021 * The ID of the LAG.
2022 */
2023 lagId: LagId;
2024 /**
2025 * The name of the LAG.
2026 */
2027 lagName?: LagName;
2028 /**
2029 * The minimum number of physical connections that must be operational for the LAG itself to be operational.
2030 */
2031 minimumLinks?: Count;
2032 }
2033 export interface UpdateVirtualInterfaceAttributesRequest {
2034 /**
2035 * The ID of the virtual private interface.
2036 */
2037 virtualInterfaceId: VirtualInterfaceId;
2038 /**
2039 * The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.
2040 */
2041 mtu?: MTU;
2042 }
2043 export type VLAN = number;
2044 export interface VirtualGateway {
2045 /**
2046 * The ID of the virtual private gateway.
2047 */
2048 virtualGatewayId?: VirtualGatewayId;
2049 /**
2050 * The state of the virtual private gateway. The following are the possible values: pending: Initial state after creating the virtual private gateway. available: Ready for use by a private virtual interface. deleting: Initial state after deleting the virtual private gateway. deleted: The virtual private gateway is deleted. The private virtual interface is unable to send traffic over this gateway.
2051 */
2052 virtualGatewayState?: VirtualGatewayState;
2053 }
2054 export type VirtualGatewayId = string;
2055 export type VirtualGatewayList = VirtualGateway[];
2056 export type VirtualGatewayRegion = string;
2057 export type VirtualGatewayState = string;
2058 export interface VirtualGateways {
2059 /**
2060 * The virtual private gateways.
2061 */
2062 virtualGateways?: VirtualGatewayList;
2063 }
2064 export interface VirtualInterface {
2065 /**
2066 * The ID of the AWS account that owns the virtual interface.
2067 */
2068 ownerAccount?: OwnerAccount;
2069 /**
2070 * The ID of the virtual interface.
2071 */
2072 virtualInterfaceId?: VirtualInterfaceId;
2073 /**
2074 * The location of the connection.
2075 */
2076 location?: LocationCode;
2077 /**
2078 * The ID of the connection.
2079 */
2080 connectionId?: ConnectionId;
2081 /**
2082 * The type of virtual interface. The possible values are private and public.
2083 */
2084 virtualInterfaceType?: VirtualInterfaceType;
2085 /**
2086 * The name of the virtual interface assigned by the customer network.
2087 */
2088 virtualInterfaceName?: VirtualInterfaceName;
2089 /**
2090 * The ID of the VLAN.
2091 */
2092 vlan?: VLAN;
2093 /**
2094 * The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration. The valid values are 1-2147483647.
2095 */
2096 asn?: ASN;
2097 /**
2098 * The autonomous system number (ASN) for the Amazon side of the connection.
2099 */
2100 amazonSideAsn?: LongAsn;
2101 /**
2102 * The authentication key for BGP configuration. This string has a minimum length of 6 characters and and a maximun lenth of 80 characters.
2103 */
2104 authKey?: BGPAuthKey;
2105 /**
2106 * The IP address assigned to the Amazon interface.
2107 */
2108 amazonAddress?: AmazonAddress;
2109 /**
2110 * The IP address assigned to the customer interface.
2111 */
2112 customerAddress?: CustomerAddress;
2113 /**
2114 * The address family for the BGP peer.
2115 */
2116 addressFamily?: AddressFamily;
2117 /**
2118 * The state of the virtual interface. The following are the possible values: confirming: The creation of the virtual interface is pending confirmation from the virtual interface owner. If the owner of the virtual interface is different from the owner of the connection on which it is provisioned, then the virtual interface will remain in this state until it is confirmed by the virtual interface owner. verifying: This state only applies to public virtual interfaces. Each public virtual interface needs validation before the virtual interface can be created. pending: A virtual interface is in this state from the time that it is created until the virtual interface is ready to forward traffic. available: A virtual interface that is able to forward traffic. down: A virtual interface that is BGP down. deleting: A virtual interface is in this state immediately after calling DeleteVirtualInterface until it can no longer forward traffic. deleted: A virtual interface that cannot forward traffic. rejected: The virtual interface owner has declined creation of the virtual interface. If a virtual interface in the Confirming state is deleted by the virtual interface owner, the virtual interface enters the Rejected state. unknown: The state of the virtual interface is not available.
2119 */
2120 virtualInterfaceState?: VirtualInterfaceState;
2121 /**
2122 * The customer router configuration.
2123 */
2124 customerRouterConfig?: RouterConfig;
2125 /**
2126 * The maximum transmission unit (MTU), in bytes. The supported values are 1500 and 9001. The default value is 1500.
2127 */
2128 mtu?: MTU;
2129 /**
2130 * Indicates whether jumbo frames (9001 MTU) are supported.
2131 */
2132 jumboFrameCapable?: JumboFrameCapable;
2133 /**
2134 * The ID of the virtual private gateway. Applies only to private virtual interfaces.
2135 */
2136 virtualGatewayId?: VirtualGatewayId;
2137 /**
2138 * The ID of the Direct Connect gateway.
2139 */
2140 directConnectGatewayId?: DirectConnectGatewayId;
2141 /**
2142 * The routes to be advertised to the AWS network in this Region. Applies to public virtual interfaces.
2143 */
2144 routeFilterPrefixes?: RouteFilterPrefixList;
2145 /**
2146 * The BGP peers configured on this virtual interface.
2147 */
2148 bgpPeers?: BGPPeerList;
2149 /**
2150 * The AWS Region where the virtual interface is located.
2151 */
2152 region?: Region;
2153 /**
2154 * The Direct Connect endpoint on which the virtual interface terminates.
2155 */
2156 awsDeviceV2?: AwsDeviceV2;
2157 /**
2158 * The tags associated with the virtual interface.
2159 */
2160 tags?: TagList;
2161 }
2162 export type VirtualInterfaceId = string;
2163 export type VirtualInterfaceList = VirtualInterface[];
2164 export type VirtualInterfaceName = string;
2165 export type VirtualInterfaceRegion = string;
2166 export type VirtualInterfaceState = "confirming"|"verifying"|"pending"|"available"|"down"|"deleting"|"deleted"|"rejected"|"unknown"|string;
2167 export type VirtualInterfaceType = string;
2168 export interface VirtualInterfaces {
2169 /**
2170 * The virtual interfaces
2171 */
2172 virtualInterfaces?: VirtualInterfaceList;
2173 }
2174 /**
2175 * A string in YYYY-MM-DD format that represents the latest possible API version that can be used in this service. Specify 'latest' to use the latest possible version.
2176 */
2177 export type apiVersion = "2012-10-25"|"latest"|string;
2178 export interface ClientApiVersions {
2179 /**
2180 * A string in YYYY-MM-DD format that represents the latest possible API version that can be used in this service. Specify 'latest' to use the latest possible version.
2181 */
2182 apiVersion?: apiVersion;
2183 }
2184 export type ClientConfiguration = ServiceConfigurationOptions & ClientApiVersions;
2185 /**
2186 * Contains interfaces for use with the DirectConnect client.
2187 */
2188 export import Types = DirectConnect;
2189}
2190export = DirectConnect;