@aws-sdk/client-direct-connect 3.529.1 → 3.535.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-types/DirectConnect.d.ts +18 -1
- package/dist-types/DirectConnectClient.d.ts +1 -1
- package/dist-types/commands/AcceptDirectConnectGatewayAssociationProposalCommand.d.ts +2 -1
- package/dist-types/commands/AllocateConnectionOnInterconnectCommand.d.ts +3 -3
- package/dist-types/commands/AllocateHostedConnectionCommand.d.ts +2 -1
- package/dist-types/commands/AllocatePrivateVirtualInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/AllocatePublicVirtualInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/AllocateTransitVirtualInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/AssociateConnectionWithLagCommand.d.ts +2 -1
- package/dist-types/commands/AssociateHostedConnectionCommand.d.ts +2 -1
- package/dist-types/commands/AssociateMacSecKeyCommand.d.ts +2 -1
- package/dist-types/commands/AssociateVirtualInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/ConfirmConnectionCommand.d.ts +2 -1
- package/dist-types/commands/ConfirmCustomerAgreementCommand.d.ts +2 -1
- package/dist-types/commands/ConfirmPrivateVirtualInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/ConfirmPublicVirtualInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/ConfirmTransitVirtualInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/CreateBGPPeerCommand.d.ts +2 -1
- package/dist-types/commands/CreateConnectionCommand.d.ts +2 -1
- package/dist-types/commands/CreateDirectConnectGatewayAssociationCommand.d.ts +2 -1
- package/dist-types/commands/CreateDirectConnectGatewayAssociationProposalCommand.d.ts +2 -1
- package/dist-types/commands/CreateDirectConnectGatewayCommand.d.ts +2 -1
- package/dist-types/commands/CreateInterconnectCommand.d.ts +2 -1
- package/dist-types/commands/CreateLagCommand.d.ts +2 -1
- package/dist-types/commands/CreatePrivateVirtualInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/CreatePublicVirtualInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/CreateTransitVirtualInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBGPPeerCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConnectionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDirectConnectGatewayAssociationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDirectConnectGatewayAssociationProposalCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDirectConnectGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInterconnectCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLagCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVirtualInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/DescribeConnectionLoaCommand.d.ts +4 -4
- package/dist-types/commands/DescribeConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeConnectionsOnInterconnectCommand.d.ts +3 -3
- package/dist-types/commands/DescribeCustomerMetadataCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDirectConnectGatewayAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDirectConnectGatewayAttachmentsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDirectConnectGatewaysCommand.d.ts +2 -1
- package/dist-types/commands/DescribeHostedConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInterconnectLoaCommand.d.ts +4 -4
- package/dist-types/commands/DescribeInterconnectsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLagsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLoaCommand.d.ts +3 -2
- package/dist-types/commands/DescribeLocationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRouterConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTagsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVirtualGatewaysCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVirtualInterfacesCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateConnectionFromLagCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateMacSecKeyCommand.d.ts +2 -1
- package/dist-types/commands/ListVirtualInterfaceTestHistoryCommand.d.ts +2 -1
- package/dist-types/commands/StartBgpFailoverTestCommand.d.ts +2 -1
- package/dist-types/commands/StopBgpFailoverTestCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConnectionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDirectConnectGatewayAssociationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDirectConnectGatewayCommand.d.ts +2 -1
- package/dist-types/commands/UpdateLagCommand.d.ts +2 -1
- package/dist-types/commands/UpdateVirtualInterfaceAttributesCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +477 -477
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/runtimeConfig.shared.d.ts +2 -2
- package/dist-types/ts3.4/DirectConnect.d.ts +17 -0
- package/dist-types/ts3.4/commands/AcceptDirectConnectGatewayAssociationProposalCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AllocateConnectionOnInterconnectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AllocateHostedConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AllocatePrivateVirtualInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AllocatePublicVirtualInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AllocateTransitVirtualInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateConnectionWithLagCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateHostedConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateMacSecKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateVirtualInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ConfirmConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ConfirmCustomerAgreementCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ConfirmPrivateVirtualInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ConfirmPublicVirtualInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ConfirmTransitVirtualInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateBGPPeerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDirectConnectGatewayAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDirectConnectGatewayAssociationProposalCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDirectConnectGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateInterconnectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateLagCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePrivateVirtualInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePublicVirtualInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTransitVirtualInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteBGPPeerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayAssociationProposalCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteInterconnectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteLagCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVirtualInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeConnectionLoaCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeConnectionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeConnectionsOnInterconnectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeCustomerMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAttachmentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDirectConnectGatewaysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeHostedConnectionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInterconnectLoaCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInterconnectsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeLagsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeLoaCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeLocationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeRouterConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVirtualGatewaysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVirtualInterfacesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateConnectionFromLagCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateMacSecKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListVirtualInterfaceTestHistoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartBgpFailoverTestCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopBgpFailoverTestCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDirectConnectGatewayAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDirectConnectGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateLagCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateVirtualInterfaceAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/package.json +40 -40
|
@@ -20,9 +20,9 @@ export declare const getRuntimeConfig: (config: DirectConnectClientConfig) => {
|
|
|
20
20
|
apiVersion: string;
|
|
21
21
|
urlParser: import("@smithy/types").UrlParser;
|
|
22
22
|
base64Decoder: import("@smithy/types").Decoder;
|
|
23
|
-
base64Encoder:
|
|
23
|
+
base64Encoder: (_input: string | Uint8Array) => string;
|
|
24
24
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
25
|
-
utf8Encoder:
|
|
25
|
+
utf8Encoder: (input: string | Uint8Array) => string;
|
|
26
26
|
disableHostPrefix: boolean;
|
|
27
27
|
serviceId: string;
|
|
28
28
|
logger: import("@smithy/types").Logger;
|
|
@@ -20,9 +20,9 @@ export declare const getRuntimeConfig: (config: DirectConnectClientConfig) => {
|
|
|
20
20
|
apiVersion: string;
|
|
21
21
|
urlParser: import("@smithy/types").UrlParser;
|
|
22
22
|
base64Decoder: import("@smithy/types").Decoder;
|
|
23
|
-
base64Encoder:
|
|
23
|
+
base64Encoder: (_input: string | Uint8Array) => string;
|
|
24
24
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
25
|
-
utf8Encoder:
|
|
25
|
+
utf8Encoder: (input: string | Uint8Array) => string;
|
|
26
26
|
disableHostPrefix: boolean;
|
|
27
27
|
serviceId: string;
|
|
28
28
|
logger: import("@smithy/types").Logger;
|
|
@@ -11,9 +11,9 @@ export declare const getRuntimeConfig: (config: DirectConnectClientConfig) => {
|
|
|
11
11
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
12
12
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
13
13
|
base64Decoder: import("@smithy/types").Decoder;
|
|
14
|
-
base64Encoder:
|
|
14
|
+
base64Encoder: (_input: string | Uint8Array) => string;
|
|
15
15
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
16
|
-
utf8Encoder:
|
|
16
|
+
utf8Encoder: (input: string | Uint8Array) => string;
|
|
17
17
|
disableHostPrefix: boolean;
|
|
18
18
|
serviceId: string;
|
|
19
19
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
@@ -5,7 +5,7 @@ import { DirectConnectClientConfig } from "./DirectConnectClient";
|
|
|
5
5
|
export declare const getRuntimeConfig: (config: DirectConnectClientConfig) => {
|
|
6
6
|
apiVersion: string;
|
|
7
7
|
base64Decoder: import("@smithy/types").Decoder;
|
|
8
|
-
base64Encoder:
|
|
8
|
+
base64Encoder: (_input: string | Uint8Array) => string;
|
|
9
9
|
disableHostPrefix: boolean;
|
|
10
10
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
11
11
|
logger?: import("@smithy/types").Logger | undefined;
|
|
@@ -17,5 +17,5 @@ export declare const getRuntimeConfig: (config: DirectConnectClientConfig) => {
|
|
|
17
17
|
serviceId: string;
|
|
18
18
|
urlParser: import("@smithy/types").UrlParser;
|
|
19
19
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
20
|
-
utf8Encoder:
|
|
20
|
+
utf8Encoder: (input: string | Uint8Array) => string;
|
|
21
21
|
};
|
|
@@ -402,6 +402,7 @@ export interface DirectConnect {
|
|
|
402
402
|
options: __HttpHandlerOptions,
|
|
403
403
|
cb: (err: any, data?: ConfirmConnectionCommandOutput) => void
|
|
404
404
|
): void;
|
|
405
|
+
confirmCustomerAgreement(): Promise<ConfirmCustomerAgreementCommandOutput>;
|
|
405
406
|
confirmCustomerAgreement(
|
|
406
407
|
args: ConfirmCustomerAgreementCommandInput,
|
|
407
408
|
options?: __HttpHandlerOptions
|
|
@@ -454,6 +455,7 @@ export interface DirectConnect {
|
|
|
454
455
|
options: __HttpHandlerOptions,
|
|
455
456
|
cb: (err: any, data?: ConfirmTransitVirtualInterfaceCommandOutput) => void
|
|
456
457
|
): void;
|
|
458
|
+
createBGPPeer(): Promise<CreateBGPPeerCommandOutput>;
|
|
457
459
|
createBGPPeer(
|
|
458
460
|
args: CreateBGPPeerCommandInput,
|
|
459
461
|
options?: __HttpHandlerOptions
|
|
@@ -596,6 +598,7 @@ export interface DirectConnect {
|
|
|
596
598
|
options: __HttpHandlerOptions,
|
|
597
599
|
cb: (err: any, data?: CreateTransitVirtualInterfaceCommandOutput) => void
|
|
598
600
|
): void;
|
|
601
|
+
deleteBGPPeer(): Promise<DeleteBGPPeerCommandOutput>;
|
|
599
602
|
deleteBGPPeer(
|
|
600
603
|
args: DeleteBGPPeerCommandInput,
|
|
601
604
|
options?: __HttpHandlerOptions
|
|
@@ -635,6 +638,7 @@ export interface DirectConnect {
|
|
|
635
638
|
options: __HttpHandlerOptions,
|
|
636
639
|
cb: (err: any, data?: DeleteDirectConnectGatewayCommandOutput) => void
|
|
637
640
|
): void;
|
|
641
|
+
deleteDirectConnectGatewayAssociation(): Promise<DeleteDirectConnectGatewayAssociationCommandOutput>;
|
|
638
642
|
deleteDirectConnectGatewayAssociation(
|
|
639
643
|
args: DeleteDirectConnectGatewayAssociationCommandInput,
|
|
640
644
|
options?: __HttpHandlerOptions
|
|
@@ -725,6 +729,7 @@ export interface DirectConnect {
|
|
|
725
729
|
options: __HttpHandlerOptions,
|
|
726
730
|
cb: (err: any, data?: DescribeConnectionLoaCommandOutput) => void
|
|
727
731
|
): void;
|
|
732
|
+
describeConnections(): Promise<DescribeConnectionsCommandOutput>;
|
|
728
733
|
describeConnections(
|
|
729
734
|
args: DescribeConnectionsCommandInput,
|
|
730
735
|
options?: __HttpHandlerOptions
|
|
@@ -757,6 +762,7 @@ export interface DirectConnect {
|
|
|
757
762
|
data?: DescribeConnectionsOnInterconnectCommandOutput
|
|
758
763
|
) => void
|
|
759
764
|
): void;
|
|
765
|
+
describeCustomerMetadata(): Promise<DescribeCustomerMetadataCommandOutput>;
|
|
760
766
|
describeCustomerMetadata(
|
|
761
767
|
args: DescribeCustomerMetadataCommandInput,
|
|
762
768
|
options?: __HttpHandlerOptions
|
|
@@ -770,6 +776,7 @@ export interface DirectConnect {
|
|
|
770
776
|
options: __HttpHandlerOptions,
|
|
771
777
|
cb: (err: any, data?: DescribeCustomerMetadataCommandOutput) => void
|
|
772
778
|
): void;
|
|
779
|
+
describeDirectConnectGatewayAssociationProposals(): Promise<DescribeDirectConnectGatewayAssociationProposalsCommandOutput>;
|
|
773
780
|
describeDirectConnectGatewayAssociationProposals(
|
|
774
781
|
args: DescribeDirectConnectGatewayAssociationProposalsCommandInput,
|
|
775
782
|
options?: __HttpHandlerOptions
|
|
@@ -789,6 +796,7 @@ export interface DirectConnect {
|
|
|
789
796
|
data?: DescribeDirectConnectGatewayAssociationProposalsCommandOutput
|
|
790
797
|
) => void
|
|
791
798
|
): void;
|
|
799
|
+
describeDirectConnectGatewayAssociations(): Promise<DescribeDirectConnectGatewayAssociationsCommandOutput>;
|
|
792
800
|
describeDirectConnectGatewayAssociations(
|
|
793
801
|
args: DescribeDirectConnectGatewayAssociationsCommandInput,
|
|
794
802
|
options?: __HttpHandlerOptions
|
|
@@ -808,6 +816,7 @@ export interface DirectConnect {
|
|
|
808
816
|
data?: DescribeDirectConnectGatewayAssociationsCommandOutput
|
|
809
817
|
) => void
|
|
810
818
|
): void;
|
|
819
|
+
describeDirectConnectGatewayAttachments(): Promise<DescribeDirectConnectGatewayAttachmentsCommandOutput>;
|
|
811
820
|
describeDirectConnectGatewayAttachments(
|
|
812
821
|
args: DescribeDirectConnectGatewayAttachmentsCommandInput,
|
|
813
822
|
options?: __HttpHandlerOptions
|
|
@@ -827,6 +836,7 @@ export interface DirectConnect {
|
|
|
827
836
|
data?: DescribeDirectConnectGatewayAttachmentsCommandOutput
|
|
828
837
|
) => void
|
|
829
838
|
): void;
|
|
839
|
+
describeDirectConnectGateways(): Promise<DescribeDirectConnectGatewaysCommandOutput>;
|
|
830
840
|
describeDirectConnectGateways(
|
|
831
841
|
args: DescribeDirectConnectGatewaysCommandInput,
|
|
832
842
|
options?: __HttpHandlerOptions
|
|
@@ -866,6 +876,7 @@ export interface DirectConnect {
|
|
|
866
876
|
options: __HttpHandlerOptions,
|
|
867
877
|
cb: (err: any, data?: DescribeInterconnectLoaCommandOutput) => void
|
|
868
878
|
): void;
|
|
879
|
+
describeInterconnects(): Promise<DescribeInterconnectsCommandOutput>;
|
|
869
880
|
describeInterconnects(
|
|
870
881
|
args: DescribeInterconnectsCommandInput,
|
|
871
882
|
options?: __HttpHandlerOptions
|
|
@@ -879,6 +890,7 @@ export interface DirectConnect {
|
|
|
879
890
|
options: __HttpHandlerOptions,
|
|
880
891
|
cb: (err: any, data?: DescribeInterconnectsCommandOutput) => void
|
|
881
892
|
): void;
|
|
893
|
+
describeLags(): Promise<DescribeLagsCommandOutput>;
|
|
882
894
|
describeLags(
|
|
883
895
|
args: DescribeLagsCommandInput,
|
|
884
896
|
options?: __HttpHandlerOptions
|
|
@@ -905,6 +917,7 @@ export interface DirectConnect {
|
|
|
905
917
|
options: __HttpHandlerOptions,
|
|
906
918
|
cb: (err: any, data?: DescribeLoaCommandOutput) => void
|
|
907
919
|
): void;
|
|
920
|
+
describeLocations(): Promise<DescribeLocationsCommandOutput>;
|
|
908
921
|
describeLocations(
|
|
909
922
|
args: DescribeLocationsCommandInput,
|
|
910
923
|
options?: __HttpHandlerOptions
|
|
@@ -944,6 +957,7 @@ export interface DirectConnect {
|
|
|
944
957
|
options: __HttpHandlerOptions,
|
|
945
958
|
cb: (err: any, data?: DescribeTagsCommandOutput) => void
|
|
946
959
|
): void;
|
|
960
|
+
describeVirtualGateways(): Promise<DescribeVirtualGatewaysCommandOutput>;
|
|
947
961
|
describeVirtualGateways(
|
|
948
962
|
args: DescribeVirtualGatewaysCommandInput,
|
|
949
963
|
options?: __HttpHandlerOptions
|
|
@@ -957,6 +971,7 @@ export interface DirectConnect {
|
|
|
957
971
|
options: __HttpHandlerOptions,
|
|
958
972
|
cb: (err: any, data?: DescribeVirtualGatewaysCommandOutput) => void
|
|
959
973
|
): void;
|
|
974
|
+
describeVirtualInterfaces(): Promise<DescribeVirtualInterfacesCommandOutput>;
|
|
960
975
|
describeVirtualInterfaces(
|
|
961
976
|
args: DescribeVirtualInterfacesCommandInput,
|
|
962
977
|
options?: __HttpHandlerOptions
|
|
@@ -996,6 +1011,7 @@ export interface DirectConnect {
|
|
|
996
1011
|
options: __HttpHandlerOptions,
|
|
997
1012
|
cb: (err: any, data?: DisassociateMacSecKeyCommandOutput) => void
|
|
998
1013
|
): void;
|
|
1014
|
+
listVirtualInterfaceTestHistory(): Promise<ListVirtualInterfaceTestHistoryCommandOutput>;
|
|
999
1015
|
listVirtualInterfaceTestHistory(
|
|
1000
1016
|
args: ListVirtualInterfaceTestHistoryCommandInput,
|
|
1001
1017
|
options?: __HttpHandlerOptions
|
|
@@ -1087,6 +1103,7 @@ export interface DirectConnect {
|
|
|
1087
1103
|
options: __HttpHandlerOptions,
|
|
1088
1104
|
cb: (err: any, data?: UpdateDirectConnectGatewayCommandOutput) => void
|
|
1089
1105
|
): void;
|
|
1106
|
+
updateDirectConnectGatewayAssociation(): Promise<UpdateDirectConnectGatewayAssociationCommandOutput>;
|
|
1090
1107
|
updateDirectConnectGatewayAssociation(
|
|
1091
1108
|
args: UpdateDirectConnectGatewayAssociationCommandInput,
|
|
1092
1109
|
options?: __HttpHandlerOptions
|
|
@@ -25,6 +25,15 @@ declare const AcceptDirectConnectGatewayAssociationProposalCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AcceptDirectConnectGatewayAssociationProposalCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AcceptDirectConnectGatewayAssociationProposalCommandInput,
|
|
32
|
+
AcceptDirectConnectGatewayAssociationProposalCommandOutput,
|
|
33
|
+
DirectConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AcceptDirectConnectGatewayAssociationProposalCommand extends AcceptDirectConnectGatewayAssociationProposalCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const AllocateConnectionOnInterconnectCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AllocateConnectionOnInterconnectCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AllocateConnectionOnInterconnectCommandInput,
|
|
32
|
+
AllocateConnectionOnInterconnectCommandOutput,
|
|
33
|
+
DirectConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AllocateConnectionOnInterconnectCommand extends AllocateConnectionOnInterconnectCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const AllocateHostedConnectionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AllocateHostedConnectionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AllocateHostedConnectionCommandInput,
|
|
32
|
+
AllocateHostedConnectionCommandOutput,
|
|
33
|
+
DirectConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AllocateHostedConnectionCommand extends AllocateHostedConnectionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const AllocatePrivateVirtualInterfaceCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AllocatePrivateVirtualInterfaceCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AllocatePrivateVirtualInterfaceCommandInput,
|
|
32
|
+
AllocatePrivateVirtualInterfaceCommandOutput,
|
|
33
|
+
DirectConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AllocatePrivateVirtualInterfaceCommand extends AllocatePrivateVirtualInterfaceCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const AllocatePublicVirtualInterfaceCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AllocatePublicVirtualInterfaceCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AllocatePublicVirtualInterfaceCommandInput,
|
|
32
|
+
AllocatePublicVirtualInterfaceCommandOutput,
|
|
33
|
+
DirectConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AllocatePublicVirtualInterfaceCommand extends AllocatePublicVirtualInterfaceCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const AllocateTransitVirtualInterfaceCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AllocateTransitVirtualInterfaceCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AllocateTransitVirtualInterfaceCommandInput,
|
|
32
|
+
AllocateTransitVirtualInterfaceCommandOutput,
|
|
33
|
+
DirectConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AllocateTransitVirtualInterfaceCommand extends AllocateTransitVirtualInterfaceCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const AssociateConnectionWithLagCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AssociateConnectionWithLagCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AssociateConnectionWithLagCommandInput,
|
|
32
|
+
AssociateConnectionWithLagCommandOutput,
|
|
33
|
+
DirectConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AssociateConnectionWithLagCommand extends AssociateConnectionWithLagCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const AssociateHostedConnectionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AssociateHostedConnectionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AssociateHostedConnectionCommandInput,
|
|
32
|
+
AssociateHostedConnectionCommandOutput,
|
|
33
|
+
DirectConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AssociateHostedConnectionCommand extends AssociateHostedConnectionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const AssociateMacSecKeyCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AssociateMacSecKeyCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AssociateMacSecKeyCommandInput,
|
|
32
|
+
AssociateMacSecKeyCommandOutput,
|
|
33
|
+
DirectConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AssociateMacSecKeyCommand extends AssociateMacSecKeyCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const AssociateVirtualInterfaceCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AssociateVirtualInterfaceCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AssociateVirtualInterfaceCommandInput,
|
|
32
|
+
AssociateVirtualInterfaceCommandOutput,
|
|
33
|
+
DirectConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AssociateVirtualInterfaceCommand extends AssociateVirtualInterfaceCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ConfirmConnectionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ConfirmConnectionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ConfirmConnectionCommandInput,
|
|
32
|
+
ConfirmConnectionCommandOutput,
|
|
33
|
+
DirectConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ConfirmConnectionCommand extends ConfirmConnectionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ConfirmCustomerAgreementCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ConfirmCustomerAgreementCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ConfirmCustomerAgreementCommandInput,
|
|
32
|
+
ConfirmCustomerAgreementCommandOutput,
|
|
33
|
+
DirectConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ConfirmCustomerAgreementCommand extends ConfirmCustomerAgreementCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ConfirmPrivateVirtualInterfaceCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ConfirmPrivateVirtualInterfaceCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ConfirmPrivateVirtualInterfaceCommandInput,
|
|
32
|
+
ConfirmPrivateVirtualInterfaceCommandOutput,
|
|
33
|
+
DirectConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ConfirmPrivateVirtualInterfaceCommand extends ConfirmPrivateVirtualInterfaceCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ConfirmPublicVirtualInterfaceCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ConfirmPublicVirtualInterfaceCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ConfirmPublicVirtualInterfaceCommandInput,
|
|
32
|
+
ConfirmPublicVirtualInterfaceCommandOutput,
|
|
33
|
+
DirectConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ConfirmPublicVirtualInterfaceCommand extends ConfirmPublicVirtualInterfaceCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ConfirmTransitVirtualInterfaceCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ConfirmTransitVirtualInterfaceCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ConfirmTransitVirtualInterfaceCommandInput,
|
|
32
|
+
ConfirmTransitVirtualInterfaceCommandOutput,
|
|
33
|
+
DirectConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ConfirmTransitVirtualInterfaceCommand extends ConfirmTransitVirtualInterfaceCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const CreateBGPPeerCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
...[input]: [] | [CreateBGPPeerCommandInput]
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
CreateBGPPeerCommandInput,
|
|
31
|
+
CreateBGPPeerCommandOutput,
|
|
32
|
+
DirectConnectClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class CreateBGPPeerCommand extends CreateBGPPeerCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CreateConnectionCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CreateConnectionCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CreateConnectionCommandInput,
|
|
28
|
+
CreateConnectionCommandOutput,
|
|
29
|
+
DirectConnectClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CreateConnectionCommand extends CreateConnectionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateDirectConnectGatewayAssociationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateDirectConnectGatewayAssociationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateDirectConnectGatewayAssociationCommandInput,
|
|
32
|
+
CreateDirectConnectGatewayAssociationCommandOutput,
|
|
33
|
+
DirectConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateDirectConnectGatewayAssociationCommand extends CreateDirectConnectGatewayAssociationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateDirectConnectGatewayAssociationProposalCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateDirectConnectGatewayAssociationProposalCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateDirectConnectGatewayAssociationProposalCommandInput,
|
|
32
|
+
CreateDirectConnectGatewayAssociationProposalCommandOutput,
|
|
33
|
+
DirectConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateDirectConnectGatewayAssociationProposalCommand extends CreateDirectConnectGatewayAssociationProposalCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateDirectConnectGatewayCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateDirectConnectGatewayCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateDirectConnectGatewayCommandInput,
|
|
32
|
+
CreateDirectConnectGatewayCommandOutput,
|
|
33
|
+
DirectConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateDirectConnectGatewayCommand extends CreateDirectConnectGatewayCommand_base {}
|
|
@@ -22,6 +22,15 @@ declare const CreateInterconnectCommand_base: {
|
|
|
22
22
|
ServiceInputTypes,
|
|
23
23
|
ServiceOutputTypes
|
|
24
24
|
>;
|
|
25
|
+
new (
|
|
26
|
+
__0_0: CreateInterconnectCommandInput
|
|
27
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
28
|
+
CreateInterconnectCommandInput,
|
|
29
|
+
CreateInterconnectCommandOutput,
|
|
30
|
+
DirectConnectClientResolvedConfig,
|
|
31
|
+
ServiceInputTypes,
|
|
32
|
+
ServiceOutputTypes
|
|
33
|
+
>;
|
|
25
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
35
|
};
|
|
27
36
|
export declare class CreateInterconnectCommand extends CreateInterconnectCommand_base {}
|
|
@@ -19,6 +19,15 @@ declare const CreateLagCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
__0_0: CreateLagCommandInput
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
CreateLagCommandInput,
|
|
26
|
+
CreateLagCommandOutput,
|
|
27
|
+
DirectConnectClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class CreateLagCommand extends CreateLagCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreatePrivateVirtualInterfaceCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreatePrivateVirtualInterfaceCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreatePrivateVirtualInterfaceCommandInput,
|
|
32
|
+
CreatePrivateVirtualInterfaceCommandOutput,
|
|
33
|
+
DirectConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreatePrivateVirtualInterfaceCommand extends CreatePrivateVirtualInterfaceCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreatePublicVirtualInterfaceCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreatePublicVirtualInterfaceCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreatePublicVirtualInterfaceCommandInput,
|
|
32
|
+
CreatePublicVirtualInterfaceCommandOutput,
|
|
33
|
+
DirectConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreatePublicVirtualInterfaceCommand extends CreatePublicVirtualInterfaceCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateTransitVirtualInterfaceCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateTransitVirtualInterfaceCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateTransitVirtualInterfaceCommandInput,
|
|
32
|
+
CreateTransitVirtualInterfaceCommandOutput,
|
|
33
|
+
DirectConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateTransitVirtualInterfaceCommand extends CreateTransitVirtualInterfaceCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DeleteBGPPeerCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
...[input]: [] | [DeleteBGPPeerCommandInput]
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DeleteBGPPeerCommandInput,
|
|
31
|
+
DeleteBGPPeerCommandOutput,
|
|
32
|
+
DirectConnectClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DeleteBGPPeerCommand extends DeleteBGPPeerCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteConnectionCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteConnectionCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteConnectionCommandInput,
|
|
28
|
+
DeleteConnectionCommandOutput,
|
|
29
|
+
DirectConnectClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteConnectionCommand extends DeleteConnectionCommand_base {}
|