@aws-sdk/client-direct-connect 3.943.0 → 3.947.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/index.js +4 -41
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/DirectConnectClient.js +2 -2
- package/dist-es/runtimeConfig.browser.js +2 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/schemas/schemas_0.js +4 -41
- package/dist-types/DirectConnect.d.ts +1 -1
- package/dist-types/DirectConnectClient.d.ts +10 -10
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/dist-types/commands/AcceptDirectConnectGatewayAssociationProposalCommand.d.ts +3 -3
- package/dist-types/commands/AllocateConnectionOnInterconnectCommand.d.ts +3 -3
- package/dist-types/commands/AllocateHostedConnectionCommand.d.ts +3 -3
- package/dist-types/commands/AllocatePrivateVirtualInterfaceCommand.d.ts +3 -3
- package/dist-types/commands/AllocatePublicVirtualInterfaceCommand.d.ts +3 -3
- package/dist-types/commands/AllocateTransitVirtualInterfaceCommand.d.ts +3 -3
- package/dist-types/commands/AssociateConnectionWithLagCommand.d.ts +3 -3
- package/dist-types/commands/AssociateHostedConnectionCommand.d.ts +3 -3
- package/dist-types/commands/AssociateMacSecKeyCommand.d.ts +3 -3
- package/dist-types/commands/AssociateVirtualInterfaceCommand.d.ts +3 -3
- package/dist-types/commands/ConfirmConnectionCommand.d.ts +3 -3
- package/dist-types/commands/ConfirmCustomerAgreementCommand.d.ts +3 -3
- package/dist-types/commands/ConfirmPrivateVirtualInterfaceCommand.d.ts +3 -3
- package/dist-types/commands/ConfirmPublicVirtualInterfaceCommand.d.ts +3 -3
- package/dist-types/commands/ConfirmTransitVirtualInterfaceCommand.d.ts +3 -3
- package/dist-types/commands/CreateBGPPeerCommand.d.ts +3 -3
- package/dist-types/commands/CreateConnectionCommand.d.ts +3 -3
- package/dist-types/commands/CreateDirectConnectGatewayAssociationCommand.d.ts +3 -3
- package/dist-types/commands/CreateDirectConnectGatewayAssociationProposalCommand.d.ts +3 -3
- package/dist-types/commands/CreateDirectConnectGatewayCommand.d.ts +3 -3
- package/dist-types/commands/CreateInterconnectCommand.d.ts +3 -3
- package/dist-types/commands/CreateLagCommand.d.ts +3 -3
- package/dist-types/commands/CreatePrivateVirtualInterfaceCommand.d.ts +3 -3
- package/dist-types/commands/CreatePublicVirtualInterfaceCommand.d.ts +3 -3
- package/dist-types/commands/CreateTransitVirtualInterfaceCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBGPPeerCommand.d.ts +3 -3
- package/dist-types/commands/DeleteConnectionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDirectConnectGatewayAssociationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDirectConnectGatewayAssociationProposalCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDirectConnectGatewayCommand.d.ts +3 -3
- package/dist-types/commands/DeleteInterconnectCommand.d.ts +3 -3
- package/dist-types/commands/DeleteLagCommand.d.ts +3 -3
- package/dist-types/commands/DeleteVirtualInterfaceCommand.d.ts +3 -3
- package/dist-types/commands/DescribeConnectionLoaCommand.d.ts +3 -3
- package/dist-types/commands/DescribeConnectionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeConnectionsOnInterconnectCommand.d.ts +3 -3
- package/dist-types/commands/DescribeCustomerMetadataCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDirectConnectGatewayAssociationsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDirectConnectGatewayAttachmentsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDirectConnectGatewaysCommand.d.ts +3 -3
- package/dist-types/commands/DescribeHostedConnectionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeInterconnectLoaCommand.d.ts +3 -3
- package/dist-types/commands/DescribeInterconnectsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeLagsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeLoaCommand.d.ts +3 -3
- package/dist-types/commands/DescribeLocationsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeRouterConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DescribeTagsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeVirtualGatewaysCommand.d.ts +3 -3
- package/dist-types/commands/DescribeVirtualInterfacesCommand.d.ts +3 -3
- package/dist-types/commands/DisassociateConnectionFromLagCommand.d.ts +3 -3
- package/dist-types/commands/DisassociateMacSecKeyCommand.d.ts +3 -3
- package/dist-types/commands/ListVirtualInterfaceTestHistoryCommand.d.ts +3 -3
- package/dist-types/commands/StartBgpFailoverTestCommand.d.ts +3 -3
- package/dist-types/commands/StopBgpFailoverTestCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateConnectionCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDirectConnectGatewayAssociationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDirectConnectGatewayCommand.d.ts +3 -3
- package/dist-types/commands/UpdateLagCommand.d.ts +3 -3
- package/dist-types/commands/UpdateVirtualInterfaceAttributesCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/dist-types/extensionConfiguration.d.ts +4 -4
- package/dist-types/models/DirectConnectServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +1 -1
- package/dist-types/ts3.4/DirectConnectClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/DirectConnectServiceException.d.ts +1 -1
- package/package.json +13 -12
package/dist-cjs/index.js
CHANGED
|
@@ -934,16 +934,7 @@ var DescribeVirtualInterfacesRequest = [
|
|
|
934
934
|
[_cI, _vII, _mR, _nT],
|
|
935
935
|
[0, 0, 1, 0],
|
|
936
936
|
];
|
|
937
|
-
var DirectConnectClientException = [
|
|
938
|
-
-3,
|
|
939
|
-
n0,
|
|
940
|
-
_DCCE,
|
|
941
|
-
{
|
|
942
|
-
[_e]: _cl,
|
|
943
|
-
},
|
|
944
|
-
[_m],
|
|
945
|
-
[0],
|
|
946
|
-
];
|
|
937
|
+
var DirectConnectClientException = [-3, n0, _DCCE, { [_e]: _cl }, [_m], [0]];
|
|
947
938
|
schema.TypeRegistry.for(n0).registerError(DirectConnectClientException, DirectConnectClientException$1);
|
|
948
939
|
var DirectConnectGateway = [
|
|
949
940
|
3,
|
|
@@ -977,17 +968,7 @@ var DirectConnectGatewayAttachment = [
|
|
|
977
968
|
[_dCGI, _vII, _vIR, _vIOA, _aSt, _aT, _sCE],
|
|
978
969
|
[0, 0, 0, 0, 0, 0, 0],
|
|
979
970
|
];
|
|
980
|
-
var DirectConnectServerException = [
|
|
981
|
-
-3,
|
|
982
|
-
n0,
|
|
983
|
-
_DCSE,
|
|
984
|
-
{
|
|
985
|
-
[_e]: _se,
|
|
986
|
-
[_hE]: 500,
|
|
987
|
-
},
|
|
988
|
-
[_m],
|
|
989
|
-
[0],
|
|
990
|
-
];
|
|
971
|
+
var DirectConnectServerException = [-3, n0, _DCSE, { [_e]: _se, [_hE]: 500 }, [_m], [0]];
|
|
991
972
|
schema.TypeRegistry.for(n0).registerError(DirectConnectServerException, DirectConnectServerException$1);
|
|
992
973
|
var DisassociateConnectionFromLagRequest = [3, n0, _DCFLR, 0, [_cI, _lI], [0, 0]];
|
|
993
974
|
var DisassociateMacSecKeyRequest = [3, n0, _DMSKR, 0, [_cI, _sARN], [0, 0]];
|
|
@@ -999,16 +980,7 @@ var DisassociateMacSecKeyResponse = [
|
|
|
999
980
|
[_cI, _mSK],
|
|
1000
981
|
[0, () => MacSecKeyList],
|
|
1001
982
|
];
|
|
1002
|
-
var DuplicateTagKeysException = [
|
|
1003
|
-
-3,
|
|
1004
|
-
n0,
|
|
1005
|
-
_DTKE,
|
|
1006
|
-
{
|
|
1007
|
-
[_e]: _cl,
|
|
1008
|
-
},
|
|
1009
|
-
[_m],
|
|
1010
|
-
[0],
|
|
1011
|
-
];
|
|
983
|
+
var DuplicateTagKeysException = [-3, n0, _DTKE, { [_e]: _cl }, [_m], [0]];
|
|
1012
984
|
schema.TypeRegistry.for(n0).registerError(DuplicateTagKeysException, DuplicateTagKeysException$1);
|
|
1013
985
|
var Interconnect = [
|
|
1014
986
|
3,
|
|
@@ -1135,16 +1107,7 @@ var StopBgpFailoverTestResponse = [
|
|
|
1135
1107
|
var Tag = [3, n0, _T, 0, [_k, _va], [0, 0]];
|
|
1136
1108
|
var TagResourceRequest = [3, n0, _TRR, 0, [_rAe, _t], [0, () => TagList]];
|
|
1137
1109
|
var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
|
|
1138
|
-
var TooManyTagsException = [
|
|
1139
|
-
-3,
|
|
1140
|
-
n0,
|
|
1141
|
-
_TMTE,
|
|
1142
|
-
{
|
|
1143
|
-
[_e]: _cl,
|
|
1144
|
-
},
|
|
1145
|
-
[_m],
|
|
1146
|
-
[0],
|
|
1147
|
-
];
|
|
1110
|
+
var TooManyTagsException = [-3, n0, _TMTE, { [_e]: _cl }, [_m], [0]];
|
|
1148
1111
|
schema.TypeRegistry.for(n0).registerError(TooManyTagsException, TooManyTagsException$1);
|
|
1149
1112
|
var UntagResourceRequest = [3, n0, _URR, 0, [_rAe, _tK], [0, 64 | 0]];
|
|
1150
1113
|
var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
@@ -8,11 +8,11 @@ const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
|
|
|
8
8
|
const config_resolver_1 = require("@smithy/config-resolver");
|
|
9
9
|
const fetch_http_handler_1 = require("@smithy/fetch-http-handler");
|
|
10
10
|
const invalid_dependency_1 = require("@smithy/invalid-dependency");
|
|
11
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
11
12
|
const util_body_length_browser_1 = require("@smithy/util-body-length-browser");
|
|
13
|
+
const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
|
|
12
14
|
const util_retry_1 = require("@smithy/util-retry");
|
|
13
15
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
14
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
15
|
-
const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
|
|
16
16
|
const getRuntimeConfig = (config) => {
|
|
17
17
|
const defaultsMode = (0, util_defaults_mode_browser_1.resolveDefaultsModeConfig)(config);
|
|
18
18
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
@@ -11,14 +11,13 @@ const hash_node_1 = require("@smithy/hash-node");
|
|
|
11
11
|
const middleware_retry_1 = require("@smithy/middleware-retry");
|
|
12
12
|
const node_config_provider_1 = require("@smithy/node-config-provider");
|
|
13
13
|
const node_http_handler_1 = require("@smithy/node-http-handler");
|
|
14
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
14
15
|
const util_body_length_node_1 = require("@smithy/util-body-length-node");
|
|
16
|
+
const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
|
|
15
17
|
const util_retry_1 = require("@smithy/util-retry");
|
|
16
18
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
17
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
18
|
-
const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
|
|
19
|
-
const smithy_client_2 = require("@smithy/smithy-client");
|
|
20
19
|
const getRuntimeConfig = (config) => {
|
|
21
|
-
(0,
|
|
20
|
+
(0, smithy_client_1.emitWarningIfUnsupportedVersion)(process.version);
|
|
22
21
|
const defaultsMode = (0, util_defaults_mode_node_1.resolveDefaultsModeConfig)(config);
|
|
23
22
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
24
23
|
const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
|
|
@@ -6,8 +6,8 @@ import { resolveRegionConfig } from "@smithy/config-resolver";
|
|
|
6
6
|
import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
|
|
7
7
|
import { getSchemaSerdePlugin } from "@smithy/core/schema";
|
|
8
8
|
import { getContentLengthPlugin } from "@smithy/middleware-content-length";
|
|
9
|
-
import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
|
|
10
|
-
import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
|
|
9
|
+
import { resolveEndpointConfig, } from "@smithy/middleware-endpoint";
|
|
10
|
+
import { getRetryPlugin, resolveRetryConfig, } from "@smithy/middleware-retry";
|
|
11
11
|
import { Client as __Client, } from "@smithy/smithy-client";
|
|
12
12
|
import { defaultDirectConnectHttpAuthSchemeParametersProvider, resolveHttpAuthSchemeConfig, } from "./auth/httpAuthSchemeProvider";
|
|
13
13
|
import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
|
|
@@ -4,11 +4,11 @@ import { createDefaultUserAgentProvider } from "@aws-sdk/util-user-agent-browser
|
|
|
4
4
|
import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT } from "@smithy/config-resolver";
|
|
5
5
|
import { FetchHttpHandler as RequestHandler, streamCollector } from "@smithy/fetch-http-handler";
|
|
6
6
|
import { invalidProvider } from "@smithy/invalid-dependency";
|
|
7
|
+
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
7
8
|
import { calculateBodyLength } from "@smithy/util-body-length-browser";
|
|
9
|
+
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
|
|
8
10
|
import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
9
11
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
10
|
-
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
11
|
-
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
|
|
12
12
|
export const getRuntimeConfig = (config) => {
|
|
13
13
|
const defaultsMode = resolveDefaultsModeConfig(config);
|
|
14
14
|
const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
|
package/dist-es/runtimeConfig.js
CHANGED
|
@@ -7,12 +7,11 @@ import { Hash } from "@smithy/hash-node";
|
|
|
7
7
|
import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@smithy/middleware-retry";
|
|
8
8
|
import { loadConfig as loadNodeConfig } from "@smithy/node-config-provider";
|
|
9
9
|
import { NodeHttpHandler as RequestHandler, streamCollector } from "@smithy/node-http-handler";
|
|
10
|
+
import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
10
11
|
import { calculateBodyLength } from "@smithy/util-body-length-node";
|
|
12
|
+
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
|
|
11
13
|
import { DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
12
14
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
13
|
-
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
14
|
-
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
|
|
15
|
-
import { emitWarningIfUnsupportedVersion } from "@smithy/smithy-client";
|
|
16
15
|
export const getRuntimeConfig = (config) => {
|
|
17
16
|
emitWarningIfUnsupportedVersion(process.version);
|
|
18
17
|
const defaultsMode = resolveDefaultsModeConfig(config);
|
|
@@ -769,16 +769,7 @@ export var DescribeVirtualInterfacesRequest = [
|
|
|
769
769
|
[_cI, _vII, _mR, _nT],
|
|
770
770
|
[0, 0, 1, 0],
|
|
771
771
|
];
|
|
772
|
-
export var DirectConnectClientException = [
|
|
773
|
-
-3,
|
|
774
|
-
n0,
|
|
775
|
-
_DCCE,
|
|
776
|
-
{
|
|
777
|
-
[_e]: _cl,
|
|
778
|
-
},
|
|
779
|
-
[_m],
|
|
780
|
-
[0],
|
|
781
|
-
];
|
|
772
|
+
export var DirectConnectClientException = [-3, n0, _DCCE, { [_e]: _cl }, [_m], [0]];
|
|
782
773
|
TypeRegistry.for(n0).registerError(DirectConnectClientException, __DirectConnectClientException);
|
|
783
774
|
export var DirectConnectGateway = [
|
|
784
775
|
3,
|
|
@@ -812,17 +803,7 @@ export var DirectConnectGatewayAttachment = [
|
|
|
812
803
|
[_dCGI, _vII, _vIR, _vIOA, _aSt, _aT, _sCE],
|
|
813
804
|
[0, 0, 0, 0, 0, 0, 0],
|
|
814
805
|
];
|
|
815
|
-
export var DirectConnectServerException = [
|
|
816
|
-
-3,
|
|
817
|
-
n0,
|
|
818
|
-
_DCSE,
|
|
819
|
-
{
|
|
820
|
-
[_e]: _se,
|
|
821
|
-
[_hE]: 500,
|
|
822
|
-
},
|
|
823
|
-
[_m],
|
|
824
|
-
[0],
|
|
825
|
-
];
|
|
806
|
+
export var DirectConnectServerException = [-3, n0, _DCSE, { [_e]: _se, [_hE]: 500 }, [_m], [0]];
|
|
826
807
|
TypeRegistry.for(n0).registerError(DirectConnectServerException, __DirectConnectServerException);
|
|
827
808
|
export var DisassociateConnectionFromLagRequest = [3, n0, _DCFLR, 0, [_cI, _lI], [0, 0]];
|
|
828
809
|
export var DisassociateMacSecKeyRequest = [3, n0, _DMSKR, 0, [_cI, _sARN], [0, 0]];
|
|
@@ -834,16 +815,7 @@ export var DisassociateMacSecKeyResponse = [
|
|
|
834
815
|
[_cI, _mSK],
|
|
835
816
|
[0, () => MacSecKeyList],
|
|
836
817
|
];
|
|
837
|
-
export var DuplicateTagKeysException = [
|
|
838
|
-
-3,
|
|
839
|
-
n0,
|
|
840
|
-
_DTKE,
|
|
841
|
-
{
|
|
842
|
-
[_e]: _cl,
|
|
843
|
-
},
|
|
844
|
-
[_m],
|
|
845
|
-
[0],
|
|
846
|
-
];
|
|
818
|
+
export var DuplicateTagKeysException = [-3, n0, _DTKE, { [_e]: _cl }, [_m], [0]];
|
|
847
819
|
TypeRegistry.for(n0).registerError(DuplicateTagKeysException, __DuplicateTagKeysException);
|
|
848
820
|
export var Interconnect = [
|
|
849
821
|
3,
|
|
@@ -970,16 +942,7 @@ export var StopBgpFailoverTestResponse = [
|
|
|
970
942
|
export var Tag = [3, n0, _T, 0, [_k, _va], [0, 0]];
|
|
971
943
|
export var TagResourceRequest = [3, n0, _TRR, 0, [_rAe, _t], [0, () => TagList]];
|
|
972
944
|
export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
|
|
973
|
-
export var TooManyTagsException = [
|
|
974
|
-
-3,
|
|
975
|
-
n0,
|
|
976
|
-
_TMTE,
|
|
977
|
-
{
|
|
978
|
-
[_e]: _cl,
|
|
979
|
-
},
|
|
980
|
-
[_m],
|
|
981
|
-
[0],
|
|
982
|
-
];
|
|
945
|
+
export var TooManyTagsException = [-3, n0, _TMTE, { [_e]: _cl }, [_m], [0]];
|
|
983
946
|
TypeRegistry.for(n0).registerError(TooManyTagsException, __TooManyTagsException);
|
|
984
947
|
export var UntagResourceRequest = [3, n0, _URR, 0, [_rAe, _tK], [0, 64 | 0]];
|
|
985
948
|
export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
1
|
+
import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
2
2
|
import { AcceptDirectConnectGatewayAssociationProposalCommandInput, AcceptDirectConnectGatewayAssociationProposalCommandOutput } from "./commands/AcceptDirectConnectGatewayAssociationProposalCommand";
|
|
3
3
|
import { AllocateConnectionOnInterconnectCommandInput, AllocateConnectionOnInterconnectCommandOutput } from "./commands/AllocateConnectionOnInterconnectCommand";
|
|
4
4
|
import { AllocateHostedConnectionCommandInput, AllocateHostedConnectionCommandOutput } from "./commands/AllocateHostedConnectionCommand";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
|
-
import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
-
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/config-resolver";
|
|
4
|
-
import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
|
5
|
-
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
|
-
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
1
|
+
import { type HostHeaderInputConfig, type HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
|
+
import { type UserAgentInputConfig, type UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
+
import { type RegionInputConfig, type RegionResolvedConfig } from "@smithy/config-resolver";
|
|
4
|
+
import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
|
5
|
+
import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
|
+
import type { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
|
+
import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/smithy-client";
|
|
8
|
+
import { type BodyLengthCalculator as __BodyLengthCalculator, type CheckOptionalClientConfig as __CheckOptionalClientConfig, type ChecksumConstructor as __ChecksumConstructor, type ClientProtocol, type Decoder as __Decoder, type Encoder as __Encoder, type HashConstructor as __HashConstructor, type HttpHandlerOptions as __HttpHandlerOptions, type HttpRequest, type HttpResponse, type Logger as __Logger, type Provider as __Provider, type StreamCollector as __StreamCollector, type UrlParser as __UrlParser, AwsCredentialIdentityProvider, Provider, UserAgent as __UserAgent } from "@smithy/types";
|
|
9
|
+
import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
10
10
|
import { AcceptDirectConnectGatewayAssociationProposalCommandInput, AcceptDirectConnectGatewayAssociationProposalCommandOutput } from "./commands/AcceptDirectConnectGatewayAssociationProposalCommand";
|
|
11
11
|
import { AllocateConnectionOnInterconnectCommandInput, AllocateConnectionOnInterconnectCommandOutput } from "./commands/AllocateConnectionOnInterconnectCommand";
|
|
12
12
|
import { AllocateHostedConnectionCommandInput, AllocateHostedConnectionCommandOutput } from "./commands/AllocateHostedConnectionCommand";
|
|
@@ -71,7 +71,7 @@ import { UpdateDirectConnectGatewayCommandInput, UpdateDirectConnectGatewayComma
|
|
|
71
71
|
import { UpdateLagCommandInput, UpdateLagCommandOutput } from "./commands/UpdateLagCommand";
|
|
72
72
|
import { UpdateVirtualInterfaceAttributesCommandInput, UpdateVirtualInterfaceAttributesCommandOutput } from "./commands/UpdateVirtualInterfaceAttributesCommand";
|
|
73
73
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
74
|
-
import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
74
|
+
import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
75
75
|
export { __Client };
|
|
76
76
|
/**
|
|
77
77
|
* @public
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AwsCredentialIdentity, AwsCredentialIdentityProvider
|
|
2
|
-
import { DirectConnectHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
1
|
+
import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
|
|
2
|
+
import type { DirectConnectHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
3
3
|
/**
|
|
4
4
|
* @internal
|
|
5
5
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AwsSdkSigV4AuthInputConfig, AwsSdkSigV4AuthResolvedConfig, AwsSdkSigV4PreviouslyResolved } from "@aws-sdk/core";
|
|
2
|
-
import { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
|
|
3
|
-
import { DirectConnectClientResolvedConfig } from "../DirectConnectClient";
|
|
2
|
+
import type { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
|
|
3
|
+
import { type DirectConnectClientResolvedConfig } from "../DirectConnectClient";
|
|
4
4
|
/**
|
|
5
5
|
* @internal
|
|
6
6
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
-
import { AcceptDirectConnectGatewayAssociationProposalRequest, AcceptDirectConnectGatewayAssociationProposalResult } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
+
import type { AcceptDirectConnectGatewayAssociationProposalRequest, AcceptDirectConnectGatewayAssociationProposalResult } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
-
import { AllocateConnectionOnInterconnectRequest, Connection } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
+
import type { AllocateConnectionOnInterconnectRequest, Connection } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
-
import { AllocateHostedConnectionRequest, Connection } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
+
import type { AllocateHostedConnectionRequest, Connection } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
-
import { AllocatePrivateVirtualInterfaceRequest, VirtualInterface } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
+
import type { AllocatePrivateVirtualInterfaceRequest, VirtualInterface } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
-
import { AllocatePublicVirtualInterfaceRequest, VirtualInterface } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
+
import type { AllocatePublicVirtualInterfaceRequest, VirtualInterface } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
-
import { AllocateTransitVirtualInterfaceRequest, AllocateTransitVirtualInterfaceResult } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
+
import type { AllocateTransitVirtualInterfaceRequest, AllocateTransitVirtualInterfaceResult } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
-
import { AssociateConnectionWithLagRequest, Connection } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
+
import type { AssociateConnectionWithLagRequest, Connection } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
-
import { AssociateHostedConnectionRequest, Connection } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
+
import type { AssociateHostedConnectionRequest, Connection } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
-
import { AssociateMacSecKeyRequest, AssociateMacSecKeyResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
+
import type { AssociateMacSecKeyRequest, AssociateMacSecKeyResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
-
import { AssociateVirtualInterfaceRequest, VirtualInterface } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
+
import type { AssociateVirtualInterfaceRequest, VirtualInterface } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
-
import { ConfirmConnectionRequest, ConfirmConnectionResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
+
import type { ConfirmConnectionRequest, ConfirmConnectionResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
-
import { ConfirmCustomerAgreementRequest, ConfirmCustomerAgreementResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
+
import type { ConfirmCustomerAgreementRequest, ConfirmCustomerAgreementResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
-
import { ConfirmPrivateVirtualInterfaceRequest, ConfirmPrivateVirtualInterfaceResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
+
import type { ConfirmPrivateVirtualInterfaceRequest, ConfirmPrivateVirtualInterfaceResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
-
import { ConfirmPublicVirtualInterfaceRequest, ConfirmPublicVirtualInterfaceResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
+
import type { ConfirmPublicVirtualInterfaceRequest, ConfirmPublicVirtualInterfaceResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
-
import { ConfirmTransitVirtualInterfaceRequest, ConfirmTransitVirtualInterfaceResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
+
import type { ConfirmTransitVirtualInterfaceRequest, ConfirmTransitVirtualInterfaceResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
-
import { CreateBGPPeerRequest, CreateBGPPeerResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
+
import type { CreateBGPPeerRequest, CreateBGPPeerResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
-
import { Connection, CreateConnectionRequest } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
+
import type { Connection, CreateConnectionRequest } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
-
import { CreateDirectConnectGatewayAssociationRequest, CreateDirectConnectGatewayAssociationResult } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
+
import type { CreateDirectConnectGatewayAssociationRequest, CreateDirectConnectGatewayAssociationResult } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
-
import { CreateDirectConnectGatewayAssociationProposalRequest, CreateDirectConnectGatewayAssociationProposalResult } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
+
import type { CreateDirectConnectGatewayAssociationProposalRequest, CreateDirectConnectGatewayAssociationProposalResult } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
-
import { CreateDirectConnectGatewayRequest, CreateDirectConnectGatewayResult } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
+
import type { CreateDirectConnectGatewayRequest, CreateDirectConnectGatewayResult } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
-
import { CreateInterconnectRequest, Interconnect } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
+
import type { CreateInterconnectRequest, Interconnect } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
-
import { CreateLagRequest, Lag } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
+
import type { CreateLagRequest, Lag } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
-
import { CreatePrivateVirtualInterfaceRequest, VirtualInterface } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
+
import type { CreatePrivateVirtualInterfaceRequest, VirtualInterface } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
-
import { CreatePublicVirtualInterfaceRequest, VirtualInterface } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
+
import type { CreatePublicVirtualInterfaceRequest, VirtualInterface } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
-
import { CreateTransitVirtualInterfaceRequest, CreateTransitVirtualInterfaceResult } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
+
import type { CreateTransitVirtualInterfaceRequest, CreateTransitVirtualInterfaceResult } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
-
import { DeleteBGPPeerRequest, DeleteBGPPeerResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
4
|
+
import type { DeleteBGPPeerRequest, DeleteBGPPeerResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|