@aws-sdk/client-direct-connect 3.533.0 → 3.536.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-types/DirectConnect.d.ts +18 -1
- package/dist-types/DirectConnectClient.d.ts +1 -1
- package/dist-types/commands/AcceptDirectConnectGatewayAssociationProposalCommand.d.ts +2 -1
- package/dist-types/commands/AllocateConnectionOnInterconnectCommand.d.ts +4 -3
- package/dist-types/commands/AllocateHostedConnectionCommand.d.ts +2 -1
- package/dist-types/commands/AllocatePrivateVirtualInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/AllocatePublicVirtualInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/AllocateTransitVirtualInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/AssociateConnectionWithLagCommand.d.ts +2 -1
- package/dist-types/commands/AssociateHostedConnectionCommand.d.ts +2 -1
- package/dist-types/commands/AssociateMacSecKeyCommand.d.ts +2 -1
- package/dist-types/commands/AssociateVirtualInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/ConfirmConnectionCommand.d.ts +2 -1
- package/dist-types/commands/ConfirmCustomerAgreementCommand.d.ts +2 -1
- package/dist-types/commands/ConfirmPrivateVirtualInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/ConfirmPublicVirtualInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/ConfirmTransitVirtualInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/CreateBGPPeerCommand.d.ts +2 -1
- package/dist-types/commands/CreateConnectionCommand.d.ts +2 -1
- package/dist-types/commands/CreateDirectConnectGatewayAssociationCommand.d.ts +2 -1
- package/dist-types/commands/CreateDirectConnectGatewayAssociationProposalCommand.d.ts +2 -1
- package/dist-types/commands/CreateDirectConnectGatewayCommand.d.ts +2 -1
- package/dist-types/commands/CreateInterconnectCommand.d.ts +2 -1
- package/dist-types/commands/CreateLagCommand.d.ts +2 -1
- package/dist-types/commands/CreatePrivateVirtualInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/CreatePublicVirtualInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/CreateTransitVirtualInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBGPPeerCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConnectionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDirectConnectGatewayAssociationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDirectConnectGatewayAssociationProposalCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDirectConnectGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInterconnectCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLagCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVirtualInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/DescribeConnectionLoaCommand.d.ts +4 -3
- package/dist-types/commands/DescribeConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeConnectionsOnInterconnectCommand.d.ts +4 -3
- package/dist-types/commands/DescribeCustomerMetadataCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDirectConnectGatewayAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDirectConnectGatewayAttachmentsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDirectConnectGatewaysCommand.d.ts +2 -1
- package/dist-types/commands/DescribeHostedConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInterconnectLoaCommand.d.ts +4 -3
- package/dist-types/commands/DescribeInterconnectsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLagsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLoaCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLocationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRouterConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTagsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVirtualGatewaysCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVirtualInterfacesCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateConnectionFromLagCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateMacSecKeyCommand.d.ts +2 -1
- package/dist-types/commands/ListVirtualInterfaceTestHistoryCommand.d.ts +2 -1
- package/dist-types/commands/StartBgpFailoverTestCommand.d.ts +2 -1
- package/dist-types/commands/StopBgpFailoverTestCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConnectionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDirectConnectGatewayAssociationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDirectConnectGatewayCommand.d.ts +2 -1
- package/dist-types/commands/UpdateLagCommand.d.ts +2 -1
- package/dist-types/commands/UpdateVirtualInterfaceAttributesCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +477 -477
- package/dist-types/ts3.4/DirectConnect.d.ts +17 -0
- package/dist-types/ts3.4/commands/AcceptDirectConnectGatewayAssociationProposalCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AllocateConnectionOnInterconnectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AllocateHostedConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AllocatePrivateVirtualInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AllocatePublicVirtualInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AllocateTransitVirtualInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateConnectionWithLagCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateHostedConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateMacSecKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateVirtualInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ConfirmConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ConfirmCustomerAgreementCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ConfirmPrivateVirtualInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ConfirmPublicVirtualInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ConfirmTransitVirtualInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateBGPPeerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDirectConnectGatewayAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDirectConnectGatewayAssociationProposalCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDirectConnectGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateInterconnectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateLagCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePrivateVirtualInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePublicVirtualInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTransitVirtualInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteBGPPeerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayAssociationProposalCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteInterconnectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteLagCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVirtualInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeConnectionLoaCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeConnectionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeConnectionsOnInterconnectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeCustomerMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAttachmentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDirectConnectGatewaysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeHostedConnectionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInterconnectLoaCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInterconnectsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeLagsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeLoaCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeLocationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeRouterConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVirtualGatewaysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVirtualInterfacesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateConnectionFromLagCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateMacSecKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListVirtualInterfaceTestHistoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartBgpFailoverTestCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopBgpFailoverTestCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDirectConnectGatewayAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDirectConnectGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateLagCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateVirtualInterfaceAttributesCommand.d.ts +9 -0
- package/package.json +40 -40
|
@@ -22,10 +22,10 @@ export interface CreateLagCommandOutput extends Lag, __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateLagCommand_base: {
|
|
24
24
|
new (input: CreateLagCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLagCommandInput, CreateLagCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateLagCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLagCommandInput, CreateLagCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a link aggregation group (LAG) with the specified number of bundled
|
|
30
30
|
* physical dedicated connections between the customer network and a specific Direct Connect location.
|
|
31
31
|
* A LAG is a logical interface that uses the Link Aggregation Control Protocol
|
|
@@ -169,6 +169,7 @@ declare const CreateLagCommand_base: {
|
|
|
169
169
|
* @throws {@link DirectConnectServiceException}
|
|
170
170
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
171
171
|
*
|
|
172
|
+
* @public
|
|
172
173
|
*/
|
|
173
174
|
export declare class CreateLagCommand extends CreateLagCommand_base {
|
|
174
175
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreatePrivateVirtualInterfaceCommandOutput extends VirtualInter
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreatePrivateVirtualInterfaceCommand_base: {
|
|
24
24
|
new (input: CreatePrivateVirtualInterfaceCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePrivateVirtualInterfaceCommandInput, CreatePrivateVirtualInterfaceCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreatePrivateVirtualInterfaceCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePrivateVirtualInterfaceCommandInput, CreatePrivateVirtualInterfaceCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a private virtual interface. A virtual interface is the VLAN that transports Direct Connect traffic.
|
|
30
30
|
* A private virtual interface can be connected to either a Direct Connect gateway or a Virtual Private Gateway (VGW).
|
|
31
31
|
* Connecting the private virtual interface to a Direct Connect gateway enables the possibility for connecting to multiple
|
|
@@ -141,6 +141,7 @@ declare const CreatePrivateVirtualInterfaceCommand_base: {
|
|
|
141
141
|
* @throws {@link DirectConnectServiceException}
|
|
142
142
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
143
143
|
*
|
|
144
|
+
* @public
|
|
144
145
|
*/
|
|
145
146
|
export declare class CreatePrivateVirtualInterfaceCommand extends CreatePrivateVirtualInterfaceCommand_base {
|
|
146
147
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreatePublicVirtualInterfaceCommandOutput extends VirtualInterf
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreatePublicVirtualInterfaceCommand_base: {
|
|
24
24
|
new (input: CreatePublicVirtualInterfaceCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePublicVirtualInterfaceCommandInput, CreatePublicVirtualInterfaceCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreatePublicVirtualInterfaceCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePublicVirtualInterfaceCommandInput, CreatePublicVirtualInterfaceCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a public virtual interface. A virtual interface is the VLAN that transports Direct Connect traffic.
|
|
30
30
|
* A public virtual interface supports sending traffic to public services of Amazon Web Services such as Amazon S3.</p>
|
|
31
31
|
* <p>When creating an IPv6 public virtual interface (<code>addressFamily</code> is <code>ipv6</code>), leave the <code>customer</code>
|
|
@@ -135,6 +135,7 @@ declare const CreatePublicVirtualInterfaceCommand_base: {
|
|
|
135
135
|
* @throws {@link DirectConnectServiceException}
|
|
136
136
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
137
137
|
*
|
|
138
|
+
* @public
|
|
138
139
|
*/
|
|
139
140
|
export declare class CreatePublicVirtualInterfaceCommand extends CreatePublicVirtualInterfaceCommand_base {
|
|
140
141
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateTransitVirtualInterfaceCommandOutput extends CreateTransi
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateTransitVirtualInterfaceCommand_base: {
|
|
24
24
|
new (input: CreateTransitVirtualInterfaceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTransitVirtualInterfaceCommandInput, CreateTransitVirtualInterfaceCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateTransitVirtualInterfaceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTransitVirtualInterfaceCommandInput, CreateTransitVirtualInterfaceCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>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.</p>
|
|
30
30
|
* <important>
|
|
31
31
|
* <p>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.</p>
|
|
@@ -141,6 +141,7 @@ declare const CreateTransitVirtualInterfaceCommand_base: {
|
|
|
141
141
|
* @throws {@link DirectConnectServiceException}
|
|
142
142
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
143
143
|
*
|
|
144
|
+
* @public
|
|
144
145
|
*/
|
|
145
146
|
export declare class CreateTransitVirtualInterfaceCommand extends CreateTransitVirtualInterfaceCommand_base {
|
|
146
147
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteBGPPeerCommandOutput extends DeleteBGPPeerResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteBGPPeerCommand_base: {
|
|
24
24
|
new (input: DeleteBGPPeerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBGPPeerCommandInput, DeleteBGPPeerCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DeleteBGPPeerCommandInput]): import("@smithy/smithy-client").CommandImpl<DeleteBGPPeerCommandInput, DeleteBGPPeerCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified BGP peer on the specified virtual interface with the specified customer address and ASN.</p>
|
|
30
30
|
* <p>You cannot delete the last BGP peer from a virtual interface.</p>
|
|
31
31
|
* @example
|
|
@@ -112,6 +112,7 @@ declare const DeleteBGPPeerCommand_base: {
|
|
|
112
112
|
* @throws {@link DirectConnectServiceException}
|
|
113
113
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
114
114
|
*
|
|
115
|
+
* @public
|
|
115
116
|
*/
|
|
116
117
|
export declare class DeleteBGPPeerCommand extends DeleteBGPPeerCommand_base {
|
|
117
118
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteConnectionCommandOutput extends Connection, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteConnectionCommand_base: {
|
|
24
24
|
new (input: DeleteConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConnectionCommandInput, DeleteConnectionCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConnectionCommandInput, DeleteConnectionCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified connection.</p>
|
|
30
30
|
* <p>Deleting a connection only stops the Direct Connect port hour and data transfer charges.
|
|
31
31
|
* If you are partnering with any third parties to connect with the Direct Connect location,
|
|
@@ -95,6 +95,7 @@ declare const DeleteConnectionCommand_base: {
|
|
|
95
95
|
* @throws {@link DirectConnectServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
97
97
|
*
|
|
98
|
+
* @public
|
|
98
99
|
*/
|
|
99
100
|
export declare class DeleteConnectionCommand extends DeleteConnectionCommand_base {
|
|
100
101
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteDirectConnectGatewayAssociationCommandOutput extends Dele
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteDirectConnectGatewayAssociationCommand_base: {
|
|
24
24
|
new (input: DeleteDirectConnectGatewayAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDirectConnectGatewayAssociationCommandInput, DeleteDirectConnectGatewayAssociationCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DeleteDirectConnectGatewayAssociationCommandInput]): import("@smithy/smithy-client").CommandImpl<DeleteDirectConnectGatewayAssociationCommandInput, DeleteDirectConnectGatewayAssociationCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the association between the specified Direct Connect gateway and virtual private gateway.</p>
|
|
30
30
|
* <p>We recommend that you specify the <code>associationID</code> to delete the association. Alternatively, if you own virtual gateway and a Direct Connect gateway association, you can specify the <code>virtualGatewayId</code> and <code>directConnectGatewayId</code> to delete an association.</p>
|
|
31
31
|
* @example
|
|
@@ -82,6 +82,7 @@ declare const DeleteDirectConnectGatewayAssociationCommand_base: {
|
|
|
82
82
|
* @throws {@link DirectConnectServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
84
84
|
*
|
|
85
|
+
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class DeleteDirectConnectGatewayAssociationCommand extends DeleteDirectConnectGatewayAssociationCommand_base {
|
|
87
88
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteDirectConnectGatewayAssociationProposalCommandOutput exte
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteDirectConnectGatewayAssociationProposalCommand_base: {
|
|
24
24
|
new (input: DeleteDirectConnectGatewayAssociationProposalCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDirectConnectGatewayAssociationProposalCommandInput, DeleteDirectConnectGatewayAssociationProposalCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteDirectConnectGatewayAssociationProposalCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDirectConnectGatewayAssociationProposalCommandInput, DeleteDirectConnectGatewayAssociationProposalCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the association proposal request between the specified Direct Connect gateway and virtual private gateway or transit gateway.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -80,6 +80,7 @@ declare const DeleteDirectConnectGatewayAssociationProposalCommand_base: {
|
|
|
80
80
|
* @throws {@link DirectConnectServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
82
82
|
*
|
|
83
|
+
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class DeleteDirectConnectGatewayAssociationProposalCommand extends DeleteDirectConnectGatewayAssociationProposalCommand_base {
|
|
85
86
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteDirectConnectGatewayCommandOutput extends DeleteDirectCon
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteDirectConnectGatewayCommand_base: {
|
|
24
24
|
new (input: DeleteDirectConnectGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDirectConnectGatewayCommandInput, DeleteDirectConnectGatewayCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteDirectConnectGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDirectConnectGatewayCommandInput, DeleteDirectConnectGatewayCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified Direct Connect gateway. You must first delete all virtual interfaces that are
|
|
30
30
|
* attached to the Direct Connect gateway and disassociate all virtual private gateways associated
|
|
31
31
|
* with the Direct Connect gateway.</p>
|
|
@@ -68,6 +68,7 @@ declare const DeleteDirectConnectGatewayCommand_base: {
|
|
|
68
68
|
* @throws {@link DirectConnectServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
70
70
|
*
|
|
71
|
+
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class DeleteDirectConnectGatewayCommand extends DeleteDirectConnectGatewayCommand_base {
|
|
73
74
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteInterconnectCommandOutput extends DeleteInterconnectRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteInterconnectCommand_base: {
|
|
24
24
|
new (input: DeleteInterconnectCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInterconnectCommandInput, DeleteInterconnectCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteInterconnectCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInterconnectCommandInput, DeleteInterconnectCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified interconnect.</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>Intended for use
|
|
@@ -63,6 +63,7 @@ declare const DeleteInterconnectCommand_base: {
|
|
|
63
63
|
* @throws {@link DirectConnectServiceException}
|
|
64
64
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
65
65
|
*
|
|
66
|
+
* @public
|
|
66
67
|
*/
|
|
67
68
|
export declare class DeleteInterconnectCommand extends DeleteInterconnectCommand_base {
|
|
68
69
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteLagCommandOutput extends Lag, __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteLagCommand_base: {
|
|
24
24
|
new (input: DeleteLagCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLagCommandInput, DeleteLagCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteLagCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLagCommandInput, DeleteLagCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified link aggregation group (LAG). You cannot delete a LAG if it has active
|
|
30
30
|
* virtual interfaces or hosted connections.</p>
|
|
31
31
|
* @example
|
|
@@ -129,6 +129,7 @@ declare const DeleteLagCommand_base: {
|
|
|
129
129
|
* @throws {@link DirectConnectServiceException}
|
|
130
130
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
131
131
|
*
|
|
132
|
+
* @public
|
|
132
133
|
*/
|
|
133
134
|
export declare class DeleteLagCommand extends DeleteLagCommand_base {
|
|
134
135
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteVirtualInterfaceCommandOutput extends DeleteVirtualInterf
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteVirtualInterfaceCommand_base: {
|
|
24
24
|
new (input: DeleteVirtualInterfaceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVirtualInterfaceCommandInput, DeleteVirtualInterfaceCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteVirtualInterfaceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVirtualInterfaceCommandInput, DeleteVirtualInterfaceCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a virtual interface.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -59,6 +59,7 @@ declare const DeleteVirtualInterfaceCommand_base: {
|
|
|
59
59
|
* @throws {@link DirectConnectServiceException}
|
|
60
60
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
61
61
|
*
|
|
62
|
+
* @public
|
|
62
63
|
*/
|
|
63
64
|
export declare class DeleteVirtualInterfaceCommand extends DeleteVirtualInterfaceCommand_base {
|
|
64
65
|
}
|
|
@@ -22,18 +22,18 @@ export interface DescribeConnectionLoaCommandOutput extends DescribeConnectionLo
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeConnectionLoaCommand_base: {
|
|
24
24
|
new (input: DescribeConnectionLoaCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeConnectionLoaCommandInput, DescribeConnectionLoaCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeConnectionLoaCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeConnectionLoaCommandInput, DescribeConnectionLoaCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
|
-
* @deprecated
|
|
30
|
-
*
|
|
31
29
|
* <p>Deprecated. Use <a>DescribeLoa</a> instead.</p>
|
|
32
30
|
* <p>Gets the LOA-CFA for a connection.</p>
|
|
33
31
|
* <p>The Letter of Authorization - Connecting Facility Assignment (LOA-CFA) is a document that your APN partner or
|
|
34
32
|
* service provider uses when establishing your cross connect to Amazon Web Services at the colocation facility. For more information,
|
|
35
33
|
* see <a href="https://docs.aws.amazon.com/directconnect/latest/UserGuide/Colocation.html">Requesting Cross Connects
|
|
36
34
|
* at Direct Connect Locations</a> in the <i>Direct Connect User Guide</i>.</p>
|
|
35
|
+
*
|
|
36
|
+
* @deprecated
|
|
37
37
|
* @example
|
|
38
38
|
* Use a bare-bones client and the command you need to make an API call.
|
|
39
39
|
* ```javascript
|
|
@@ -71,6 +71,7 @@ declare const DescribeConnectionLoaCommand_base: {
|
|
|
71
71
|
* @throws {@link DirectConnectServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
73
73
|
*
|
|
74
|
+
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class DescribeConnectionLoaCommand extends DescribeConnectionLoaCommand_base {
|
|
76
77
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeConnectionsCommandOutput extends Connections, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeConnectionsCommand_base: {
|
|
24
24
|
new (input: DescribeConnectionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeConnectionsCommandInput, DescribeConnectionsCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DescribeConnectionsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeConnectionsCommandInput, DescribeConnectionsCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Displays the specified connection or all connections in this Region.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -96,6 +96,7 @@ declare const DescribeConnectionsCommand_base: {
|
|
|
96
96
|
* @throws {@link DirectConnectServiceException}
|
|
97
97
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
98
98
|
*
|
|
99
|
+
* @public
|
|
99
100
|
*/
|
|
100
101
|
export declare class DescribeConnectionsCommand extends DescribeConnectionsCommand_base {
|
|
101
102
|
}
|
|
@@ -22,17 +22,17 @@ export interface DescribeConnectionsOnInterconnectCommandOutput extends Connecti
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeConnectionsOnInterconnectCommand_base: {
|
|
24
24
|
new (input: DescribeConnectionsOnInterconnectCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeConnectionsOnInterconnectCommandInput, DescribeConnectionsOnInterconnectCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeConnectionsOnInterconnectCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeConnectionsOnInterconnectCommandInput, DescribeConnectionsOnInterconnectCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
|
-
* @deprecated
|
|
30
|
-
*
|
|
31
29
|
* <p>Deprecated. Use <a>DescribeHostedConnections</a> instead.</p>
|
|
32
30
|
* <p>Lists the connections that have been provisioned on the specified interconnect.</p>
|
|
33
31
|
* <note>
|
|
34
32
|
* <p>Intended for use by Direct Connect Partners only.</p>
|
|
35
33
|
* </note>
|
|
34
|
+
*
|
|
35
|
+
* @deprecated
|
|
36
36
|
* @example
|
|
37
37
|
* Use a bare-bones client and the command you need to make an API call.
|
|
38
38
|
* ```javascript
|
|
@@ -102,6 +102,7 @@ declare const DescribeConnectionsOnInterconnectCommand_base: {
|
|
|
102
102
|
* @throws {@link DirectConnectServiceException}
|
|
103
103
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
104
104
|
*
|
|
105
|
+
* @public
|
|
105
106
|
*/
|
|
106
107
|
export declare class DescribeConnectionsOnInterconnectCommand extends DescribeConnectionsOnInterconnectCommand_base {
|
|
107
108
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeCustomerMetadataCommandOutput extends DescribeCustomerM
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeCustomerMetadataCommand_base: {
|
|
24
24
|
new (input: DescribeCustomerMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCustomerMetadataCommandInput, DescribeCustomerMetadataCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DescribeCustomerMetadataCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeCustomerMetadataCommandInput, DescribeCustomerMetadataCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get and view a list of customer agreements, along with their signed status and whether the customer is an NNIPartner, NNIPartnerV2, or a nonPartner. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -63,6 +63,7 @@ declare const DescribeCustomerMetadataCommand_base: {
|
|
|
63
63
|
* @throws {@link DirectConnectServiceException}
|
|
64
64
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
65
65
|
*
|
|
66
|
+
* @public
|
|
66
67
|
*/
|
|
67
68
|
export declare class DescribeCustomerMetadataCommand extends DescribeCustomerMetadataCommand_base {
|
|
68
69
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeDirectConnectGatewayAssociationProposalsCommandOutput e
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeDirectConnectGatewayAssociationProposalsCommand_base: {
|
|
24
24
|
new (input: DescribeDirectConnectGatewayAssociationProposalsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDirectConnectGatewayAssociationProposalsCommandInput, DescribeDirectConnectGatewayAssociationProposalsCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DescribeDirectConnectGatewayAssociationProposalsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeDirectConnectGatewayAssociationProposalsCommandInput, DescribeDirectConnectGatewayAssociationProposalsCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Describes one or more association proposals for connection between a virtual private gateway or transit gateway and a Direct Connect gateway. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -87,6 +87,7 @@ declare const DescribeDirectConnectGatewayAssociationProposalsCommand_base: {
|
|
|
87
87
|
* @throws {@link DirectConnectServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
89
89
|
*
|
|
90
|
+
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class DescribeDirectConnectGatewayAssociationProposalsCommand extends DescribeDirectConnectGatewayAssociationProposalsCommand_base {
|
|
92
93
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeDirectConnectGatewayAssociationsCommandOutput extends D
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeDirectConnectGatewayAssociationsCommand_base: {
|
|
24
24
|
new (input: DescribeDirectConnectGatewayAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDirectConnectGatewayAssociationsCommandInput, DescribeDirectConnectGatewayAssociationsCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DescribeDirectConnectGatewayAssociationsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeDirectConnectGatewayAssociationsCommandInput, DescribeDirectConnectGatewayAssociationsCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the associations between your Direct Connect gateways and virtual private gateways and transit gateways. You must specify one of the following:</p>
|
|
30
30
|
* <ul>
|
|
31
31
|
* <li>
|
|
@@ -109,6 +109,7 @@ declare const DescribeDirectConnectGatewayAssociationsCommand_base: {
|
|
|
109
109
|
* @throws {@link DirectConnectServiceException}
|
|
110
110
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
111
111
|
*
|
|
112
|
+
* @public
|
|
112
113
|
*/
|
|
113
114
|
export declare class DescribeDirectConnectGatewayAssociationsCommand extends DescribeDirectConnectGatewayAssociationsCommand_base {
|
|
114
115
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeDirectConnectGatewayAttachmentsCommandOutput extends De
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeDirectConnectGatewayAttachmentsCommand_base: {
|
|
24
24
|
new (input: DescribeDirectConnectGatewayAttachmentsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDirectConnectGatewayAttachmentsCommandInput, DescribeDirectConnectGatewayAttachmentsCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DescribeDirectConnectGatewayAttachmentsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeDirectConnectGatewayAttachmentsCommandInput, DescribeDirectConnectGatewayAttachmentsCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the attachments between your Direct Connect gateways and virtual interfaces. You must specify
|
|
30
30
|
* a Direct Connect gateway, a virtual interface, or both. If you specify a Direct Connect gateway, the response contains
|
|
31
31
|
* all virtual interfaces attached to the Direct Connect gateway. If you specify a virtual interface, the
|
|
@@ -77,6 +77,7 @@ declare const DescribeDirectConnectGatewayAttachmentsCommand_base: {
|
|
|
77
77
|
* @throws {@link DirectConnectServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
79
79
|
*
|
|
80
|
+
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class DescribeDirectConnectGatewayAttachmentsCommand extends DescribeDirectConnectGatewayAttachmentsCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeDirectConnectGatewaysCommandOutput extends DescribeDire
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeDirectConnectGatewaysCommand_base: {
|
|
24
24
|
new (input: DescribeDirectConnectGatewaysCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDirectConnectGatewaysCommandInput, DescribeDirectConnectGatewaysCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DescribeDirectConnectGatewaysCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeDirectConnectGatewaysCommandInput, DescribeDirectConnectGatewaysCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists all your Direct Connect gateways or only the specified Direct Connect gateway. Deleted Direct Connect gateways are not returned.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -71,6 +71,7 @@ declare const DescribeDirectConnectGatewaysCommand_base: {
|
|
|
71
71
|
* @throws {@link DirectConnectServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
73
73
|
*
|
|
74
|
+
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class DescribeDirectConnectGatewaysCommand extends DescribeDirectConnectGatewaysCommand_base {
|
|
76
77
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeHostedConnectionsCommandOutput extends Connections, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeHostedConnectionsCommand_base: {
|
|
24
24
|
new (input: DescribeHostedConnectionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeHostedConnectionsCommandInput, DescribeHostedConnectionsCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeHostedConnectionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeHostedConnectionsCommandInput, DescribeHostedConnectionsCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the hosted connections that have been provisioned on the specified
|
|
30
30
|
* interconnect or link aggregation group (LAG).</p>
|
|
31
31
|
* <note>
|
|
@@ -100,6 +100,7 @@ declare const DescribeHostedConnectionsCommand_base: {
|
|
|
100
100
|
* @throws {@link DirectConnectServiceException}
|
|
101
101
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
102
102
|
*
|
|
103
|
+
* @public
|
|
103
104
|
*/
|
|
104
105
|
export declare class DescribeHostedConnectionsCommand extends DescribeHostedConnectionsCommand_base {
|
|
105
106
|
}
|
|
@@ -22,17 +22,17 @@ export interface DescribeInterconnectLoaCommandOutput extends DescribeInterconne
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeInterconnectLoaCommand_base: {
|
|
24
24
|
new (input: DescribeInterconnectLoaCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeInterconnectLoaCommandInput, DescribeInterconnectLoaCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeInterconnectLoaCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeInterconnectLoaCommandInput, DescribeInterconnectLoaCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
|
-
* @deprecated
|
|
30
|
-
*
|
|
31
29
|
* <p>Deprecated. Use <a>DescribeLoa</a> instead.</p>
|
|
32
30
|
* <p>Gets the LOA-CFA for the specified interconnect.</p>
|
|
33
31
|
* <p>The Letter of Authorization - Connecting Facility Assignment (LOA-CFA) is a document that is used when establishing your cross connect to Amazon Web Services at the colocation facility.
|
|
34
32
|
* For more information, see <a href="https://docs.aws.amazon.com/directconnect/latest/UserGuide/Colocation.html">Requesting Cross Connects at Direct Connect Locations</a>
|
|
35
33
|
* in the <i>Direct Connect User Guide</i>.</p>
|
|
34
|
+
*
|
|
35
|
+
* @deprecated
|
|
36
36
|
* @example
|
|
37
37
|
* Use a bare-bones client and the command you need to make an API call.
|
|
38
38
|
* ```javascript
|
|
@@ -70,6 +70,7 @@ declare const DescribeInterconnectLoaCommand_base: {
|
|
|
70
70
|
* @throws {@link DirectConnectServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class DescribeInterconnectLoaCommand extends DescribeInterconnectLoaCommand_base {
|
|
75
76
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeInterconnectsCommandOutput extends Interconnects, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeInterconnectsCommand_base: {
|
|
24
24
|
new (input: DescribeInterconnectsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeInterconnectsCommandInput, DescribeInterconnectsCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DescribeInterconnectsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeInterconnectsCommandInput, DescribeInterconnectsCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the interconnects owned by the Amazon Web Services account or only the specified interconnect.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -82,6 +82,7 @@ declare const DescribeInterconnectsCommand_base: {
|
|
|
82
82
|
* @throws {@link DirectConnectServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
84
84
|
*
|
|
85
|
+
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class DescribeInterconnectsCommand extends DescribeInterconnectsCommand_base {
|
|
87
88
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeLagsCommandOutput extends Lags, __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeLagsCommand_base: {
|
|
24
24
|
new (input: DescribeLagsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLagsCommandInput, DescribeLagsCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DescribeLagsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeLagsCommandInput, DescribeLagsCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Describes all your link aggregation groups (LAG) or the specified LAG.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -132,6 +132,7 @@ declare const DescribeLagsCommand_base: {
|
|
|
132
132
|
* @throws {@link DirectConnectServiceException}
|
|
133
133
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
134
134
|
*
|
|
135
|
+
* @public
|
|
135
136
|
*/
|
|
136
137
|
export declare class DescribeLagsCommand extends DescribeLagsCommand_base {
|
|
137
138
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeLoaCommandOutput extends Loa, __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeLoaCommand_base: {
|
|
24
24
|
new (input: DescribeLoaCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLoaCommandInput, DescribeLoaCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeLoaCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLoaCommandInput, DescribeLoaCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the LOA-CFA for a connection, interconnect, or link aggregation group (LAG).</p>
|
|
30
30
|
* <p>The Letter of Authorization - Connecting Facility Assignment (LOA-CFA) is a document that is used when establishing
|
|
31
31
|
* your cross connect to Amazon Web Services at the colocation facility. For more information, see <a href="https://docs.aws.amazon.com/directconnect/latest/UserGuide/Colocation.html">Requesting Cross Connects at Direct Connect Locations</a>
|
|
@@ -65,6 +65,7 @@ declare const DescribeLoaCommand_base: {
|
|
|
65
65
|
* @throws {@link DirectConnectServiceException}
|
|
66
66
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
67
67
|
*
|
|
68
|
+
* @public
|
|
68
69
|
*/
|
|
69
70
|
export declare class DescribeLoaCommand extends DescribeLoaCommand_base {
|
|
70
71
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeLocationsCommandOutput extends Locations, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeLocationsCommand_base: {
|
|
24
24
|
new (input: DescribeLocationsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLocationsCommandInput, DescribeLocationsCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DescribeLocationsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeLocationsCommandInput, DescribeLocationsCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the Direct Connect locations in the current Amazon Web Services Region. These are the locations that can be selected when calling
|
|
30
30
|
* <a>CreateConnection</a> or <a>CreateInterconnect</a>.</p>
|
|
31
31
|
* @example
|
|
@@ -73,6 +73,7 @@ declare const DescribeLocationsCommand_base: {
|
|
|
73
73
|
* @throws {@link DirectConnectServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
75
75
|
*
|
|
76
|
+
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class DescribeLocationsCommand extends DescribeLocationsCommand_base {
|
|
78
79
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeRouterConfigurationCommandOutput extends DescribeRouter
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeRouterConfigurationCommand_base: {
|
|
24
24
|
new (input: DescribeRouterConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRouterConfigurationCommandInput, DescribeRouterConfigurationCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeRouterConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRouterConfigurationCommandInput, DescribeRouterConfigurationCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>
|
|
30
30
|
* Details about the router.
|
|
31
31
|
* </p>
|
|
@@ -72,6 +72,7 @@ declare const DescribeRouterConfigurationCommand_base: {
|
|
|
72
72
|
* @throws {@link DirectConnectServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
74
74
|
*
|
|
75
|
+
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class DescribeRouterConfigurationCommand extends DescribeRouterConfigurationCommand_base {
|
|
77
78
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeTagsCommandOutput extends DescribeTagsResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeTagsCommand_base: {
|
|
24
24
|
new (input: DescribeTagsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTagsCommandInput, DescribeTagsCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeTagsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTagsCommandInput, DescribeTagsCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Describes the tags associated with the specified Direct Connect resources.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -71,6 +71,7 @@ declare const DescribeTagsCommand_base: {
|
|
|
71
71
|
* @throws {@link DirectConnectServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
73
73
|
*
|
|
74
|
+
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class DescribeTagsCommand extends DescribeTagsCommand_base {
|
|
76
77
|
}
|