@aws-sdk/client-license-manager-user-subscriptions 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.
Files changed (50) hide show
  1. package/dist-cjs/index.js +25 -129
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/LicenseManagerUserSubscriptions.js +1 -1
  5. package/dist-es/LicenseManagerUserSubscriptionsClient.js +2 -2
  6. package/dist-es/runtimeConfig.browser.js +2 -2
  7. package/dist-es/runtimeConfig.js +2 -3
  8. package/dist-es/schemas/schemas_0.js +25 -129
  9. package/dist-types/LicenseManagerUserSubscriptions.d.ts +1 -1
  10. package/dist-types/LicenseManagerUserSubscriptionsClient.d.ts +10 -10
  11. package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  12. package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  13. package/dist-types/commands/AssociateUserCommand.d.ts +3 -3
  14. package/dist-types/commands/CreateLicenseServerEndpointCommand.d.ts +3 -3
  15. package/dist-types/commands/DeleteLicenseServerEndpointCommand.d.ts +3 -3
  16. package/dist-types/commands/DeregisterIdentityProviderCommand.d.ts +3 -3
  17. package/dist-types/commands/DisassociateUserCommand.d.ts +3 -3
  18. package/dist-types/commands/ListIdentityProvidersCommand.d.ts +3 -3
  19. package/dist-types/commands/ListInstancesCommand.d.ts +3 -3
  20. package/dist-types/commands/ListLicenseServerEndpointsCommand.d.ts +3 -3
  21. package/dist-types/commands/ListProductSubscriptionsCommand.d.ts +3 -3
  22. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  23. package/dist-types/commands/ListUserAssociationsCommand.d.ts +3 -3
  24. package/dist-types/commands/RegisterIdentityProviderCommand.d.ts +3 -3
  25. package/dist-types/commands/StartProductSubscriptionCommand.d.ts +3 -3
  26. package/dist-types/commands/StopProductSubscriptionCommand.d.ts +3 -3
  27. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  28. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  29. package/dist-types/commands/UpdateIdentityProviderSettingsCommand.d.ts +3 -3
  30. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  31. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  32. package/dist-types/extensionConfiguration.d.ts +4 -4
  33. package/dist-types/models/LicenseManagerUserSubscriptionsServiceException.d.ts +1 -1
  34. package/dist-types/models/errors.d.ts +1 -1
  35. package/dist-types/pagination/Interfaces.d.ts +1 -1
  36. package/dist-types/pagination/ListIdentityProvidersPaginator.d.ts +1 -1
  37. package/dist-types/pagination/ListInstancesPaginator.d.ts +1 -1
  38. package/dist-types/pagination/ListLicenseServerEndpointsPaginator.d.ts +1 -1
  39. package/dist-types/pagination/ListProductSubscriptionsPaginator.d.ts +1 -1
  40. package/dist-types/pagination/ListUserAssociationsPaginator.d.ts +1 -1
  41. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  42. package/dist-types/runtimeConfig.d.ts +1 -1
  43. package/dist-types/runtimeConfig.native.d.ts +1 -1
  44. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  45. package/dist-types/runtimeExtensions.d.ts +1 -1
  46. package/dist-types/schemas/schemas_0.d.ts +1 -1
  47. package/dist-types/ts3.4/LicenseManagerUserSubscriptionsClient.d.ts +3 -3
  48. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  49. package/dist-types/ts3.4/models/LicenseManagerUserSubscriptionsServiceException.d.ts +1 -1
  50. package/package.json +13 -12
package/dist-cjs/index.js CHANGED
@@ -352,16 +352,7 @@ const _s = "server";
352
352
  const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.licensemanagerusersubscriptions";
353
353
  const _tK = "tagKeys";
354
354
  const n0 = "com.amazonaws.licensemanagerusersubscriptions";
355
- var AccessDeniedException = [
356
- -3,
357
- n0,
358
- _ADE,
359
- {
360
- [_e]: _c,
361
- },
362
- [_m],
363
- [0],
364
- ];
355
+ var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c }, [_m], [0]];
365
356
  schema.TypeRegistry.for(n0).registerError(AccessDeniedException, AccessDeniedException$1);
366
357
  var ActiveDirectoryIdentityProvider = [
367
358
  3,
@@ -388,16 +379,7 @@ var AssociateUserRequest = [
388
379
  [0, 0, () => IdentityProvider, 0, [() => Tags, 0]],
389
380
  ];
390
381
  var AssociateUserResponse = [3, n0, _AURs, 0, [_IUS], [() => InstanceUserSummary]];
391
- var ConflictException = [
392
- -3,
393
- n0,
394
- _CE,
395
- {
396
- [_e]: _s,
397
- },
398
- [_m],
399
- [0],
400
- ];
382
+ var ConflictException = [-3, n0, _CE, { [_e]: _s }, [_m], [0]];
401
383
  schema.TypeRegistry.for(n0).registerError(ConflictException, ConflictException$1);
402
384
  var CreateLicenseServerEndpointRequest = [
403
385
  3,
@@ -468,17 +450,7 @@ var InstanceUserSummary = [
468
450
  [_U, _II, _IP, _St, _IUA, _SM, _D, _AD, _DD],
469
451
  [0, 0, () => IdentityProvider, 0, 0, 0, 0, 0, 0],
470
452
  ];
471
- var InternalServerException = [
472
- -3,
473
- n0,
474
- _ISE,
475
- {
476
- [_e]: _s,
477
- [_hE]: 500,
478
- },
479
- [_m],
480
- [0],
481
- ];
453
+ var InternalServerException = [-3, n0, _ISE, { [_e]: _s, [_hE]: 500 }, [_m], [0]];
482
454
  schema.TypeRegistry.for(n0).registerError(InternalServerException, InternalServerException$1);
483
455
  var LicenseServer = [3, n0, _LS, 0, [_PS, _HS, _IA, _IAp], [0, 0, 0, 0]];
484
456
  var LicenseServerEndpoint = [
@@ -590,30 +562,11 @@ var RegisterIdentityProviderResponse = [
590
562
  [_IPS],
591
563
  [() => IdentityProviderSummary],
592
564
  ];
593
- var ResourceNotFoundException = [
594
- -3,
595
- n0,
596
- _RNFE,
597
- {
598
- [_e]: _c,
599
- [_hE]: 404,
600
- },
601
- [_m],
602
- [0],
603
- ];
565
+ var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
604
566
  schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException, ResourceNotFoundException$1);
605
567
  var SecretsManagerCredentialsProvider = [3, n0, _SMCP, 0, [_SI], [0]];
606
568
  var ServerEndpoint = [3, n0, _SE, 0, [_E], [0]];
607
- var ServiceQuotaExceededException = [
608
- -3,
609
- n0,
610
- _SQEE,
611
- {
612
- [_e]: _c,
613
- },
614
- [_m],
615
- [0],
616
- ];
569
+ var ServiceQuotaExceededException = [-3, n0, _SQEE, { [_e]: _c }, [_m], [0]];
617
570
  schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, ServiceQuotaExceededException$1);
618
571
  var Settings = [3, n0, _Se, 0, [_S, _SGI], [64 | 0, 0]];
619
572
  var StartProductSubscriptionRequest = [
@@ -660,16 +613,7 @@ var TagResourceRequest = [
660
613
  ],
661
614
  ];
662
615
  var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
663
- var ThrottlingException = [
664
- -3,
665
- n0,
666
- _TE,
667
- {
668
- [_e]: _c,
669
- },
670
- [_m],
671
- [0],
672
- ];
616
+ var ThrottlingException = [-3, n0, _TE, { [_e]: _c }, [_m], [0]];
673
617
  schema.TypeRegistry.for(n0).registerError(ThrottlingException, ThrottlingException$1);
674
618
  var UntagResourceRequest = [
675
619
  3,
@@ -679,12 +623,7 @@ var UntagResourceRequest = [
679
623
  [_RA, _TK],
680
624
  [
681
625
  [0, 1],
682
- [
683
- () => TagKeyList,
684
- {
685
- [_hQ]: _tK,
686
- },
687
- ],
626
+ [() => TagKeyList, { [_hQ]: _tK }],
688
627
  ],
689
628
  ];
690
629
  var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
@@ -705,16 +644,7 @@ var UpdateIdentityProviderSettingsResponse = [
705
644
  [() => IdentityProviderSummary],
706
645
  ];
707
646
  var UpdateSettings = [3, n0, _US, 0, [_AS, _RS, _SGI], [64 | 0, 64 | 0, 0]];
708
- var ValidationException = [
709
- -3,
710
- n0,
711
- _VE,
712
- {
713
- [_e]: _c,
714
- },
715
- [_m],
716
- [0],
717
- ];
647
+ var ValidationException = [-3, n0, _VE, { [_e]: _c }, [_m], [0]];
718
648
  schema.TypeRegistry.for(n0).registerError(ValidationException, ValidationException$1);
719
649
  var LicenseManagerUserSubscriptionsServiceException = [
720
650
  -3,
@@ -748,9 +678,7 @@ var AssociateUser = [
748
678
  9,
749
679
  n0,
750
680
  _AU,
751
- {
752
- [_h]: ["POST", "/user/AssociateUser", 200],
753
- },
681
+ { [_h]: ["POST", "/user/AssociateUser", 200] },
754
682
  () => AssociateUserRequest,
755
683
  () => AssociateUserResponse,
756
684
  ];
@@ -758,9 +686,7 @@ var CreateLicenseServerEndpoint = [
758
686
  9,
759
687
  n0,
760
688
  _CLSE,
761
- {
762
- [_h]: ["POST", "/license-server/CreateLicenseServerEndpoint", 200],
763
- },
689
+ { [_h]: ["POST", "/license-server/CreateLicenseServerEndpoint", 200] },
764
690
  () => CreateLicenseServerEndpointRequest,
765
691
  () => CreateLicenseServerEndpointResponse,
766
692
  ];
@@ -768,9 +694,7 @@ var DeleteLicenseServerEndpoint = [
768
694
  9,
769
695
  n0,
770
696
  _DLSE,
771
- {
772
- [_h]: ["POST", "/license-server/DeleteLicenseServerEndpoint", 200],
773
- },
697
+ { [_h]: ["POST", "/license-server/DeleteLicenseServerEndpoint", 200] },
774
698
  () => DeleteLicenseServerEndpointRequest,
775
699
  () => DeleteLicenseServerEndpointResponse,
776
700
  ];
@@ -778,9 +702,7 @@ var DeregisterIdentityProvider = [
778
702
  9,
779
703
  n0,
780
704
  _DIP,
781
- {
782
- [_h]: ["POST", "/identity-provider/DeregisterIdentityProvider", 200],
783
- },
705
+ { [_h]: ["POST", "/identity-provider/DeregisterIdentityProvider", 200] },
784
706
  () => DeregisterIdentityProviderRequest,
785
707
  () => DeregisterIdentityProviderResponse,
786
708
  ];
@@ -788,9 +710,7 @@ var DisassociateUser = [
788
710
  9,
789
711
  n0,
790
712
  _DU,
791
- {
792
- [_h]: ["POST", "/user/DisassociateUser", 200],
793
- },
713
+ { [_h]: ["POST", "/user/DisassociateUser", 200] },
794
714
  () => DisassociateUserRequest,
795
715
  () => DisassociateUserResponse,
796
716
  ];
@@ -798,9 +718,7 @@ var ListIdentityProviders = [
798
718
  9,
799
719
  n0,
800
720
  _LIP,
801
- {
802
- [_h]: ["POST", "/identity-provider/ListIdentityProviders", 200],
803
- },
721
+ { [_h]: ["POST", "/identity-provider/ListIdentityProviders", 200] },
804
722
  () => ListIdentityProvidersRequest,
805
723
  () => ListIdentityProvidersResponse,
806
724
  ];
@@ -808,9 +726,7 @@ var ListInstances = [
808
726
  9,
809
727
  n0,
810
728
  _LI,
811
- {
812
- [_h]: ["POST", "/instance/ListInstances", 200],
813
- },
729
+ { [_h]: ["POST", "/instance/ListInstances", 200] },
814
730
  () => ListInstancesRequest,
815
731
  () => ListInstancesResponse,
816
732
  ];
@@ -818,9 +734,7 @@ var ListLicenseServerEndpoints = [
818
734
  9,
819
735
  n0,
820
736
  _LLSE,
821
- {
822
- [_h]: ["POST", "/license-server/ListLicenseServerEndpoints", 200],
823
- },
737
+ { [_h]: ["POST", "/license-server/ListLicenseServerEndpoints", 200] },
824
738
  () => ListLicenseServerEndpointsRequest,
825
739
  () => ListLicenseServerEndpointsResponse,
826
740
  ];
@@ -828,9 +742,7 @@ var ListProductSubscriptions = [
828
742
  9,
829
743
  n0,
830
744
  _LPS,
831
- {
832
- [_h]: ["POST", "/user/ListProductSubscriptions", 200],
833
- },
745
+ { [_h]: ["POST", "/user/ListProductSubscriptions", 200] },
834
746
  () => ListProductSubscriptionsRequest,
835
747
  () => ListProductSubscriptionsResponse,
836
748
  ];
@@ -838,9 +750,7 @@ var ListTagsForResource = [
838
750
  9,
839
751
  n0,
840
752
  _LTFR,
841
- {
842
- [_h]: ["GET", "/tags/{ResourceArn}", 200],
843
- },
753
+ { [_h]: ["GET", "/tags/{ResourceArn}", 200] },
844
754
  () => ListTagsForResourceRequest,
845
755
  () => ListTagsForResourceResponse,
846
756
  ];
@@ -848,9 +758,7 @@ var ListUserAssociations = [
848
758
  9,
849
759
  n0,
850
760
  _LUA,
851
- {
852
- [_h]: ["POST", "/user/ListUserAssociations", 200],
853
- },
761
+ { [_h]: ["POST", "/user/ListUserAssociations", 200] },
854
762
  () => ListUserAssociationsRequest,
855
763
  () => ListUserAssociationsResponse,
856
764
  ];
@@ -858,9 +766,7 @@ var RegisterIdentityProvider = [
858
766
  9,
859
767
  n0,
860
768
  _RIP,
861
- {
862
- [_h]: ["POST", "/identity-provider/RegisterIdentityProvider", 200],
863
- },
769
+ { [_h]: ["POST", "/identity-provider/RegisterIdentityProvider", 200] },
864
770
  () => RegisterIdentityProviderRequest,
865
771
  () => RegisterIdentityProviderResponse,
866
772
  ];
@@ -868,9 +774,7 @@ var StartProductSubscription = [
868
774
  9,
869
775
  n0,
870
776
  _SPS,
871
- {
872
- [_h]: ["POST", "/user/StartProductSubscription", 200],
873
- },
777
+ { [_h]: ["POST", "/user/StartProductSubscription", 200] },
874
778
  () => StartProductSubscriptionRequest,
875
779
  () => StartProductSubscriptionResponse,
876
780
  ];
@@ -878,9 +782,7 @@ var StopProductSubscription = [
878
782
  9,
879
783
  n0,
880
784
  _SPSt,
881
- {
882
- [_h]: ["POST", "/user/StopProductSubscription", 200],
883
- },
785
+ { [_h]: ["POST", "/user/StopProductSubscription", 200] },
884
786
  () => StopProductSubscriptionRequest,
885
787
  () => StopProductSubscriptionResponse,
886
788
  ];
@@ -888,9 +790,7 @@ var TagResource = [
888
790
  9,
889
791
  n0,
890
792
  _TR,
891
- {
892
- [_h]: ["PUT", "/tags/{ResourceArn}", 200],
893
- },
793
+ { [_h]: ["PUT", "/tags/{ResourceArn}", 200] },
894
794
  () => TagResourceRequest,
895
795
  () => TagResourceResponse,
896
796
  ];
@@ -898,9 +798,7 @@ var UntagResource = [
898
798
  9,
899
799
  n0,
900
800
  _UR,
901
- {
902
- [_h]: ["DELETE", "/tags/{ResourceArn}", 200],
903
- },
801
+ { [_h]: ["DELETE", "/tags/{ResourceArn}", 200] },
904
802
  () => UntagResourceRequest,
905
803
  () => UntagResourceResponse,
906
804
  ];
@@ -908,9 +806,7 @@ var UpdateIdentityProviderSettings = [
908
806
  9,
909
807
  n0,
910
808
  _UIPS,
911
- {
912
- [_h]: ["POST", "/identity-provider/UpdateIdentityProviderSettings", 200],
913
- },
809
+ { [_h]: ["POST", "/identity-provider/UpdateIdentityProviderSettings", 200] },
914
810
  () => UpdateIdentityProviderSettingsRequest,
915
811
  () => UpdateIdentityProviderSettingsResponse,
916
812
  ];
@@ -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, smithy_client_2.emitWarningIfUnsupportedVersion)(process.version);
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);
@@ -16,7 +16,7 @@ import { StopProductSubscriptionCommand, } from "./commands/StopProductSubscript
16
16
  import { TagResourceCommand } from "./commands/TagResourceCommand";
17
17
  import { UntagResourceCommand, } from "./commands/UntagResourceCommand";
18
18
  import { UpdateIdentityProviderSettingsCommand, } from "./commands/UpdateIdentityProviderSettingsCommand";
19
- import { LicenseManagerUserSubscriptionsClient, } from "./LicenseManagerUserSubscriptionsClient";
19
+ import { LicenseManagerUserSubscriptionsClient } from "./LicenseManagerUserSubscriptionsClient";
20
20
  const commands = {
21
21
  AssociateUserCommand,
22
22
  CreateLicenseServerEndpointCommand,
@@ -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 { defaultLicenseManagerUserSubscriptionsHttpAuthSchemeParametersProvider, 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);
@@ -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);