@aws-sdk/client-direct-connect 3.477.0 → 3.481.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-cjs/commands/AcceptDirectConnectGatewayAssociationProposalCommand.js +18 -41
- package/dist-cjs/commands/AllocateConnectionOnInterconnectCommand.js +18 -41
- package/dist-cjs/commands/AllocateHostedConnectionCommand.js +18 -41
- package/dist-cjs/commands/AllocatePrivateVirtualInterfaceCommand.js +18 -41
- package/dist-cjs/commands/AllocatePublicVirtualInterfaceCommand.js +18 -41
- package/dist-cjs/commands/AllocateTransitVirtualInterfaceCommand.js +18 -41
- package/dist-cjs/commands/AssociateConnectionWithLagCommand.js +18 -41
- package/dist-cjs/commands/AssociateHostedConnectionCommand.js +18 -41
- package/dist-cjs/commands/AssociateMacSecKeyCommand.js +18 -41
- package/dist-cjs/commands/AssociateVirtualInterfaceCommand.js +18 -41
- package/dist-cjs/commands/ConfirmConnectionCommand.js +18 -41
- package/dist-cjs/commands/ConfirmCustomerAgreementCommand.js +18 -41
- package/dist-cjs/commands/ConfirmPrivateVirtualInterfaceCommand.js +18 -41
- package/dist-cjs/commands/ConfirmPublicVirtualInterfaceCommand.js +18 -41
- package/dist-cjs/commands/ConfirmTransitVirtualInterfaceCommand.js +18 -41
- package/dist-cjs/commands/CreateBGPPeerCommand.js +18 -41
- package/dist-cjs/commands/CreateConnectionCommand.js +18 -41
- package/dist-cjs/commands/CreateDirectConnectGatewayAssociationCommand.js +18 -41
- package/dist-cjs/commands/CreateDirectConnectGatewayAssociationProposalCommand.js +18 -41
- package/dist-cjs/commands/CreateDirectConnectGatewayCommand.js +18 -41
- package/dist-cjs/commands/CreateInterconnectCommand.js +18 -41
- package/dist-cjs/commands/CreateLagCommand.js +18 -41
- package/dist-cjs/commands/CreatePrivateVirtualInterfaceCommand.js +18 -41
- package/dist-cjs/commands/CreatePublicVirtualInterfaceCommand.js +18 -41
- package/dist-cjs/commands/CreateTransitVirtualInterfaceCommand.js +18 -41
- package/dist-cjs/commands/DeleteBGPPeerCommand.js +18 -41
- package/dist-cjs/commands/DeleteConnectionCommand.js +18 -41
- package/dist-cjs/commands/DeleteDirectConnectGatewayAssociationCommand.js +18 -41
- package/dist-cjs/commands/DeleteDirectConnectGatewayAssociationProposalCommand.js +18 -41
- package/dist-cjs/commands/DeleteDirectConnectGatewayCommand.js +18 -41
- package/dist-cjs/commands/DeleteInterconnectCommand.js +18 -41
- package/dist-cjs/commands/DeleteLagCommand.js +18 -41
- package/dist-cjs/commands/DeleteVirtualInterfaceCommand.js +18 -41
- package/dist-cjs/commands/DescribeConnectionLoaCommand.js +18 -41
- package/dist-cjs/commands/DescribeConnectionsCommand.js +18 -41
- package/dist-cjs/commands/DescribeConnectionsOnInterconnectCommand.js +18 -41
- package/dist-cjs/commands/DescribeCustomerMetadataCommand.js +18 -41
- package/dist-cjs/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.js +18 -41
- package/dist-cjs/commands/DescribeDirectConnectGatewayAssociationsCommand.js +18 -41
- package/dist-cjs/commands/DescribeDirectConnectGatewayAttachmentsCommand.js +18 -41
- package/dist-cjs/commands/DescribeDirectConnectGatewaysCommand.js +18 -41
- package/dist-cjs/commands/DescribeHostedConnectionsCommand.js +18 -41
- package/dist-cjs/commands/DescribeInterconnectLoaCommand.js +18 -41
- package/dist-cjs/commands/DescribeInterconnectsCommand.js +18 -41
- package/dist-cjs/commands/DescribeLagsCommand.js +18 -41
- package/dist-cjs/commands/DescribeLoaCommand.js +18 -41
- package/dist-cjs/commands/DescribeLocationsCommand.js +18 -41
- package/dist-cjs/commands/DescribeRouterConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DescribeTagsCommand.js +18 -41
- package/dist-cjs/commands/DescribeVirtualGatewaysCommand.js +18 -41
- package/dist-cjs/commands/DescribeVirtualInterfacesCommand.js +18 -41
- package/dist-cjs/commands/DisassociateConnectionFromLagCommand.js +18 -41
- package/dist-cjs/commands/DisassociateMacSecKeyCommand.js +18 -41
- package/dist-cjs/commands/ListVirtualInterfaceTestHistoryCommand.js +18 -41
- package/dist-cjs/commands/StartBgpFailoverTestCommand.js +18 -41
- package/dist-cjs/commands/StopBgpFailoverTestCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateConnectionCommand.js +18 -41
- package/dist-cjs/commands/UpdateDirectConnectGatewayAssociationCommand.js +18 -41
- package/dist-cjs/commands/UpdateDirectConnectGatewayCommand.js +18 -41
- package/dist-cjs/commands/UpdateLagCommand.js +18 -41
- package/dist-cjs/commands/UpdateVirtualInterfaceAttributesCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/AcceptDirectConnectGatewayAssociationProposalCommand.js +18 -41
- package/dist-es/commands/AllocateConnectionOnInterconnectCommand.js +18 -41
- package/dist-es/commands/AllocateHostedConnectionCommand.js +18 -41
- package/dist-es/commands/AllocatePrivateVirtualInterfaceCommand.js +18 -41
- package/dist-es/commands/AllocatePublicVirtualInterfaceCommand.js +18 -41
- package/dist-es/commands/AllocateTransitVirtualInterfaceCommand.js +18 -41
- package/dist-es/commands/AssociateConnectionWithLagCommand.js +18 -41
- package/dist-es/commands/AssociateHostedConnectionCommand.js +18 -41
- package/dist-es/commands/AssociateMacSecKeyCommand.js +18 -41
- package/dist-es/commands/AssociateVirtualInterfaceCommand.js +18 -41
- package/dist-es/commands/ConfirmConnectionCommand.js +18 -41
- package/dist-es/commands/ConfirmCustomerAgreementCommand.js +18 -41
- package/dist-es/commands/ConfirmPrivateVirtualInterfaceCommand.js +18 -41
- package/dist-es/commands/ConfirmPublicVirtualInterfaceCommand.js +18 -41
- package/dist-es/commands/ConfirmTransitVirtualInterfaceCommand.js +18 -41
- package/dist-es/commands/CreateBGPPeerCommand.js +18 -41
- package/dist-es/commands/CreateConnectionCommand.js +18 -41
- package/dist-es/commands/CreateDirectConnectGatewayAssociationCommand.js +18 -41
- package/dist-es/commands/CreateDirectConnectGatewayAssociationProposalCommand.js +18 -41
- package/dist-es/commands/CreateDirectConnectGatewayCommand.js +18 -41
- package/dist-es/commands/CreateInterconnectCommand.js +18 -41
- package/dist-es/commands/CreateLagCommand.js +18 -41
- package/dist-es/commands/CreatePrivateVirtualInterfaceCommand.js +18 -41
- package/dist-es/commands/CreatePublicVirtualInterfaceCommand.js +18 -41
- package/dist-es/commands/CreateTransitVirtualInterfaceCommand.js +18 -41
- package/dist-es/commands/DeleteBGPPeerCommand.js +18 -41
- package/dist-es/commands/DeleteConnectionCommand.js +18 -41
- package/dist-es/commands/DeleteDirectConnectGatewayAssociationCommand.js +18 -41
- package/dist-es/commands/DeleteDirectConnectGatewayAssociationProposalCommand.js +18 -41
- package/dist-es/commands/DeleteDirectConnectGatewayCommand.js +18 -41
- package/dist-es/commands/DeleteInterconnectCommand.js +18 -41
- package/dist-es/commands/DeleteLagCommand.js +18 -41
- package/dist-es/commands/DeleteVirtualInterfaceCommand.js +18 -41
- package/dist-es/commands/DescribeConnectionLoaCommand.js +18 -41
- package/dist-es/commands/DescribeConnectionsCommand.js +18 -41
- package/dist-es/commands/DescribeConnectionsOnInterconnectCommand.js +18 -41
- package/dist-es/commands/DescribeCustomerMetadataCommand.js +18 -41
- package/dist-es/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.js +18 -41
- package/dist-es/commands/DescribeDirectConnectGatewayAssociationsCommand.js +18 -41
- package/dist-es/commands/DescribeDirectConnectGatewayAttachmentsCommand.js +18 -41
- package/dist-es/commands/DescribeDirectConnectGatewaysCommand.js +18 -41
- package/dist-es/commands/DescribeHostedConnectionsCommand.js +18 -41
- package/dist-es/commands/DescribeInterconnectLoaCommand.js +18 -41
- package/dist-es/commands/DescribeInterconnectsCommand.js +18 -41
- package/dist-es/commands/DescribeLagsCommand.js +18 -41
- package/dist-es/commands/DescribeLoaCommand.js +18 -41
- package/dist-es/commands/DescribeLocationsCommand.js +18 -41
- package/dist-es/commands/DescribeRouterConfigurationCommand.js +18 -41
- package/dist-es/commands/DescribeTagsCommand.js +18 -41
- package/dist-es/commands/DescribeVirtualGatewaysCommand.js +18 -41
- package/dist-es/commands/DescribeVirtualInterfacesCommand.js +18 -41
- package/dist-es/commands/DisassociateConnectionFromLagCommand.js +18 -41
- package/dist-es/commands/DisassociateMacSecKeyCommand.js +18 -41
- package/dist-es/commands/ListVirtualInterfaceTestHistoryCommand.js +18 -41
- package/dist-es/commands/StartBgpFailoverTestCommand.js +18 -41
- package/dist-es/commands/StopBgpFailoverTestCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateConnectionCommand.js +18 -41
- package/dist-es/commands/UpdateDirectConnectGatewayAssociationCommand.js +18 -41
- package/dist-es/commands/UpdateDirectConnectGatewayCommand.js +18 -41
- package/dist-es/commands/UpdateLagCommand.js +18 -41
- package/dist-es/commands/UpdateVirtualInterfaceAttributesCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/AcceptDirectConnectGatewayAssociationProposalCommand.d.ts +6 -21
- package/dist-types/commands/AllocateConnectionOnInterconnectCommand.d.ts +6 -21
- package/dist-types/commands/AllocateHostedConnectionCommand.d.ts +6 -21
- package/dist-types/commands/AllocatePrivateVirtualInterfaceCommand.d.ts +6 -21
- package/dist-types/commands/AllocatePublicVirtualInterfaceCommand.d.ts +6 -21
- package/dist-types/commands/AllocateTransitVirtualInterfaceCommand.d.ts +6 -21
- package/dist-types/commands/AssociateConnectionWithLagCommand.d.ts +6 -21
- package/dist-types/commands/AssociateHostedConnectionCommand.d.ts +6 -21
- package/dist-types/commands/AssociateMacSecKeyCommand.d.ts +6 -21
- package/dist-types/commands/AssociateVirtualInterfaceCommand.d.ts +6 -21
- package/dist-types/commands/ConfirmConnectionCommand.d.ts +6 -21
- package/dist-types/commands/ConfirmCustomerAgreementCommand.d.ts +6 -21
- package/dist-types/commands/ConfirmPrivateVirtualInterfaceCommand.d.ts +6 -21
- package/dist-types/commands/ConfirmPublicVirtualInterfaceCommand.d.ts +6 -21
- package/dist-types/commands/ConfirmTransitVirtualInterfaceCommand.d.ts +6 -21
- package/dist-types/commands/CreateBGPPeerCommand.d.ts +6 -21
- package/dist-types/commands/CreateConnectionCommand.d.ts +6 -21
- package/dist-types/commands/CreateDirectConnectGatewayAssociationCommand.d.ts +6 -21
- package/dist-types/commands/CreateDirectConnectGatewayAssociationProposalCommand.d.ts +6 -21
- package/dist-types/commands/CreateDirectConnectGatewayCommand.d.ts +6 -21
- package/dist-types/commands/CreateInterconnectCommand.d.ts +6 -21
- package/dist-types/commands/CreateLagCommand.d.ts +6 -21
- package/dist-types/commands/CreatePrivateVirtualInterfaceCommand.d.ts +6 -21
- package/dist-types/commands/CreatePublicVirtualInterfaceCommand.d.ts +6 -21
- package/dist-types/commands/CreateTransitVirtualInterfaceCommand.d.ts +6 -21
- package/dist-types/commands/DeleteBGPPeerCommand.d.ts +6 -21
- package/dist-types/commands/DeleteConnectionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDirectConnectGatewayAssociationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDirectConnectGatewayAssociationProposalCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDirectConnectGatewayCommand.d.ts +6 -21
- package/dist-types/commands/DeleteInterconnectCommand.d.ts +6 -21
- package/dist-types/commands/DeleteLagCommand.d.ts +6 -21
- package/dist-types/commands/DeleteVirtualInterfaceCommand.d.ts +6 -21
- package/dist-types/commands/DescribeConnectionLoaCommand.d.ts +6 -21
- package/dist-types/commands/DescribeConnectionsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeConnectionsOnInterconnectCommand.d.ts +6 -21
- package/dist-types/commands/DescribeCustomerMetadataCommand.d.ts +6 -21
- package/dist-types/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeDirectConnectGatewayAssociationsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeDirectConnectGatewayAttachmentsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeDirectConnectGatewaysCommand.d.ts +6 -21
- package/dist-types/commands/DescribeHostedConnectionsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeInterconnectLoaCommand.d.ts +6 -21
- package/dist-types/commands/DescribeInterconnectsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeLagsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeLoaCommand.d.ts +6 -21
- package/dist-types/commands/DescribeLocationsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeRouterConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DescribeTagsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeVirtualGatewaysCommand.d.ts +6 -21
- package/dist-types/commands/DescribeVirtualInterfacesCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateConnectionFromLagCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateMacSecKeyCommand.d.ts +6 -21
- package/dist-types/commands/ListVirtualInterfaceTestHistoryCommand.d.ts +6 -21
- package/dist-types/commands/StartBgpFailoverTestCommand.d.ts +6 -21
- package/dist-types/commands/StopBgpFailoverTestCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateConnectionCommand.d.ts +6 -21
- package/dist-types/commands/UpdateDirectConnectGatewayAssociationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateDirectConnectGatewayCommand.d.ts +6 -21
- package/dist-types/commands/UpdateLagCommand.d.ts +6 -21
- package/dist-types/commands/UpdateVirtualInterfaceAttributesCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/AcceptDirectConnectGatewayAssociationProposalCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AllocateConnectionOnInterconnectCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AllocateHostedConnectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AllocatePrivateVirtualInterfaceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AllocatePublicVirtualInterfaceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AllocateTransitVirtualInterfaceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateConnectionWithLagCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateHostedConnectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateMacSecKeyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/AssociateVirtualInterfaceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ConfirmConnectionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ConfirmCustomerAgreementCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ConfirmPrivateVirtualInterfaceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ConfirmPublicVirtualInterfaceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ConfirmTransitVirtualInterfaceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateBGPPeerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateDirectConnectGatewayAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateDirectConnectGatewayAssociationProposalCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateDirectConnectGatewayCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateInterconnectCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateLagCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreatePrivateVirtualInterfaceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreatePublicVirtualInterfaceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateTransitVirtualInterfaceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteBGPPeerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayAssociationProposalCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteInterconnectCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteLagCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteVirtualInterfaceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeConnectionLoaCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeConnectionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeConnectionsOnInterconnectCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeCustomerMetadataCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAssociationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAttachmentsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeDirectConnectGatewaysCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeHostedConnectionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeInterconnectLoaCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeInterconnectsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeLagsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeLoaCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeLocationsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeRouterConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeVirtualGatewaysCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeVirtualInterfacesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateConnectionFromLagCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateMacSecKeyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListVirtualInterfaceTestHistoryCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartBgpFailoverTestCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StopBgpFailoverTestCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateDirectConnectGatewayAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateDirectConnectGatewayCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateLagCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateVirtualInterfaceAttributesCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +10 -10
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
4
|
import { ConfirmTransitVirtualInterfaceRequest, ConfirmTransitVirtualInterfaceResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ConfirmTransitVirtualInterfaceCommandInput extends ConfirmTrans
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ConfirmTransitVirtualInterfaceCommandOutput extends ConfirmTransitVirtualInterfaceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ConfirmTransitVirtualInterfaceCommand_base: {
|
|
24
|
+
new (input: ConfirmTransitVirtualInterfaceCommandInput): import("@smithy/smithy-client").CommandImpl<ConfirmTransitVirtualInterfaceCommandInput, ConfirmTransitVirtualInterfaceCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Accepts ownership of a transit virtual interface created by another Amazon Web Services account.</p>
|
|
@@ -59,23 +62,5 @@ export interface ConfirmTransitVirtualInterfaceCommandOutput extends ConfirmTran
|
|
|
59
62
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
60
63
|
*
|
|
61
64
|
*/
|
|
62
|
-
export declare class ConfirmTransitVirtualInterfaceCommand extends
|
|
63
|
-
readonly input: ConfirmTransitVirtualInterfaceCommandInput;
|
|
64
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
-
/**
|
|
66
|
-
* @public
|
|
67
|
-
*/
|
|
68
|
-
constructor(input: ConfirmTransitVirtualInterfaceCommandInput);
|
|
69
|
-
/**
|
|
70
|
-
* @internal
|
|
71
|
-
*/
|
|
72
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ConfirmTransitVirtualInterfaceCommandInput, ConfirmTransitVirtualInterfaceCommandOutput>;
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
private serialize;
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
private deserialize;
|
|
65
|
+
export declare class ConfirmTransitVirtualInterfaceCommand extends ConfirmTransitVirtualInterfaceCommand_base {
|
|
81
66
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
4
|
import { CreateBGPPeerRequest, CreateBGPPeerResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateBGPPeerCommandInput extends CreateBGPPeerRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateBGPPeerCommandOutput extends CreateBGPPeerResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateBGPPeerCommand_base: {
|
|
24
|
+
new (input: CreateBGPPeerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBGPPeerCommandInput, CreateBGPPeerCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a BGP peer on the specified virtual interface.</p>
|
|
@@ -128,23 +131,5 @@ export interface CreateBGPPeerCommandOutput extends CreateBGPPeerResponse, __Met
|
|
|
128
131
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
129
132
|
*
|
|
130
133
|
*/
|
|
131
|
-
export declare class CreateBGPPeerCommand extends
|
|
132
|
-
readonly input: CreateBGPPeerCommandInput;
|
|
133
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
134
|
-
/**
|
|
135
|
-
* @public
|
|
136
|
-
*/
|
|
137
|
-
constructor(input: CreateBGPPeerCommandInput);
|
|
138
|
-
/**
|
|
139
|
-
* @internal
|
|
140
|
-
*/
|
|
141
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateBGPPeerCommandInput, CreateBGPPeerCommandOutput>;
|
|
142
|
-
/**
|
|
143
|
-
* @internal
|
|
144
|
-
*/
|
|
145
|
-
private serialize;
|
|
146
|
-
/**
|
|
147
|
-
* @internal
|
|
148
|
-
*/
|
|
149
|
-
private deserialize;
|
|
134
|
+
export declare class CreateBGPPeerCommand extends CreateBGPPeerCommand_base {
|
|
150
135
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
4
|
import { Connection, CreateConnectionRequest } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateConnectionCommandInput extends CreateConnectionRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateConnectionCommandOutput extends Connection, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateConnectionCommand_base: {
|
|
24
|
+
new (input: CreateConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConnectionCommandInput, CreateConnectionCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a connection between a customer network and a specific Direct Connect location.</p>
|
|
@@ -114,23 +117,5 @@ export interface CreateConnectionCommandOutput extends Connection, __MetadataBea
|
|
|
114
117
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
115
118
|
*
|
|
116
119
|
*/
|
|
117
|
-
export declare class CreateConnectionCommand extends
|
|
118
|
-
readonly input: CreateConnectionCommandInput;
|
|
119
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
120
|
-
/**
|
|
121
|
-
* @public
|
|
122
|
-
*/
|
|
123
|
-
constructor(input: CreateConnectionCommandInput);
|
|
124
|
-
/**
|
|
125
|
-
* @internal
|
|
126
|
-
*/
|
|
127
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateConnectionCommandInput, CreateConnectionCommandOutput>;
|
|
128
|
-
/**
|
|
129
|
-
* @internal
|
|
130
|
-
*/
|
|
131
|
-
private serialize;
|
|
132
|
-
/**
|
|
133
|
-
* @internal
|
|
134
|
-
*/
|
|
135
|
-
private deserialize;
|
|
120
|
+
export declare class CreateConnectionCommand extends CreateConnectionCommand_base {
|
|
136
121
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
4
|
import { CreateDirectConnectGatewayAssociationRequest, CreateDirectConnectGatewayAssociationResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateDirectConnectGatewayAssociationCommandInput extends Creat
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateDirectConnectGatewayAssociationCommandOutput extends CreateDirectConnectGatewayAssociationResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateDirectConnectGatewayAssociationCommand_base: {
|
|
24
|
+
new (input: CreateDirectConnectGatewayAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDirectConnectGatewayAssociationCommandInput, CreateDirectConnectGatewayAssociationCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates an association between a Direct Connect gateway and a virtual private gateway. The virtual
|
|
@@ -85,23 +88,5 @@ export interface CreateDirectConnectGatewayAssociationCommandOutput extends Crea
|
|
|
85
88
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
86
89
|
*
|
|
87
90
|
*/
|
|
88
|
-
export declare class CreateDirectConnectGatewayAssociationCommand extends
|
|
89
|
-
readonly input: CreateDirectConnectGatewayAssociationCommandInput;
|
|
90
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
91
|
-
/**
|
|
92
|
-
* @public
|
|
93
|
-
*/
|
|
94
|
-
constructor(input: CreateDirectConnectGatewayAssociationCommandInput);
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
*/
|
|
98
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDirectConnectGatewayAssociationCommandInput, CreateDirectConnectGatewayAssociationCommandOutput>;
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
private serialize;
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
private deserialize;
|
|
91
|
+
export declare class CreateDirectConnectGatewayAssociationCommand extends CreateDirectConnectGatewayAssociationCommand_base {
|
|
107
92
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
4
|
import { CreateDirectConnectGatewayAssociationProposalRequest, CreateDirectConnectGatewayAssociationProposalResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateDirectConnectGatewayAssociationProposalCommandInput exten
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateDirectConnectGatewayAssociationProposalCommandOutput extends CreateDirectConnectGatewayAssociationProposalResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateDirectConnectGatewayAssociationProposalCommand_base: {
|
|
24
|
+
new (input: CreateDirectConnectGatewayAssociationProposalCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDirectConnectGatewayAssociationProposalCommandInput, CreateDirectConnectGatewayAssociationProposalCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a proposal to associate the specified virtual private gateway or transit gateway with the specified Direct Connect gateway.</p>
|
|
@@ -91,23 +94,5 @@ export interface CreateDirectConnectGatewayAssociationProposalCommandOutput exte
|
|
|
91
94
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
92
95
|
*
|
|
93
96
|
*/
|
|
94
|
-
export declare class CreateDirectConnectGatewayAssociationProposalCommand extends
|
|
95
|
-
readonly input: CreateDirectConnectGatewayAssociationProposalCommandInput;
|
|
96
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
97
|
-
/**
|
|
98
|
-
* @public
|
|
99
|
-
*/
|
|
100
|
-
constructor(input: CreateDirectConnectGatewayAssociationProposalCommandInput);
|
|
101
|
-
/**
|
|
102
|
-
* @internal
|
|
103
|
-
*/
|
|
104
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDirectConnectGatewayAssociationProposalCommandInput, CreateDirectConnectGatewayAssociationProposalCommandOutput>;
|
|
105
|
-
/**
|
|
106
|
-
* @internal
|
|
107
|
-
*/
|
|
108
|
-
private serialize;
|
|
109
|
-
/**
|
|
110
|
-
* @internal
|
|
111
|
-
*/
|
|
112
|
-
private deserialize;
|
|
97
|
+
export declare class CreateDirectConnectGatewayAssociationProposalCommand extends CreateDirectConnectGatewayAssociationProposalCommand_base {
|
|
113
98
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
4
|
import { CreateDirectConnectGatewayRequest, CreateDirectConnectGatewayResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateDirectConnectGatewayCommandInput extends CreateDirectConn
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateDirectConnectGatewayCommandOutput extends CreateDirectConnectGatewayResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateDirectConnectGatewayCommand_base: {
|
|
24
|
+
new (input: CreateDirectConnectGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDirectConnectGatewayCommandInput, CreateDirectConnectGatewayCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a Direct Connect gateway, which is an intermediate object that enables you to connect a set
|
|
@@ -70,23 +73,5 @@ export interface CreateDirectConnectGatewayCommandOutput extends CreateDirectCon
|
|
|
70
73
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
71
74
|
*
|
|
72
75
|
*/
|
|
73
|
-
export declare class CreateDirectConnectGatewayCommand extends
|
|
74
|
-
readonly input: CreateDirectConnectGatewayCommandInput;
|
|
75
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
76
|
-
/**
|
|
77
|
-
* @public
|
|
78
|
-
*/
|
|
79
|
-
constructor(input: CreateDirectConnectGatewayCommandInput);
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDirectConnectGatewayCommandInput, CreateDirectConnectGatewayCommandOutput>;
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
private serialize;
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
private deserialize;
|
|
76
|
+
export declare class CreateDirectConnectGatewayCommand extends CreateDirectConnectGatewayCommand_base {
|
|
92
77
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
4
|
import { CreateInterconnectRequest, Interconnect } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateInterconnectCommandInput extends CreateInterconnectReques
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateInterconnectCommandOutput extends Interconnect, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateInterconnectCommand_base: {
|
|
24
|
+
new (input: CreateInterconnectCommandInput): import("@smithy/smithy-client").CommandImpl<CreateInterconnectCommandInput, CreateInterconnectCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates an interconnect between an Direct Connect Partner's network and a specific Direct Connect location.</p>
|
|
@@ -107,23 +110,5 @@ export interface CreateInterconnectCommandOutput extends Interconnect, __Metadat
|
|
|
107
110
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
108
111
|
*
|
|
109
112
|
*/
|
|
110
|
-
export declare class CreateInterconnectCommand extends
|
|
111
|
-
readonly input: CreateInterconnectCommandInput;
|
|
112
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
113
|
-
/**
|
|
114
|
-
* @public
|
|
115
|
-
*/
|
|
116
|
-
constructor(input: CreateInterconnectCommandInput);
|
|
117
|
-
/**
|
|
118
|
-
* @internal
|
|
119
|
-
*/
|
|
120
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateInterconnectCommandInput, CreateInterconnectCommandOutput>;
|
|
121
|
-
/**
|
|
122
|
-
* @internal
|
|
123
|
-
*/
|
|
124
|
-
private serialize;
|
|
125
|
-
/**
|
|
126
|
-
* @internal
|
|
127
|
-
*/
|
|
128
|
-
private deserialize;
|
|
113
|
+
export declare class CreateInterconnectCommand extends CreateInterconnectCommand_base {
|
|
129
114
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
4
|
import { CreateLagRequest, Lag } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateLagCommandInput extends CreateLagRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateLagCommandOutput extends Lag, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateLagCommand_base: {
|
|
24
|
+
new (input: CreateLagCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLagCommandInput, CreateLagCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a link aggregation group (LAG) with the specified number of bundled
|
|
@@ -167,23 +170,5 @@ export interface CreateLagCommandOutput extends Lag, __MetadataBearer {
|
|
|
167
170
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
168
171
|
*
|
|
169
172
|
*/
|
|
170
|
-
export declare class CreateLagCommand extends
|
|
171
|
-
readonly input: CreateLagCommandInput;
|
|
172
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
173
|
-
/**
|
|
174
|
-
* @public
|
|
175
|
-
*/
|
|
176
|
-
constructor(input: CreateLagCommandInput);
|
|
177
|
-
/**
|
|
178
|
-
* @internal
|
|
179
|
-
*/
|
|
180
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateLagCommandInput, CreateLagCommandOutput>;
|
|
181
|
-
/**
|
|
182
|
-
* @internal
|
|
183
|
-
*/
|
|
184
|
-
private serialize;
|
|
185
|
-
/**
|
|
186
|
-
* @internal
|
|
187
|
-
*/
|
|
188
|
-
private deserialize;
|
|
173
|
+
export declare class CreateLagCommand extends CreateLagCommand_base {
|
|
189
174
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
4
|
import { CreatePrivateVirtualInterfaceRequest, VirtualInterface } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreatePrivateVirtualInterfaceCommandInput extends CreatePrivate
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreatePrivateVirtualInterfaceCommandOutput extends VirtualInterface, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreatePrivateVirtualInterfaceCommand_base: {
|
|
24
|
+
new (input: CreatePrivateVirtualInterfaceCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePrivateVirtualInterfaceCommandInput, CreatePrivateVirtualInterfaceCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a private virtual interface. A virtual interface is the VLAN that transports Direct Connect traffic.
|
|
@@ -139,23 +142,5 @@ export interface CreatePrivateVirtualInterfaceCommandOutput extends VirtualInter
|
|
|
139
142
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
140
143
|
*
|
|
141
144
|
*/
|
|
142
|
-
export declare class CreatePrivateVirtualInterfaceCommand extends
|
|
143
|
-
readonly input: CreatePrivateVirtualInterfaceCommandInput;
|
|
144
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
145
|
-
/**
|
|
146
|
-
* @public
|
|
147
|
-
*/
|
|
148
|
-
constructor(input: CreatePrivateVirtualInterfaceCommandInput);
|
|
149
|
-
/**
|
|
150
|
-
* @internal
|
|
151
|
-
*/
|
|
152
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreatePrivateVirtualInterfaceCommandInput, CreatePrivateVirtualInterfaceCommandOutput>;
|
|
153
|
-
/**
|
|
154
|
-
* @internal
|
|
155
|
-
*/
|
|
156
|
-
private serialize;
|
|
157
|
-
/**
|
|
158
|
-
* @internal
|
|
159
|
-
*/
|
|
160
|
-
private deserialize;
|
|
145
|
+
export declare class CreatePrivateVirtualInterfaceCommand extends CreatePrivateVirtualInterfaceCommand_base {
|
|
161
146
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
4
|
import { CreatePublicVirtualInterfaceRequest, VirtualInterface } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreatePublicVirtualInterfaceCommandInput extends CreatePublicVi
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreatePublicVirtualInterfaceCommandOutput extends VirtualInterface, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreatePublicVirtualInterfaceCommand_base: {
|
|
24
|
+
new (input: CreatePublicVirtualInterfaceCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePublicVirtualInterfaceCommandInput, CreatePublicVirtualInterfaceCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a public virtual interface. A virtual interface is the VLAN that transports Direct Connect traffic.
|
|
@@ -133,23 +136,5 @@ export interface CreatePublicVirtualInterfaceCommandOutput extends VirtualInterf
|
|
|
133
136
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
134
137
|
*
|
|
135
138
|
*/
|
|
136
|
-
export declare class CreatePublicVirtualInterfaceCommand extends
|
|
137
|
-
readonly input: CreatePublicVirtualInterfaceCommandInput;
|
|
138
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
139
|
-
/**
|
|
140
|
-
* @public
|
|
141
|
-
*/
|
|
142
|
-
constructor(input: CreatePublicVirtualInterfaceCommandInput);
|
|
143
|
-
/**
|
|
144
|
-
* @internal
|
|
145
|
-
*/
|
|
146
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreatePublicVirtualInterfaceCommandInput, CreatePublicVirtualInterfaceCommandOutput>;
|
|
147
|
-
/**
|
|
148
|
-
* @internal
|
|
149
|
-
*/
|
|
150
|
-
private serialize;
|
|
151
|
-
/**
|
|
152
|
-
* @internal
|
|
153
|
-
*/
|
|
154
|
-
private deserialize;
|
|
139
|
+
export declare class CreatePublicVirtualInterfaceCommand extends CreatePublicVirtualInterfaceCommand_base {
|
|
155
140
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
4
|
import { CreateTransitVirtualInterfaceRequest, CreateTransitVirtualInterfaceResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateTransitVirtualInterfaceCommandInput extends CreateTransit
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateTransitVirtualInterfaceCommandOutput extends CreateTransitVirtualInterfaceResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateTransitVirtualInterfaceCommand_base: {
|
|
24
|
+
new (input: CreateTransitVirtualInterfaceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTransitVirtualInterfaceCommandInput, CreateTransitVirtualInterfaceCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
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>
|
|
@@ -139,23 +142,5 @@ export interface CreateTransitVirtualInterfaceCommandOutput extends CreateTransi
|
|
|
139
142
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
140
143
|
*
|
|
141
144
|
*/
|
|
142
|
-
export declare class CreateTransitVirtualInterfaceCommand extends
|
|
143
|
-
readonly input: CreateTransitVirtualInterfaceCommandInput;
|
|
144
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
145
|
-
/**
|
|
146
|
-
* @public
|
|
147
|
-
*/
|
|
148
|
-
constructor(input: CreateTransitVirtualInterfaceCommandInput);
|
|
149
|
-
/**
|
|
150
|
-
* @internal
|
|
151
|
-
*/
|
|
152
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateTransitVirtualInterfaceCommandInput, CreateTransitVirtualInterfaceCommandOutput>;
|
|
153
|
-
/**
|
|
154
|
-
* @internal
|
|
155
|
-
*/
|
|
156
|
-
private serialize;
|
|
157
|
-
/**
|
|
158
|
-
* @internal
|
|
159
|
-
*/
|
|
160
|
-
private deserialize;
|
|
145
|
+
export declare class CreateTransitVirtualInterfaceCommand extends CreateTransitVirtualInterfaceCommand_base {
|
|
161
146
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
4
|
import { DeleteBGPPeerRequest, DeleteBGPPeerResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteBGPPeerCommandInput extends DeleteBGPPeerRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteBGPPeerCommandOutput extends DeleteBGPPeerResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteBGPPeerCommand_base: {
|
|
24
|
+
new (input: DeleteBGPPeerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBGPPeerCommandInput, DeleteBGPPeerCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes the specified BGP peer on the specified virtual interface with the specified customer address and ASN.</p>
|
|
@@ -110,23 +113,5 @@ export interface DeleteBGPPeerCommandOutput extends DeleteBGPPeerResponse, __Met
|
|
|
110
113
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
111
114
|
*
|
|
112
115
|
*/
|
|
113
|
-
export declare class DeleteBGPPeerCommand extends
|
|
114
|
-
readonly input: DeleteBGPPeerCommandInput;
|
|
115
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
116
|
-
/**
|
|
117
|
-
* @public
|
|
118
|
-
*/
|
|
119
|
-
constructor(input: DeleteBGPPeerCommandInput);
|
|
120
|
-
/**
|
|
121
|
-
* @internal
|
|
122
|
-
*/
|
|
123
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteBGPPeerCommandInput, DeleteBGPPeerCommandOutput>;
|
|
124
|
-
/**
|
|
125
|
-
* @internal
|
|
126
|
-
*/
|
|
127
|
-
private serialize;
|
|
128
|
-
/**
|
|
129
|
-
* @internal
|
|
130
|
-
*/
|
|
131
|
-
private deserialize;
|
|
116
|
+
export declare class DeleteBGPPeerCommand extends DeleteBGPPeerCommand_base {
|
|
132
117
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
4
|
import { Connection, DeleteConnectionRequest } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteConnectionCommandInput extends DeleteConnectionRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteConnectionCommandOutput extends Connection, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteConnectionCommand_base: {
|
|
24
|
+
new (input: DeleteConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConnectionCommandInput, DeleteConnectionCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes the specified connection.</p>
|
|
@@ -93,23 +96,5 @@ export interface DeleteConnectionCommandOutput extends Connection, __MetadataBea
|
|
|
93
96
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
94
97
|
*
|
|
95
98
|
*/
|
|
96
|
-
export declare class DeleteConnectionCommand extends
|
|
97
|
-
readonly input: DeleteConnectionCommandInput;
|
|
98
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
99
|
-
/**
|
|
100
|
-
* @public
|
|
101
|
-
*/
|
|
102
|
-
constructor(input: DeleteConnectionCommandInput);
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteConnectionCommandInput, DeleteConnectionCommandOutput>;
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
private serialize;
|
|
111
|
-
/**
|
|
112
|
-
* @internal
|
|
113
|
-
*/
|
|
114
|
-
private deserialize;
|
|
99
|
+
export declare class DeleteConnectionCommand extends DeleteConnectionCommand_base {
|
|
115
100
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
4
|
import { DeleteDirectConnectGatewayAssociationRequest, DeleteDirectConnectGatewayAssociationResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteDirectConnectGatewayAssociationCommandInput extends Delet
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteDirectConnectGatewayAssociationCommandOutput extends DeleteDirectConnectGatewayAssociationResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteDirectConnectGatewayAssociationCommand_base: {
|
|
24
|
+
new (input: DeleteDirectConnectGatewayAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDirectConnectGatewayAssociationCommandInput, DeleteDirectConnectGatewayAssociationCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes the association between the specified Direct Connect gateway and virtual private gateway.</p>
|
|
@@ -80,23 +83,5 @@ export interface DeleteDirectConnectGatewayAssociationCommandOutput extends Dele
|
|
|
80
83
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
81
84
|
*
|
|
82
85
|
*/
|
|
83
|
-
export declare class DeleteDirectConnectGatewayAssociationCommand extends
|
|
84
|
-
readonly input: DeleteDirectConnectGatewayAssociationCommandInput;
|
|
85
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
86
|
-
/**
|
|
87
|
-
* @public
|
|
88
|
-
*/
|
|
89
|
-
constructor(input: DeleteDirectConnectGatewayAssociationCommandInput);
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDirectConnectGatewayAssociationCommandInput, DeleteDirectConnectGatewayAssociationCommandOutput>;
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
private serialize;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private deserialize;
|
|
86
|
+
export declare class DeleteDirectConnectGatewayAssociationCommand extends DeleteDirectConnectGatewayAssociationCommand_base {
|
|
102
87
|
}
|