@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 { DeleteDirectConnectGatewayAssociationProposalRequest, DeleteDirectConnectGatewayAssociationProposalResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteDirectConnectGatewayAssociationProposalCommandInput exten
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteDirectConnectGatewayAssociationProposalCommandOutput extends DeleteDirectConnectGatewayAssociationProposalResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteDirectConnectGatewayAssociationProposalCommand_base: {
|
|
24
|
+
new (input: DeleteDirectConnectGatewayAssociationProposalCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDirectConnectGatewayAssociationProposalCommandInput, DeleteDirectConnectGatewayAssociationProposalCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes the association proposal request between the specified Direct Connect gateway and virtual private gateway or transit gateway.</p>
|
|
@@ -78,23 +81,5 @@ export interface DeleteDirectConnectGatewayAssociationProposalCommandOutput exte
|
|
|
78
81
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
79
82
|
*
|
|
80
83
|
*/
|
|
81
|
-
export declare class DeleteDirectConnectGatewayAssociationProposalCommand extends
|
|
82
|
-
readonly input: DeleteDirectConnectGatewayAssociationProposalCommandInput;
|
|
83
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
84
|
-
/**
|
|
85
|
-
* @public
|
|
86
|
-
*/
|
|
87
|
-
constructor(input: DeleteDirectConnectGatewayAssociationProposalCommandInput);
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDirectConnectGatewayAssociationProposalCommandInput, DeleteDirectConnectGatewayAssociationProposalCommandOutput>;
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
private serialize;
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
private deserialize;
|
|
84
|
+
export declare class DeleteDirectConnectGatewayAssociationProposalCommand extends DeleteDirectConnectGatewayAssociationProposalCommand_base {
|
|
100
85
|
}
|
|
@@ -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 { DeleteDirectConnectGatewayRequest, DeleteDirectConnectGatewayResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteDirectConnectGatewayCommandInput extends DeleteDirectConn
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteDirectConnectGatewayCommandOutput extends DeleteDirectConnectGatewayResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteDirectConnectGatewayCommand_base: {
|
|
24
|
+
new (input: DeleteDirectConnectGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDirectConnectGatewayCommandInput, DeleteDirectConnectGatewayCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes the specified Direct Connect gateway. You must first delete all virtual interfaces that are
|
|
@@ -66,23 +69,5 @@ export interface DeleteDirectConnectGatewayCommandOutput extends DeleteDirectCon
|
|
|
66
69
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
67
70
|
*
|
|
68
71
|
*/
|
|
69
|
-
export declare class DeleteDirectConnectGatewayCommand extends
|
|
70
|
-
readonly input: DeleteDirectConnectGatewayCommandInput;
|
|
71
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
72
|
-
/**
|
|
73
|
-
* @public
|
|
74
|
-
*/
|
|
75
|
-
constructor(input: DeleteDirectConnectGatewayCommandInput);
|
|
76
|
-
/**
|
|
77
|
-
* @internal
|
|
78
|
-
*/
|
|
79
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDirectConnectGatewayCommandInput, DeleteDirectConnectGatewayCommandOutput>;
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
private serialize;
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
private deserialize;
|
|
72
|
+
export declare class DeleteDirectConnectGatewayCommand extends DeleteDirectConnectGatewayCommand_base {
|
|
88
73
|
}
|
|
@@ -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 { DeleteInterconnectRequest, DeleteInterconnectResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteInterconnectCommandInput extends DeleteInterconnectReques
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteInterconnectCommandOutput extends DeleteInterconnectResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteInterconnectCommand_base: {
|
|
24
|
+
new (input: DeleteInterconnectCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInterconnectCommandInput, DeleteInterconnectCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes the specified interconnect.</p>
|
|
@@ -61,23 +64,5 @@ export interface DeleteInterconnectCommandOutput extends DeleteInterconnectRespo
|
|
|
61
64
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
62
65
|
*
|
|
63
66
|
*/
|
|
64
|
-
export declare class DeleteInterconnectCommand extends
|
|
65
|
-
readonly input: DeleteInterconnectCommandInput;
|
|
66
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
67
|
-
/**
|
|
68
|
-
* @public
|
|
69
|
-
*/
|
|
70
|
-
constructor(input: DeleteInterconnectCommandInput);
|
|
71
|
-
/**
|
|
72
|
-
* @internal
|
|
73
|
-
*/
|
|
74
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteInterconnectCommandInput, DeleteInterconnectCommandOutput>;
|
|
75
|
-
/**
|
|
76
|
-
* @internal
|
|
77
|
-
*/
|
|
78
|
-
private serialize;
|
|
79
|
-
/**
|
|
80
|
-
* @internal
|
|
81
|
-
*/
|
|
82
|
-
private deserialize;
|
|
67
|
+
export declare class DeleteInterconnectCommand extends DeleteInterconnectCommand_base {
|
|
83
68
|
}
|
|
@@ -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 { DeleteLagRequest, Lag } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteLagCommandInput extends DeleteLagRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteLagCommandOutput extends Lag, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteLagCommand_base: {
|
|
24
|
+
new (input: DeleteLagCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLagCommandInput, DeleteLagCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes the specified link aggregation group (LAG). You cannot delete a LAG if it has active
|
|
@@ -127,23 +130,5 @@ export interface DeleteLagCommandOutput extends Lag, __MetadataBearer {
|
|
|
127
130
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
128
131
|
*
|
|
129
132
|
*/
|
|
130
|
-
export declare class DeleteLagCommand extends
|
|
131
|
-
readonly input: DeleteLagCommandInput;
|
|
132
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
133
|
-
/**
|
|
134
|
-
* @public
|
|
135
|
-
*/
|
|
136
|
-
constructor(input: DeleteLagCommandInput);
|
|
137
|
-
/**
|
|
138
|
-
* @internal
|
|
139
|
-
*/
|
|
140
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteLagCommandInput, DeleteLagCommandOutput>;
|
|
141
|
-
/**
|
|
142
|
-
* @internal
|
|
143
|
-
*/
|
|
144
|
-
private serialize;
|
|
145
|
-
/**
|
|
146
|
-
* @internal
|
|
147
|
-
*/
|
|
148
|
-
private deserialize;
|
|
133
|
+
export declare class DeleteLagCommand extends DeleteLagCommand_base {
|
|
149
134
|
}
|
|
@@ -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 { DeleteVirtualInterfaceRequest, DeleteVirtualInterfaceResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteVirtualInterfaceCommandInput extends DeleteVirtualInterfa
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteVirtualInterfaceCommandOutput extends DeleteVirtualInterfaceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteVirtualInterfaceCommand_base: {
|
|
24
|
+
new (input: DeleteVirtualInterfaceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVirtualInterfaceCommandInput, DeleteVirtualInterfaceCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes a virtual interface.</p>
|
|
@@ -57,23 +60,5 @@ export interface DeleteVirtualInterfaceCommandOutput extends DeleteVirtualInterf
|
|
|
57
60
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
58
61
|
*
|
|
59
62
|
*/
|
|
60
|
-
export declare class DeleteVirtualInterfaceCommand extends
|
|
61
|
-
readonly input: DeleteVirtualInterfaceCommandInput;
|
|
62
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
63
|
-
/**
|
|
64
|
-
* @public
|
|
65
|
-
*/
|
|
66
|
-
constructor(input: DeleteVirtualInterfaceCommandInput);
|
|
67
|
-
/**
|
|
68
|
-
* @internal
|
|
69
|
-
*/
|
|
70
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteVirtualInterfaceCommandInput, DeleteVirtualInterfaceCommandOutput>;
|
|
71
|
-
/**
|
|
72
|
-
* @internal
|
|
73
|
-
*/
|
|
74
|
-
private serialize;
|
|
75
|
-
/**
|
|
76
|
-
* @internal
|
|
77
|
-
*/
|
|
78
|
-
private deserialize;
|
|
63
|
+
export declare class DeleteVirtualInterfaceCommand extends DeleteVirtualInterfaceCommand_base {
|
|
79
64
|
}
|
|
@@ -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 { DescribeConnectionLoaRequest, DescribeConnectionLoaResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeConnectionLoaCommandInput extends DescribeConnectionLoa
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeConnectionLoaCommandOutput extends DescribeConnectionLoaResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeConnectionLoaCommand_base: {
|
|
24
|
+
new (input: DescribeConnectionLoaCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeConnectionLoaCommandInput, DescribeConnectionLoaCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* @deprecated
|
|
@@ -69,23 +72,5 @@ export interface DescribeConnectionLoaCommandOutput extends DescribeConnectionLo
|
|
|
69
72
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
70
73
|
*
|
|
71
74
|
*/
|
|
72
|
-
export declare class DescribeConnectionLoaCommand extends
|
|
73
|
-
readonly input: DescribeConnectionLoaCommandInput;
|
|
74
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
75
|
-
/**
|
|
76
|
-
* @public
|
|
77
|
-
*/
|
|
78
|
-
constructor(input: DescribeConnectionLoaCommandInput);
|
|
79
|
-
/**
|
|
80
|
-
* @internal
|
|
81
|
-
*/
|
|
82
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeConnectionLoaCommandInput, DescribeConnectionLoaCommandOutput>;
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
private serialize;
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
private deserialize;
|
|
75
|
+
export declare class DescribeConnectionLoaCommand extends DescribeConnectionLoaCommand_base {
|
|
91
76
|
}
|
|
@@ -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 { Connections, DescribeConnectionsRequest } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeConnectionsCommandInput extends DescribeConnectionsRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeConnectionsCommandOutput extends Connections, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeConnectionsCommand_base: {
|
|
24
|
+
new (input: DescribeConnectionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeConnectionsCommandInput, DescribeConnectionsCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Displays the specified connection or all connections in this Region.</p>
|
|
@@ -94,23 +97,5 @@ export interface DescribeConnectionsCommandOutput extends Connections, __Metadat
|
|
|
94
97
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
95
98
|
*
|
|
96
99
|
*/
|
|
97
|
-
export declare class DescribeConnectionsCommand extends
|
|
98
|
-
readonly input: DescribeConnectionsCommandInput;
|
|
99
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
100
|
-
/**
|
|
101
|
-
* @public
|
|
102
|
-
*/
|
|
103
|
-
constructor(input: DescribeConnectionsCommandInput);
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeConnectionsCommandInput, DescribeConnectionsCommandOutput>;
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
private serialize;
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
|
-
private deserialize;
|
|
100
|
+
export declare class DescribeConnectionsCommand extends DescribeConnectionsCommand_base {
|
|
116
101
|
}
|
|
@@ -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 { Connections, DescribeConnectionsOnInterconnectRequest } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeConnectionsOnInterconnectCommandInput extends DescribeC
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeConnectionsOnInterconnectCommandOutput extends Connections, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeConnectionsOnInterconnectCommand_base: {
|
|
24
|
+
new (input: DescribeConnectionsOnInterconnectCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeConnectionsOnInterconnectCommandInput, DescribeConnectionsOnInterconnectCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* @deprecated
|
|
@@ -100,23 +103,5 @@ export interface DescribeConnectionsOnInterconnectCommandOutput extends Connecti
|
|
|
100
103
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
101
104
|
*
|
|
102
105
|
*/
|
|
103
|
-
export declare class DescribeConnectionsOnInterconnectCommand extends
|
|
104
|
-
readonly input: DescribeConnectionsOnInterconnectCommandInput;
|
|
105
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
106
|
-
/**
|
|
107
|
-
* @public
|
|
108
|
-
*/
|
|
109
|
-
constructor(input: DescribeConnectionsOnInterconnectCommandInput);
|
|
110
|
-
/**
|
|
111
|
-
* @internal
|
|
112
|
-
*/
|
|
113
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeConnectionsOnInterconnectCommandInput, DescribeConnectionsOnInterconnectCommandOutput>;
|
|
114
|
-
/**
|
|
115
|
-
* @internal
|
|
116
|
-
*/
|
|
117
|
-
private serialize;
|
|
118
|
-
/**
|
|
119
|
-
* @internal
|
|
120
|
-
*/
|
|
121
|
-
private deserialize;
|
|
106
|
+
export declare class DescribeConnectionsOnInterconnectCommand extends DescribeConnectionsOnInterconnectCommand_base {
|
|
122
107
|
}
|
|
@@ -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 { DescribeCustomerMetadataResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeCustomerMetadataCommandInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeCustomerMetadataCommandOutput extends DescribeCustomerMetadataResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeCustomerMetadataCommand_base: {
|
|
24
|
+
new (input: DescribeCustomerMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCustomerMetadataCommandInput, DescribeCustomerMetadataCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
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>
|
|
@@ -61,23 +64,5 @@ export interface DescribeCustomerMetadataCommandOutput extends DescribeCustomerM
|
|
|
61
64
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
62
65
|
*
|
|
63
66
|
*/
|
|
64
|
-
export declare class DescribeCustomerMetadataCommand extends
|
|
65
|
-
readonly input: DescribeCustomerMetadataCommandInput;
|
|
66
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
67
|
-
/**
|
|
68
|
-
* @public
|
|
69
|
-
*/
|
|
70
|
-
constructor(input: DescribeCustomerMetadataCommandInput);
|
|
71
|
-
/**
|
|
72
|
-
* @internal
|
|
73
|
-
*/
|
|
74
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeCustomerMetadataCommandInput, DescribeCustomerMetadataCommandOutput>;
|
|
75
|
-
/**
|
|
76
|
-
* @internal
|
|
77
|
-
*/
|
|
78
|
-
private serialize;
|
|
79
|
-
/**
|
|
80
|
-
* @internal
|
|
81
|
-
*/
|
|
82
|
-
private deserialize;
|
|
67
|
+
export declare class DescribeCustomerMetadataCommand extends DescribeCustomerMetadataCommand_base {
|
|
83
68
|
}
|
|
@@ -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 { DescribeDirectConnectGatewayAssociationProposalsRequest, DescribeDirectConnectGatewayAssociationProposalsResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeDirectConnectGatewayAssociationProposalsCommandInput ex
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeDirectConnectGatewayAssociationProposalsCommandOutput extends DescribeDirectConnectGatewayAssociationProposalsResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeDirectConnectGatewayAssociationProposalsCommand_base: {
|
|
24
|
+
new (input: DescribeDirectConnectGatewayAssociationProposalsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDirectConnectGatewayAssociationProposalsCommandInput, DescribeDirectConnectGatewayAssociationProposalsCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Describes one or more association proposals for connection between a virtual private gateway or transit gateway and a Direct Connect gateway. </p>
|
|
@@ -85,23 +88,5 @@ export interface DescribeDirectConnectGatewayAssociationProposalsCommandOutput e
|
|
|
85
88
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
86
89
|
*
|
|
87
90
|
*/
|
|
88
|
-
export declare class DescribeDirectConnectGatewayAssociationProposalsCommand extends
|
|
89
|
-
readonly input: DescribeDirectConnectGatewayAssociationProposalsCommandInput;
|
|
90
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
91
|
-
/**
|
|
92
|
-
* @public
|
|
93
|
-
*/
|
|
94
|
-
constructor(input: DescribeDirectConnectGatewayAssociationProposalsCommandInput);
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
*/
|
|
98
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeDirectConnectGatewayAssociationProposalsCommandInput, DescribeDirectConnectGatewayAssociationProposalsCommandOutput>;
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
private serialize;
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
private deserialize;
|
|
91
|
+
export declare class DescribeDirectConnectGatewayAssociationProposalsCommand extends DescribeDirectConnectGatewayAssociationProposalsCommand_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 { DescribeDirectConnectGatewayAssociationsRequest, DescribeDirectConnectGatewayAssociationsResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeDirectConnectGatewayAssociationsCommandInput extends De
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeDirectConnectGatewayAssociationsCommandOutput extends DescribeDirectConnectGatewayAssociationsResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeDirectConnectGatewayAssociationsCommand_base: {
|
|
24
|
+
new (input: DescribeDirectConnectGatewayAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDirectConnectGatewayAssociationsCommandInput, DescribeDirectConnectGatewayAssociationsCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
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>
|
|
@@ -107,23 +110,5 @@ export interface DescribeDirectConnectGatewayAssociationsCommandOutput extends D
|
|
|
107
110
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
108
111
|
*
|
|
109
112
|
*/
|
|
110
|
-
export declare class DescribeDirectConnectGatewayAssociationsCommand extends
|
|
111
|
-
readonly input: DescribeDirectConnectGatewayAssociationsCommandInput;
|
|
112
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
113
|
-
/**
|
|
114
|
-
* @public
|
|
115
|
-
*/
|
|
116
|
-
constructor(input: DescribeDirectConnectGatewayAssociationsCommandInput);
|
|
117
|
-
/**
|
|
118
|
-
* @internal
|
|
119
|
-
*/
|
|
120
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeDirectConnectGatewayAssociationsCommandInput, DescribeDirectConnectGatewayAssociationsCommandOutput>;
|
|
121
|
-
/**
|
|
122
|
-
* @internal
|
|
123
|
-
*/
|
|
124
|
-
private serialize;
|
|
125
|
-
/**
|
|
126
|
-
* @internal
|
|
127
|
-
*/
|
|
128
|
-
private deserialize;
|
|
113
|
+
export declare class DescribeDirectConnectGatewayAssociationsCommand extends DescribeDirectConnectGatewayAssociationsCommand_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 { DescribeDirectConnectGatewayAttachmentsRequest, DescribeDirectConnectGatewayAttachmentsResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeDirectConnectGatewayAttachmentsCommandInput extends Des
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeDirectConnectGatewayAttachmentsCommandOutput extends DescribeDirectConnectGatewayAttachmentsResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeDirectConnectGatewayAttachmentsCommand_base: {
|
|
24
|
+
new (input: DescribeDirectConnectGatewayAttachmentsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDirectConnectGatewayAttachmentsCommandInput, DescribeDirectConnectGatewayAttachmentsCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists the attachments between your Direct Connect gateways and virtual interfaces. You must specify
|
|
@@ -75,23 +78,5 @@ export interface DescribeDirectConnectGatewayAttachmentsCommandOutput extends De
|
|
|
75
78
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
76
79
|
*
|
|
77
80
|
*/
|
|
78
|
-
export declare class DescribeDirectConnectGatewayAttachmentsCommand extends
|
|
79
|
-
readonly input: DescribeDirectConnectGatewayAttachmentsCommandInput;
|
|
80
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
81
|
-
/**
|
|
82
|
-
* @public
|
|
83
|
-
*/
|
|
84
|
-
constructor(input: DescribeDirectConnectGatewayAttachmentsCommandInput);
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeDirectConnectGatewayAttachmentsCommandInput, DescribeDirectConnectGatewayAttachmentsCommandOutput>;
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
private serialize;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private deserialize;
|
|
81
|
+
export declare class DescribeDirectConnectGatewayAttachmentsCommand extends DescribeDirectConnectGatewayAttachmentsCommand_base {
|
|
97
82
|
}
|
|
@@ -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 { DescribeDirectConnectGatewaysRequest, DescribeDirectConnectGatewaysResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeDirectConnectGatewaysCommandInput extends DescribeDirec
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeDirectConnectGatewaysCommandOutput extends DescribeDirectConnectGatewaysResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeDirectConnectGatewaysCommand_base: {
|
|
24
|
+
new (input: DescribeDirectConnectGatewaysCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDirectConnectGatewaysCommandInput, DescribeDirectConnectGatewaysCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists all your Direct Connect gateways or only the specified Direct Connect gateway. Deleted Direct Connect gateways are not returned.</p>
|
|
@@ -69,23 +72,5 @@ export interface DescribeDirectConnectGatewaysCommandOutput extends DescribeDire
|
|
|
69
72
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
70
73
|
*
|
|
71
74
|
*/
|
|
72
|
-
export declare class DescribeDirectConnectGatewaysCommand extends
|
|
73
|
-
readonly input: DescribeDirectConnectGatewaysCommandInput;
|
|
74
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
75
|
-
/**
|
|
76
|
-
* @public
|
|
77
|
-
*/
|
|
78
|
-
constructor(input: DescribeDirectConnectGatewaysCommandInput);
|
|
79
|
-
/**
|
|
80
|
-
* @internal
|
|
81
|
-
*/
|
|
82
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeDirectConnectGatewaysCommandInput, DescribeDirectConnectGatewaysCommandOutput>;
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
private serialize;
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
private deserialize;
|
|
75
|
+
export declare class DescribeDirectConnectGatewaysCommand extends DescribeDirectConnectGatewaysCommand_base {
|
|
91
76
|
}
|
|
@@ -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 { Connections, DescribeHostedConnectionsRequest } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeHostedConnectionsCommandInput extends DescribeHostedCon
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeHostedConnectionsCommandOutput extends Connections, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeHostedConnectionsCommand_base: {
|
|
24
|
+
new (input: DescribeHostedConnectionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeHostedConnectionsCommandInput, DescribeHostedConnectionsCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists the hosted connections that have been provisioned on the specified
|
|
@@ -98,23 +101,5 @@ export interface DescribeHostedConnectionsCommandOutput extends Connections, __M
|
|
|
98
101
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
99
102
|
*
|
|
100
103
|
*/
|
|
101
|
-
export declare class DescribeHostedConnectionsCommand extends
|
|
102
|
-
readonly input: DescribeHostedConnectionsCommandInput;
|
|
103
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
104
|
-
/**
|
|
105
|
-
* @public
|
|
106
|
-
*/
|
|
107
|
-
constructor(input: DescribeHostedConnectionsCommandInput);
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeHostedConnectionsCommandInput, DescribeHostedConnectionsCommandOutput>;
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
|
-
private serialize;
|
|
116
|
-
/**
|
|
117
|
-
* @internal
|
|
118
|
-
*/
|
|
119
|
-
private deserialize;
|
|
104
|
+
export declare class DescribeHostedConnectionsCommand extends DescribeHostedConnectionsCommand_base {
|
|
120
105
|
}
|