@aws-sdk/client-dax 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 (48) hide show
  1. package/dist-cjs/index.js +28 -140
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/DAXClient.js +2 -2
  5. package/dist-es/runtimeConfig.browser.js +2 -2
  6. package/dist-es/runtimeConfig.js +2 -3
  7. package/dist-es/schemas/schemas_0.js +28 -141
  8. package/dist-types/DAX.d.ts +1 -1
  9. package/dist-types/DAXClient.d.ts +10 -10
  10. package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  11. package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  12. package/dist-types/commands/CreateClusterCommand.d.ts +3 -3
  13. package/dist-types/commands/CreateParameterGroupCommand.d.ts +3 -3
  14. package/dist-types/commands/CreateSubnetGroupCommand.d.ts +3 -3
  15. package/dist-types/commands/DecreaseReplicationFactorCommand.d.ts +3 -3
  16. package/dist-types/commands/DeleteClusterCommand.d.ts +3 -3
  17. package/dist-types/commands/DeleteParameterGroupCommand.d.ts +3 -3
  18. package/dist-types/commands/DeleteSubnetGroupCommand.d.ts +3 -3
  19. package/dist-types/commands/DescribeClustersCommand.d.ts +3 -3
  20. package/dist-types/commands/DescribeDefaultParametersCommand.d.ts +3 -3
  21. package/dist-types/commands/DescribeEventsCommand.d.ts +3 -3
  22. package/dist-types/commands/DescribeParameterGroupsCommand.d.ts +3 -3
  23. package/dist-types/commands/DescribeParametersCommand.d.ts +3 -3
  24. package/dist-types/commands/DescribeSubnetGroupsCommand.d.ts +3 -3
  25. package/dist-types/commands/IncreaseReplicationFactorCommand.d.ts +3 -3
  26. package/dist-types/commands/ListTagsCommand.d.ts +3 -3
  27. package/dist-types/commands/RebootNodeCommand.d.ts +3 -3
  28. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  29. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  30. package/dist-types/commands/UpdateClusterCommand.d.ts +3 -3
  31. package/dist-types/commands/UpdateParameterGroupCommand.d.ts +3 -3
  32. package/dist-types/commands/UpdateSubnetGroupCommand.d.ts +3 -3
  33. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  34. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  35. package/dist-types/extensionConfiguration.d.ts +4 -4
  36. package/dist-types/models/DAXServiceException.d.ts +1 -1
  37. package/dist-types/models/errors.d.ts +1 -1
  38. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  39. package/dist-types/runtimeConfig.d.ts +1 -1
  40. package/dist-types/runtimeConfig.native.d.ts +1 -1
  41. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  42. package/dist-types/runtimeExtensions.d.ts +1 -1
  43. package/dist-types/schemas/schemas_0.d.ts +1 -2
  44. package/dist-types/ts3.4/DAXClient.d.ts +3 -3
  45. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  46. package/dist-types/ts3.4/models/DAXServiceException.d.ts +1 -1
  47. package/dist-types/ts3.4/schemas/schemas_0.d.ts +0 -1
  48. package/package.json +13 -12
package/dist-cjs/index.js CHANGED
@@ -686,11 +686,7 @@ var ClusterAlreadyExistsFault = [
686
686
  -3,
687
687
  n0,
688
688
  _CAEF,
689
- {
690
- [_e]: _c,
691
- [_hE]: 400,
692
- [_aQE]: [`ClusterAlreadyExists`, 400],
693
- },
689
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`ClusterAlreadyExists`, 400] },
694
690
  [_m],
695
691
  [0],
696
692
  ];
@@ -699,11 +695,7 @@ var ClusterNotFoundFault = [
699
695
  -3,
700
696
  n0,
701
697
  _CNFF,
702
- {
703
- [_e]: _c,
704
- [_hE]: 404,
705
- [_aQE]: [`ClusterNotFound`, 404],
706
- },
698
+ { [_e]: _c, [_hE]: 404, [_aQE]: [`ClusterNotFound`, 404] },
707
699
  [_m],
708
700
  [0],
709
701
  ];
@@ -712,11 +704,7 @@ var ClusterQuotaForCustomerExceededFault = [
712
704
  -3,
713
705
  n0,
714
706
  _CQFCEF,
715
- {
716
- [_e]: _c,
717
- [_hE]: 400,
718
- [_aQE]: [`ClusterQuotaForCustomerExceeded`, 400],
719
- },
707
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`ClusterQuotaForCustomerExceeded`, 400] },
720
708
  [_m],
721
709
  [0],
722
710
  ];
@@ -818,11 +806,7 @@ var InsufficientClusterCapacityFault = [
818
806
  -3,
819
807
  n0,
820
808
  _ICCF,
821
- {
822
- [_e]: _c,
823
- [_hE]: 400,
824
- [_aQE]: [`InsufficientClusterCapacity`, 400],
825
- },
809
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InsufficientClusterCapacity`, 400] },
826
810
  [_m],
827
811
  [0],
828
812
  ];
@@ -831,11 +815,7 @@ var InvalidARNFault = [
831
815
  -3,
832
816
  n0,
833
817
  _IARNF,
834
- {
835
- [_e]: _c,
836
- [_hE]: 400,
837
- [_aQE]: [`InvalidARN`, 400],
838
- },
818
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidARN`, 400] },
839
819
  [_m],
840
820
  [0],
841
821
  ];
@@ -844,11 +824,7 @@ var InvalidClusterStateFault = [
844
824
  -3,
845
825
  n0,
846
826
  _ICSF,
847
- {
848
- [_e]: _c,
849
- [_hE]: 400,
850
- [_aQE]: [`InvalidClusterState`, 400],
851
- },
827
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidClusterState`, 400] },
852
828
  [_m],
853
829
  [0],
854
830
  ];
@@ -857,11 +833,7 @@ var InvalidParameterCombinationException = [
857
833
  -3,
858
834
  n0,
859
835
  _IPCE,
860
- {
861
- [_e]: _c,
862
- [_hE]: 400,
863
- [_aQE]: [`InvalidParameterCombination`, 400],
864
- },
836
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidParameterCombination`, 400] },
865
837
  [_m],
866
838
  [0],
867
839
  ];
@@ -870,11 +842,7 @@ var InvalidParameterGroupStateFault = [
870
842
  -3,
871
843
  n0,
872
844
  _IPGSF,
873
- {
874
- [_e]: _c,
875
- [_hE]: 400,
876
- [_aQE]: [`InvalidParameterGroupState`, 400],
877
- },
845
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidParameterGroupState`, 400] },
878
846
  [_m],
879
847
  [0],
880
848
  ];
@@ -883,11 +851,7 @@ var InvalidParameterValueException = [
883
851
  -3,
884
852
  n0,
885
853
  _IPVE,
886
- {
887
- [_e]: _c,
888
- [_hE]: 400,
889
- [_aQE]: [`InvalidParameterValue`, 400],
890
- },
854
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidParameterValue`, 400] },
891
855
  [_m],
892
856
  [0],
893
857
  ];
@@ -896,11 +860,7 @@ var InvalidSubnet = [
896
860
  -3,
897
861
  n0,
898
862
  _IS,
899
- {
900
- [_e]: _c,
901
- [_hE]: 400,
902
- [_aQE]: [`InvalidSubnet`, 400],
903
- },
863
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidSubnet`, 400] },
904
864
  [_m],
905
865
  [0],
906
866
  ];
@@ -909,11 +869,7 @@ var InvalidVPCNetworkStateFault = [
909
869
  -3,
910
870
  n0,
911
871
  _IVPCNSF,
912
- {
913
- [_e]: _c,
914
- [_hE]: 400,
915
- [_aQE]: [`InvalidVPCNetworkStateFault`, 400],
916
- },
872
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidVPCNetworkStateFault`, 400] },
917
873
  [_m],
918
874
  [0],
919
875
  ];
@@ -932,11 +888,7 @@ var NodeNotFoundFault = [
932
888
  -3,
933
889
  n0,
934
890
  _NNFF,
935
- {
936
- [_e]: _c,
937
- [_hE]: 404,
938
- [_aQE]: [`NodeNotFound`, 404],
939
- },
891
+ { [_e]: _c, [_hE]: 404, [_aQE]: [`NodeNotFound`, 404] },
940
892
  [_m],
941
893
  [0],
942
894
  ];
@@ -945,11 +897,7 @@ var NodeQuotaForClusterExceededFault = [
945
897
  -3,
946
898
  n0,
947
899
  _NQFCEF,
948
- {
949
- [_e]: _c,
950
- [_hE]: 400,
951
- [_aQE]: [`NodeQuotaForClusterExceeded`, 400],
952
- },
900
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`NodeQuotaForClusterExceeded`, 400] },
953
901
  [_m],
954
902
  [0],
955
903
  ];
@@ -958,11 +906,7 @@ var NodeQuotaForCustomerExceededFault = [
958
906
  -3,
959
907
  n0,
960
908
  _NQFCEFo,
961
- {
962
- [_e]: _c,
963
- [_hE]: 400,
964
- [_aQE]: [`NodeQuotaForCustomerExceeded`, 400],
965
- },
909
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`NodeQuotaForCustomerExceeded`, 400] },
966
910
  [_m],
967
911
  [0],
968
912
  ];
@@ -982,11 +926,7 @@ var ParameterGroupAlreadyExistsFault = [
982
926
  -3,
983
927
  n0,
984
928
  _PGAEF,
985
- {
986
- [_e]: _c,
987
- [_hE]: 400,
988
- [_aQE]: [`ParameterGroupAlreadyExists`, 400],
989
- },
929
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`ParameterGroupAlreadyExists`, 400] },
990
930
  [_m],
991
931
  [0],
992
932
  ];
@@ -995,11 +935,7 @@ var ParameterGroupNotFoundFault = [
995
935
  -3,
996
936
  n0,
997
937
  _PGNFF,
998
- {
999
- [_e]: _c,
1000
- [_hE]: 404,
1001
- [_aQE]: [`ParameterGroupNotFound`, 404],
1002
- },
938
+ { [_e]: _c, [_hE]: 404, [_aQE]: [`ParameterGroupNotFound`, 404] },
1003
939
  [_m],
1004
940
  [0],
1005
941
  ];
@@ -1008,11 +944,7 @@ var ParameterGroupQuotaExceededFault = [
1008
944
  -3,
1009
945
  n0,
1010
946
  _PGQEF,
1011
- {
1012
- [_e]: _c,
1013
- [_hE]: 400,
1014
- [_aQE]: [`ParameterGroupQuotaExceeded`, 400],
1015
- },
947
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`ParameterGroupQuotaExceeded`, 400] },
1016
948
  [_m],
1017
949
  [0],
1018
950
  ];
@@ -1026,11 +958,7 @@ var ServiceLinkedRoleNotFoundFault = [
1026
958
  -3,
1027
959
  n0,
1028
960
  _SLRNFF,
1029
- {
1030
- [_e]: _c,
1031
- [_hE]: 400,
1032
- [_aQE]: [`ServiceLinkedRoleNotFoundFault`, 400],
1033
- },
961
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`ServiceLinkedRoleNotFoundFault`, 400] },
1034
962
  [_m],
1035
963
  [0],
1036
964
  ];
@@ -1039,11 +967,7 @@ var ServiceQuotaExceededException = [
1039
967
  -3,
1040
968
  n0,
1041
969
  _SQEE,
1042
- {
1043
- [_e]: _c,
1044
- [_hE]: 402,
1045
- [_aQE]: [`ServiceQuotaExceeded`, 402],
1046
- },
970
+ { [_e]: _c, [_hE]: 402, [_aQE]: [`ServiceQuotaExceeded`, 402] },
1047
971
  [],
1048
972
  [],
1049
973
  ];
@@ -1063,11 +987,7 @@ var SubnetGroupAlreadyExistsFault = [
1063
987
  -3,
1064
988
  n0,
1065
989
  _SGAEF,
1066
- {
1067
- [_e]: _c,
1068
- [_hE]: 400,
1069
- [_aQE]: [`SubnetGroupAlreadyExists`, 400],
1070
- },
990
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`SubnetGroupAlreadyExists`, 400] },
1071
991
  [_m],
1072
992
  [0],
1073
993
  ];
@@ -1076,11 +996,7 @@ var SubnetGroupInUseFault = [
1076
996
  -3,
1077
997
  n0,
1078
998
  _SGIUF,
1079
- {
1080
- [_e]: _c,
1081
- [_hE]: 400,
1082
- [_aQE]: [`SubnetGroupInUse`, 400],
1083
- },
999
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`SubnetGroupInUse`, 400] },
1084
1000
  [_m],
1085
1001
  [0],
1086
1002
  ];
@@ -1089,11 +1005,7 @@ var SubnetGroupNotFoundFault = [
1089
1005
  -3,
1090
1006
  n0,
1091
1007
  _SGNFF,
1092
- {
1093
- [_e]: _c,
1094
- [_hE]: 404,
1095
- [_aQE]: [`SubnetGroupNotFoundFault`, 404],
1096
- },
1008
+ { [_e]: _c, [_hE]: 404, [_aQE]: [`SubnetGroupNotFoundFault`, 404] },
1097
1009
  [_m],
1098
1010
  [0],
1099
1011
  ];
@@ -1102,11 +1014,7 @@ var SubnetGroupQuotaExceededFault = [
1102
1014
  -3,
1103
1015
  n0,
1104
1016
  _SGQEF,
1105
- {
1106
- [_e]: _c,
1107
- [_hE]: 400,
1108
- [_aQE]: [`SubnetGroupQuotaExceeded`, 400],
1109
- },
1017
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`SubnetGroupQuotaExceeded`, 400] },
1110
1018
  [_m],
1111
1019
  [0],
1112
1020
  ];
@@ -1115,11 +1023,7 @@ var SubnetInUse = [
1115
1023
  -3,
1116
1024
  n0,
1117
1025
  _SIU,
1118
- {
1119
- [_e]: _c,
1120
- [_hE]: 400,
1121
- [_aQE]: [`SubnetInUse`, 400],
1122
- },
1026
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`SubnetInUse`, 400] },
1123
1027
  [_m],
1124
1028
  [0],
1125
1029
  ];
@@ -1128,11 +1032,7 @@ var SubnetNotAllowedFault = [
1128
1032
  -3,
1129
1033
  n0,
1130
1034
  _SNAF,
1131
- {
1132
- [_e]: _c,
1133
- [_hE]: 400,
1134
- [_aQE]: [`SubnetNotAllowedFault`, 400],
1135
- },
1035
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`SubnetNotAllowedFault`, 400] },
1136
1036
  [_m],
1137
1037
  [0],
1138
1038
  ];
@@ -1141,11 +1041,7 @@ var SubnetQuotaExceededFault = [
1141
1041
  -3,
1142
1042
  n0,
1143
1043
  _SQEF,
1144
- {
1145
- [_e]: _c,
1146
- [_hE]: 400,
1147
- [_aQE]: [`SubnetQuotaExceededFault`, 400],
1148
- },
1044
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`SubnetQuotaExceededFault`, 400] },
1149
1045
  [_m],
1150
1046
  [0],
1151
1047
  ];
@@ -1155,11 +1051,7 @@ var TagNotFoundFault = [
1155
1051
  -3,
1156
1052
  n0,
1157
1053
  _TNFF,
1158
- {
1159
- [_e]: _c,
1160
- [_hE]: 404,
1161
- [_aQE]: [`TagNotFound`, 404],
1162
- },
1054
+ { [_e]: _c, [_hE]: 404, [_aQE]: [`TagNotFound`, 404] },
1163
1055
  [_m],
1164
1056
  [0],
1165
1057
  ];
@@ -1168,11 +1060,7 @@ var TagQuotaPerResourceExceeded = [
1168
1060
  -3,
1169
1061
  n0,
1170
1062
  _TQPRE,
1171
- {
1172
- [_e]: _c,
1173
- [_hE]: 400,
1174
- [_aQE]: [`TagQuotaPerResourceExceeded`, 400],
1175
- },
1063
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`TagQuotaPerResourceExceeded`, 400] },
1176
1064
  [_m],
1177
1065
  [0],
1178
1066
  ];
@@ -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);
@@ -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 { defaultDAXHttpAuthSchemeParametersProvider, 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);