@aws-sdk/client-taxsettings 3.943.0 → 3.946.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 (46) hide show
  1. package/dist-cjs/index.js +23 -76
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/TaxSettingsClient.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 +23 -76
  8. package/dist-types/TaxSettings.d.ts +1 -1
  9. package/dist-types/TaxSettingsClient.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/BatchDeleteTaxRegistrationCommand.d.ts +3 -3
  13. package/dist-types/commands/BatchGetTaxExemptionsCommand.d.ts +3 -3
  14. package/dist-types/commands/BatchPutTaxRegistrationCommand.d.ts +3 -3
  15. package/dist-types/commands/DeleteSupplementalTaxRegistrationCommand.d.ts +3 -3
  16. package/dist-types/commands/DeleteTaxRegistrationCommand.d.ts +3 -3
  17. package/dist-types/commands/GetTaxExemptionTypesCommand.d.ts +3 -3
  18. package/dist-types/commands/GetTaxInheritanceCommand.d.ts +3 -3
  19. package/dist-types/commands/GetTaxRegistrationCommand.d.ts +3 -3
  20. package/dist-types/commands/GetTaxRegistrationDocumentCommand.d.ts +3 -3
  21. package/dist-types/commands/ListSupplementalTaxRegistrationsCommand.d.ts +3 -3
  22. package/dist-types/commands/ListTaxExemptionsCommand.d.ts +3 -3
  23. package/dist-types/commands/ListTaxRegistrationsCommand.d.ts +3 -3
  24. package/dist-types/commands/PutSupplementalTaxRegistrationCommand.d.ts +3 -3
  25. package/dist-types/commands/PutTaxExemptionCommand.d.ts +3 -3
  26. package/dist-types/commands/PutTaxInheritanceCommand.d.ts +3 -3
  27. package/dist-types/commands/PutTaxRegistrationCommand.d.ts +3 -3
  28. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  29. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  30. package/dist-types/extensionConfiguration.d.ts +4 -4
  31. package/dist-types/models/TaxSettingsServiceException.d.ts +1 -1
  32. package/dist-types/models/errors.d.ts +1 -1
  33. package/dist-types/pagination/Interfaces.d.ts +1 -1
  34. package/dist-types/pagination/ListSupplementalTaxRegistrationsPaginator.d.ts +1 -1
  35. package/dist-types/pagination/ListTaxExemptionsPaginator.d.ts +1 -1
  36. package/dist-types/pagination/ListTaxRegistrationsPaginator.d.ts +1 -1
  37. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  38. package/dist-types/runtimeConfig.d.ts +1 -1
  39. package/dist-types/runtimeConfig.native.d.ts +1 -1
  40. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  41. package/dist-types/runtimeExtensions.d.ts +1 -1
  42. package/dist-types/schemas/schemas_0.d.ts +1 -1
  43. package/dist-types/ts3.4/TaxSettingsClient.d.ts +3 -3
  44. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  45. package/dist-types/ts3.4/models/TaxSettingsServiceException.d.ts +1 -1
  46. package/package.json +13 -12
package/dist-cjs/index.js CHANGED
@@ -480,10 +480,7 @@ var AccessDeniedException = [
480
480
  -3,
481
481
  n0,
482
482
  _ADE,
483
- {
484
- [_e]: _c,
485
- [_hE]: 401,
486
- },
483
+ { [_e]: _c, [_hE]: 401 },
487
484
  [_m],
488
485
  [[() => ErrorMessage, 0]],
489
486
  ];
@@ -616,10 +613,7 @@ var AttachmentUploadException = [
616
613
  -3,
617
614
  n0,
618
615
  _AUE,
619
- {
620
- [_e]: _c,
621
- [_hE]: 400,
622
- },
616
+ { [_e]: _c, [_hE]: 400 },
623
617
  [_m],
624
618
  [[() => ErrorMessage, 0]],
625
619
  ];
@@ -681,10 +675,7 @@ var CaseCreationLimitExceededException = [
681
675
  -3,
682
676
  n0,
683
677
  _CCLEE,
684
- {
685
- [_e]: _c,
686
- [_hE]: 413,
687
- },
678
+ { [_e]: _c, [_hE]: 413 },
688
679
  [_m],
689
680
  [[() => ErrorMessage, 0]],
690
681
  ];
@@ -693,10 +684,7 @@ var ConflictException = [
693
684
  -3,
694
685
  n0,
695
686
  _CE,
696
- {
697
- [_e]: _c,
698
- [_hE]: 409,
699
- },
687
+ { [_e]: _c, [_hE]: 409 },
700
688
  [_m, _eC],
701
689
  [[() => ErrorMessage, 0], 0],
702
690
  ];
@@ -732,10 +720,7 @@ var InternalServerException = [
732
720
  -3,
733
721
  n0,
734
722
  _ISE,
735
- {
736
- [_e]: _se,
737
- [_hE]: 500,
738
- },
723
+ { [_e]: _se, [_hE]: 500 },
739
724
  [_m, _eC],
740
725
  [[() => ErrorMessage, 0], 0],
741
726
  ];
@@ -806,10 +791,7 @@ var ResourceNotFoundException = [
806
791
  -3,
807
792
  n0,
808
793
  _RNFE,
809
- {
810
- [_e]: _c,
811
- [_hE]: 404,
812
- },
794
+ { [_e]: _c, [_hE]: 404 },
813
795
  [_m, _eC],
814
796
  [[() => ErrorMessage, 0], 0],
815
797
  ];
@@ -894,10 +876,7 @@ var ValidationException = [
894
876
  -3,
895
877
  n0,
896
878
  _VE,
897
- {
898
- [_e]: _c,
899
- [_hE]: 400,
900
- },
879
+ { [_e]: _c, [_hE]: 400 },
901
880
  [_m, _eC, _fL],
902
881
  [[() => ErrorMessage, 0], 0, () => ValidationExceptionFieldList],
903
882
  ];
@@ -948,9 +927,7 @@ var BatchDeleteTaxRegistration = [
948
927
  9,
949
928
  n0,
950
929
  _BDTR,
951
- {
952
- [_h]: ["POST", "/BatchDeleteTaxRegistration", 200],
953
- },
930
+ { [_h]: ["POST", "/BatchDeleteTaxRegistration", 200] },
954
931
  () => BatchDeleteTaxRegistrationRequest,
955
932
  () => BatchDeleteTaxRegistrationResponse,
956
933
  ];
@@ -958,9 +935,7 @@ var BatchGetTaxExemptions = [
958
935
  9,
959
936
  n0,
960
937
  _BGTE,
961
- {
962
- [_h]: ["POST", "/BatchGetTaxExemptions", 200],
963
- },
938
+ { [_h]: ["POST", "/BatchGetTaxExemptions", 200] },
964
939
  () => BatchGetTaxExemptionsRequest,
965
940
  () => BatchGetTaxExemptionsResponse,
966
941
  ];
@@ -968,9 +943,7 @@ var BatchPutTaxRegistration = [
968
943
  9,
969
944
  n0,
970
945
  _BPTR,
971
- {
972
- [_h]: ["POST", "/BatchPutTaxRegistration", 200],
973
- },
946
+ { [_h]: ["POST", "/BatchPutTaxRegistration", 200] },
974
947
  () => BatchPutTaxRegistrationRequest,
975
948
  () => BatchPutTaxRegistrationResponse,
976
949
  ];
@@ -978,9 +951,7 @@ var DeleteSupplementalTaxRegistration = [
978
951
  9,
979
952
  n0,
980
953
  _DSTR,
981
- {
982
- [_h]: ["POST", "/DeleteSupplementalTaxRegistration", 200],
983
- },
954
+ { [_h]: ["POST", "/DeleteSupplementalTaxRegistration", 200] },
984
955
  () => DeleteSupplementalTaxRegistrationRequest,
985
956
  () => DeleteSupplementalTaxRegistrationResponse,
986
957
  ];
@@ -988,9 +959,7 @@ var DeleteTaxRegistration = [
988
959
  9,
989
960
  n0,
990
961
  _DTR,
991
- {
992
- [_h]: ["POST", "/DeleteTaxRegistration", 200],
993
- },
962
+ { [_h]: ["POST", "/DeleteTaxRegistration", 200] },
994
963
  () => DeleteTaxRegistrationRequest,
995
964
  () => DeleteTaxRegistrationResponse,
996
965
  ];
@@ -998,9 +967,7 @@ var GetTaxExemptionTypes = [
998
967
  9,
999
968
  n0,
1000
969
  _GTET,
1001
- {
1002
- [_h]: ["POST", "/GetTaxExemptionTypes", 200],
1003
- },
970
+ { [_h]: ["POST", "/GetTaxExemptionTypes", 200] },
1004
971
  () => GetTaxExemptionTypesRequest,
1005
972
  () => GetTaxExemptionTypesResponse,
1006
973
  ];
@@ -1008,9 +975,7 @@ var GetTaxInheritance = [
1008
975
  9,
1009
976
  n0,
1010
977
  _GTI,
1011
- {
1012
- [_h]: ["POST", "/GetTaxInheritance", 200],
1013
- },
978
+ { [_h]: ["POST", "/GetTaxInheritance", 200] },
1014
979
  () => GetTaxInheritanceRequest,
1015
980
  () => GetTaxInheritanceResponse,
1016
981
  ];
@@ -1018,9 +983,7 @@ var GetTaxRegistration = [
1018
983
  9,
1019
984
  n0,
1020
985
  _GTR,
1021
- {
1022
- [_h]: ["POST", "/GetTaxRegistration", 200],
1023
- },
986
+ { [_h]: ["POST", "/GetTaxRegistration", 200] },
1024
987
  () => GetTaxRegistrationRequest,
1025
988
  () => GetTaxRegistrationResponse,
1026
989
  ];
@@ -1028,9 +991,7 @@ var GetTaxRegistrationDocument = [
1028
991
  9,
1029
992
  n0,
1030
993
  _GTRD,
1031
- {
1032
- [_h]: ["POST", "/GetTaxRegistrationDocument", 200],
1033
- },
994
+ { [_h]: ["POST", "/GetTaxRegistrationDocument", 200] },
1034
995
  () => GetTaxRegistrationDocumentRequest,
1035
996
  () => GetTaxRegistrationDocumentResponse,
1036
997
  ];
@@ -1038,9 +999,7 @@ var ListSupplementalTaxRegistrations = [
1038
999
  9,
1039
1000
  n0,
1040
1001
  _LSTR,
1041
- {
1042
- [_h]: ["POST", "/ListSupplementalTaxRegistrations", 200],
1043
- },
1002
+ { [_h]: ["POST", "/ListSupplementalTaxRegistrations", 200] },
1044
1003
  () => ListSupplementalTaxRegistrationsRequest,
1045
1004
  () => ListSupplementalTaxRegistrationsResponse,
1046
1005
  ];
@@ -1048,9 +1007,7 @@ var ListTaxExemptions = [
1048
1007
  9,
1049
1008
  n0,
1050
1009
  _LTE,
1051
- {
1052
- [_h]: ["POST", "/ListTaxExemptions", 200],
1053
- },
1010
+ { [_h]: ["POST", "/ListTaxExemptions", 200] },
1054
1011
  () => ListTaxExemptionsRequest,
1055
1012
  () => ListTaxExemptionsResponse,
1056
1013
  ];
@@ -1058,9 +1015,7 @@ var ListTaxRegistrations = [
1058
1015
  9,
1059
1016
  n0,
1060
1017
  _LTR,
1061
- {
1062
- [_h]: ["POST", "/ListTaxRegistrations", 200],
1063
- },
1018
+ { [_h]: ["POST", "/ListTaxRegistrations", 200] },
1064
1019
  () => ListTaxRegistrationsRequest,
1065
1020
  () => ListTaxRegistrationsResponse,
1066
1021
  ];
@@ -1068,9 +1023,7 @@ var PutSupplementalTaxRegistration = [
1068
1023
  9,
1069
1024
  n0,
1070
1025
  _PSTR,
1071
- {
1072
- [_h]: ["POST", "/PutSupplementalTaxRegistration", 200],
1073
- },
1026
+ { [_h]: ["POST", "/PutSupplementalTaxRegistration", 200] },
1074
1027
  () => PutSupplementalTaxRegistrationRequest,
1075
1028
  () => PutSupplementalTaxRegistrationResponse,
1076
1029
  ];
@@ -1078,9 +1031,7 @@ var PutTaxExemption = [
1078
1031
  9,
1079
1032
  n0,
1080
1033
  _PTE,
1081
- {
1082
- [_h]: ["POST", "/PutTaxExemption", 200],
1083
- },
1034
+ { [_h]: ["POST", "/PutTaxExemption", 200] },
1084
1035
  () => PutTaxExemptionRequest,
1085
1036
  () => PutTaxExemptionResponse,
1086
1037
  ];
@@ -1088,9 +1039,7 @@ var PutTaxInheritance = [
1088
1039
  9,
1089
1040
  n0,
1090
1041
  _PTI,
1091
- {
1092
- [_h]: ["POST", "/PutTaxInheritance", 200],
1093
- },
1042
+ { [_h]: ["POST", "/PutTaxInheritance", 200] },
1094
1043
  () => PutTaxInheritanceRequest,
1095
1044
  () => PutTaxInheritanceResponse,
1096
1045
  ];
@@ -1098,9 +1047,7 @@ var PutTaxRegistration = [
1098
1047
  9,
1099
1048
  n0,
1100
1049
  _PTR,
1101
- {
1102
- [_h]: ["POST", "/PutTaxRegistration", 200],
1103
- },
1050
+ { [_h]: ["POST", "/PutTaxRegistration", 200] },
1104
1051
  () => PutTaxRegistrationRequest,
1105
1052
  () => PutTaxRegistrationResponse,
1106
1053
  ];
@@ -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 { defaultTaxSettingsHttpAuthSchemeParametersProvider, 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);
@@ -269,10 +269,7 @@ export var AccessDeniedException = [
269
269
  -3,
270
270
  n0,
271
271
  _ADE,
272
- {
273
- [_e]: _c,
274
- [_hE]: 401,
275
- },
272
+ { [_e]: _c, [_hE]: 401 },
276
273
  [_m],
277
274
  [[() => ErrorMessage, 0]],
278
275
  ];
@@ -405,10 +402,7 @@ export var AttachmentUploadException = [
405
402
  -3,
406
403
  n0,
407
404
  _AUE,
408
- {
409
- [_e]: _c,
410
- [_hE]: 400,
411
- },
405
+ { [_e]: _c, [_hE]: 400 },
412
406
  [_m],
413
407
  [[() => ErrorMessage, 0]],
414
408
  ];
@@ -470,10 +464,7 @@ export var CaseCreationLimitExceededException = [
470
464
  -3,
471
465
  n0,
472
466
  _CCLEE,
473
- {
474
- [_e]: _c,
475
- [_hE]: 413,
476
- },
467
+ { [_e]: _c, [_hE]: 413 },
477
468
  [_m],
478
469
  [[() => ErrorMessage, 0]],
479
470
  ];
@@ -482,10 +473,7 @@ export var ConflictException = [
482
473
  -3,
483
474
  n0,
484
475
  _CE,
485
- {
486
- [_e]: _c,
487
- [_hE]: 409,
488
- },
476
+ { [_e]: _c, [_hE]: 409 },
489
477
  [_m, _eC],
490
478
  [[() => ErrorMessage, 0], 0],
491
479
  ];
@@ -521,10 +509,7 @@ export var InternalServerException = [
521
509
  -3,
522
510
  n0,
523
511
  _ISE,
524
- {
525
- [_e]: _se,
526
- [_hE]: 500,
527
- },
512
+ { [_e]: _se, [_hE]: 500 },
528
513
  [_m, _eC],
529
514
  [[() => ErrorMessage, 0], 0],
530
515
  ];
@@ -595,10 +580,7 @@ export var ResourceNotFoundException = [
595
580
  -3,
596
581
  n0,
597
582
  _RNFE,
598
- {
599
- [_e]: _c,
600
- [_hE]: 404,
601
- },
583
+ { [_e]: _c, [_hE]: 404 },
602
584
  [_m, _eC],
603
585
  [[() => ErrorMessage, 0], 0],
604
586
  ];
@@ -683,10 +665,7 @@ export var ValidationException = [
683
665
  -3,
684
666
  n0,
685
667
  _VE,
686
- {
687
- [_e]: _c,
688
- [_hE]: 400,
689
- },
668
+ { [_e]: _c, [_hE]: 400 },
690
669
  [_m, _eC, _fL],
691
670
  [[() => ErrorMessage, 0], 0, () => ValidationExceptionFieldList],
692
671
  ];
@@ -740,9 +719,7 @@ export var BatchDeleteTaxRegistration = [
740
719
  9,
741
720
  n0,
742
721
  _BDTR,
743
- {
744
- [_h]: ["POST", "/BatchDeleteTaxRegistration", 200],
745
- },
722
+ { [_h]: ["POST", "/BatchDeleteTaxRegistration", 200] },
746
723
  () => BatchDeleteTaxRegistrationRequest,
747
724
  () => BatchDeleteTaxRegistrationResponse,
748
725
  ];
@@ -750,9 +727,7 @@ export var BatchGetTaxExemptions = [
750
727
  9,
751
728
  n0,
752
729
  _BGTE,
753
- {
754
- [_h]: ["POST", "/BatchGetTaxExemptions", 200],
755
- },
730
+ { [_h]: ["POST", "/BatchGetTaxExemptions", 200] },
756
731
  () => BatchGetTaxExemptionsRequest,
757
732
  () => BatchGetTaxExemptionsResponse,
758
733
  ];
@@ -760,9 +735,7 @@ export var BatchPutTaxRegistration = [
760
735
  9,
761
736
  n0,
762
737
  _BPTR,
763
- {
764
- [_h]: ["POST", "/BatchPutTaxRegistration", 200],
765
- },
738
+ { [_h]: ["POST", "/BatchPutTaxRegistration", 200] },
766
739
  () => BatchPutTaxRegistrationRequest,
767
740
  () => BatchPutTaxRegistrationResponse,
768
741
  ];
@@ -770,9 +743,7 @@ export var DeleteSupplementalTaxRegistration = [
770
743
  9,
771
744
  n0,
772
745
  _DSTR,
773
- {
774
- [_h]: ["POST", "/DeleteSupplementalTaxRegistration", 200],
775
- },
746
+ { [_h]: ["POST", "/DeleteSupplementalTaxRegistration", 200] },
776
747
  () => DeleteSupplementalTaxRegistrationRequest,
777
748
  () => DeleteSupplementalTaxRegistrationResponse,
778
749
  ];
@@ -780,9 +751,7 @@ export var DeleteTaxRegistration = [
780
751
  9,
781
752
  n0,
782
753
  _DTR,
783
- {
784
- [_h]: ["POST", "/DeleteTaxRegistration", 200],
785
- },
754
+ { [_h]: ["POST", "/DeleteTaxRegistration", 200] },
786
755
  () => DeleteTaxRegistrationRequest,
787
756
  () => DeleteTaxRegistrationResponse,
788
757
  ];
@@ -790,9 +759,7 @@ export var GetTaxExemptionTypes = [
790
759
  9,
791
760
  n0,
792
761
  _GTET,
793
- {
794
- [_h]: ["POST", "/GetTaxExemptionTypes", 200],
795
- },
762
+ { [_h]: ["POST", "/GetTaxExemptionTypes", 200] },
796
763
  () => GetTaxExemptionTypesRequest,
797
764
  () => GetTaxExemptionTypesResponse,
798
765
  ];
@@ -800,9 +767,7 @@ export var GetTaxInheritance = [
800
767
  9,
801
768
  n0,
802
769
  _GTI,
803
- {
804
- [_h]: ["POST", "/GetTaxInheritance", 200],
805
- },
770
+ { [_h]: ["POST", "/GetTaxInheritance", 200] },
806
771
  () => GetTaxInheritanceRequest,
807
772
  () => GetTaxInheritanceResponse,
808
773
  ];
@@ -810,9 +775,7 @@ export var GetTaxRegistration = [
810
775
  9,
811
776
  n0,
812
777
  _GTR,
813
- {
814
- [_h]: ["POST", "/GetTaxRegistration", 200],
815
- },
778
+ { [_h]: ["POST", "/GetTaxRegistration", 200] },
816
779
  () => GetTaxRegistrationRequest,
817
780
  () => GetTaxRegistrationResponse,
818
781
  ];
@@ -820,9 +783,7 @@ export var GetTaxRegistrationDocument = [
820
783
  9,
821
784
  n0,
822
785
  _GTRD,
823
- {
824
- [_h]: ["POST", "/GetTaxRegistrationDocument", 200],
825
- },
786
+ { [_h]: ["POST", "/GetTaxRegistrationDocument", 200] },
826
787
  () => GetTaxRegistrationDocumentRequest,
827
788
  () => GetTaxRegistrationDocumentResponse,
828
789
  ];
@@ -830,9 +791,7 @@ export var ListSupplementalTaxRegistrations = [
830
791
  9,
831
792
  n0,
832
793
  _LSTR,
833
- {
834
- [_h]: ["POST", "/ListSupplementalTaxRegistrations", 200],
835
- },
794
+ { [_h]: ["POST", "/ListSupplementalTaxRegistrations", 200] },
836
795
  () => ListSupplementalTaxRegistrationsRequest,
837
796
  () => ListSupplementalTaxRegistrationsResponse,
838
797
  ];
@@ -840,9 +799,7 @@ export var ListTaxExemptions = [
840
799
  9,
841
800
  n0,
842
801
  _LTE,
843
- {
844
- [_h]: ["POST", "/ListTaxExemptions", 200],
845
- },
802
+ { [_h]: ["POST", "/ListTaxExemptions", 200] },
846
803
  () => ListTaxExemptionsRequest,
847
804
  () => ListTaxExemptionsResponse,
848
805
  ];
@@ -850,9 +807,7 @@ export var ListTaxRegistrations = [
850
807
  9,
851
808
  n0,
852
809
  _LTR,
853
- {
854
- [_h]: ["POST", "/ListTaxRegistrations", 200],
855
- },
810
+ { [_h]: ["POST", "/ListTaxRegistrations", 200] },
856
811
  () => ListTaxRegistrationsRequest,
857
812
  () => ListTaxRegistrationsResponse,
858
813
  ];
@@ -860,9 +815,7 @@ export var PutSupplementalTaxRegistration = [
860
815
  9,
861
816
  n0,
862
817
  _PSTR,
863
- {
864
- [_h]: ["POST", "/PutSupplementalTaxRegistration", 200],
865
- },
818
+ { [_h]: ["POST", "/PutSupplementalTaxRegistration", 200] },
866
819
  () => PutSupplementalTaxRegistrationRequest,
867
820
  () => PutSupplementalTaxRegistrationResponse,
868
821
  ];
@@ -870,9 +823,7 @@ export var PutTaxExemption = [
870
823
  9,
871
824
  n0,
872
825
  _PTE,
873
- {
874
- [_h]: ["POST", "/PutTaxExemption", 200],
875
- },
826
+ { [_h]: ["POST", "/PutTaxExemption", 200] },
876
827
  () => PutTaxExemptionRequest,
877
828
  () => PutTaxExemptionResponse,
878
829
  ];
@@ -880,9 +831,7 @@ export var PutTaxInheritance = [
880
831
  9,
881
832
  n0,
882
833
  _PTI,
883
- {
884
- [_h]: ["POST", "/PutTaxInheritance", 200],
885
- },
834
+ { [_h]: ["POST", "/PutTaxInheritance", 200] },
886
835
  () => PutTaxInheritanceRequest,
887
836
  () => PutTaxInheritanceResponse,
888
837
  ];
@@ -890,9 +839,7 @@ export var PutTaxRegistration = [
890
839
  9,
891
840
  n0,
892
841
  _PTR,
893
- {
894
- [_h]: ["POST", "/PutTaxRegistration", 200],
895
- },
842
+ { [_h]: ["POST", "/PutTaxRegistration", 200] },
896
843
  () => PutTaxRegistrationRequest,
897
844
  () => PutTaxRegistrationResponse,
898
845
  ];
@@ -1,4 +1,4 @@
1
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
1
+ import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
2
2
  import { BatchDeleteTaxRegistrationCommandInput, BatchDeleteTaxRegistrationCommandOutput } from "./commands/BatchDeleteTaxRegistrationCommand";
3
3
  import { BatchGetTaxExemptionsCommandInput, BatchGetTaxExemptionsCommandOutput } from "./commands/BatchGetTaxExemptionsCommand";
4
4
  import { BatchPutTaxRegistrationCommandInput, BatchPutTaxRegistrationCommandOutput } from "./commands/BatchPutTaxRegistrationCommand";
@@ -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 { Client as __Client, DefaultsMode as __DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@smithy/smithy-client";
8
- import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, ClientProtocol, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, HttpRequest, HttpResponse, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
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 { BatchDeleteTaxRegistrationCommandInput, BatchDeleteTaxRegistrationCommandOutput } from "./commands/BatchDeleteTaxRegistrationCommand";
11
11
  import { BatchGetTaxExemptionsCommandInput, BatchGetTaxExemptionsCommandOutput } from "./commands/BatchGetTaxExemptionsCommand";
12
12
  import { BatchPutTaxRegistrationCommandInput, BatchPutTaxRegistrationCommandOutput } from "./commands/BatchPutTaxRegistrationCommand";
@@ -24,7 +24,7 @@ import { PutTaxExemptionCommandInput, PutTaxExemptionCommandOutput } from "./com
24
24
  import { PutTaxInheritanceCommandInput, PutTaxInheritanceCommandOutput } from "./commands/PutTaxInheritanceCommand";
25
25
  import { PutTaxRegistrationCommandInput, PutTaxRegistrationCommandOutput } from "./commands/PutTaxRegistrationCommand";
26
26
  import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
27
- import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
27
+ import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
28
28
  export { __Client };
29
29
  /**
30
30
  * @public
@@ -1,5 +1,5 @@
1
- import { AwsCredentialIdentity, AwsCredentialIdentityProvider, HttpAuthScheme } from "@smithy/types";
2
- import { TaxSettingsHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
1
+ import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
2
+ import type { TaxSettingsHttpAuthSchemeProvider } 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 { TaxSettingsClientResolvedConfig } from "../TaxSettingsClient";
2
+ import type { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
3
+ import { type TaxSettingsClientResolvedConfig } from "../TaxSettingsClient";
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 { BatchDeleteTaxRegistrationRequest, BatchDeleteTaxRegistrationResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, TaxSettingsClientResolvedConfig } from "../TaxSettingsClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { BatchDeleteTaxRegistrationRequest, BatchDeleteTaxRegistrationResponse } from "../models/models_0";
4
+ import type { ServiceInputTypes, ServiceOutputTypes, TaxSettingsClientResolvedConfig } from "../TaxSettingsClient";
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 { BatchGetTaxExemptionsRequest, BatchGetTaxExemptionsResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, TaxSettingsClientResolvedConfig } from "../TaxSettingsClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { BatchGetTaxExemptionsRequest, BatchGetTaxExemptionsResponse } from "../models/models_0";
4
+ import type { ServiceInputTypes, ServiceOutputTypes, TaxSettingsClientResolvedConfig } from "../TaxSettingsClient";
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 { BatchPutTaxRegistrationRequest, BatchPutTaxRegistrationResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, TaxSettingsClientResolvedConfig } from "../TaxSettingsClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { BatchPutTaxRegistrationRequest, BatchPutTaxRegistrationResponse } from "../models/models_0";
4
+ import type { ServiceInputTypes, ServiceOutputTypes, TaxSettingsClientResolvedConfig } from "../TaxSettingsClient";
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 { DeleteSupplementalTaxRegistrationRequest, DeleteSupplementalTaxRegistrationResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, TaxSettingsClientResolvedConfig } from "../TaxSettingsClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DeleteSupplementalTaxRegistrationRequest, DeleteSupplementalTaxRegistrationResponse } from "../models/models_0";
4
+ import type { ServiceInputTypes, ServiceOutputTypes, TaxSettingsClientResolvedConfig } from "../TaxSettingsClient";
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 { DeleteTaxRegistrationRequest, DeleteTaxRegistrationResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, TaxSettingsClientResolvedConfig } from "../TaxSettingsClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DeleteTaxRegistrationRequest, DeleteTaxRegistrationResponse } from "../models/models_0";
4
+ import type { ServiceInputTypes, ServiceOutputTypes, TaxSettingsClientResolvedConfig } from "../TaxSettingsClient";
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 { GetTaxExemptionTypesRequest, GetTaxExemptionTypesResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, TaxSettingsClientResolvedConfig } from "../TaxSettingsClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { GetTaxExemptionTypesRequest, GetTaxExemptionTypesResponse } from "../models/models_0";
4
+ import type { ServiceInputTypes, ServiceOutputTypes, TaxSettingsClientResolvedConfig } from "../TaxSettingsClient";
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 { GetTaxInheritanceRequest, GetTaxInheritanceResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, TaxSettingsClientResolvedConfig } from "../TaxSettingsClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { GetTaxInheritanceRequest, GetTaxInheritanceResponse } from "../models/models_0";
4
+ import type { ServiceInputTypes, ServiceOutputTypes, TaxSettingsClientResolvedConfig } from "../TaxSettingsClient";
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 { GetTaxRegistrationRequest, GetTaxRegistrationResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, TaxSettingsClientResolvedConfig } from "../TaxSettingsClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { GetTaxRegistrationRequest, GetTaxRegistrationResponse } from "../models/models_0";
4
+ import type { ServiceInputTypes, ServiceOutputTypes, TaxSettingsClientResolvedConfig } from "../TaxSettingsClient";
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 { GetTaxRegistrationDocumentRequest, GetTaxRegistrationDocumentResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, TaxSettingsClientResolvedConfig } from "../TaxSettingsClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { GetTaxRegistrationDocumentRequest, GetTaxRegistrationDocumentResponse } from "../models/models_0";
4
+ import type { ServiceInputTypes, ServiceOutputTypes, TaxSettingsClientResolvedConfig } from "../TaxSettingsClient";
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 { ListSupplementalTaxRegistrationsRequest, ListSupplementalTaxRegistrationsResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, TaxSettingsClientResolvedConfig } from "../TaxSettingsClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { ListSupplementalTaxRegistrationsRequest, ListSupplementalTaxRegistrationsResponse } from "../models/models_0";
4
+ import type { ServiceInputTypes, ServiceOutputTypes, TaxSettingsClientResolvedConfig } from "../TaxSettingsClient";
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 { ListTaxExemptionsRequest, ListTaxExemptionsResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, TaxSettingsClientResolvedConfig } from "../TaxSettingsClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { ListTaxExemptionsRequest, ListTaxExemptionsResponse } from "../models/models_0";
4
+ import type { ServiceInputTypes, ServiceOutputTypes, TaxSettingsClientResolvedConfig } from "../TaxSettingsClient";
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 { ListTaxRegistrationsRequest, ListTaxRegistrationsResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, TaxSettingsClientResolvedConfig } from "../TaxSettingsClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { ListTaxRegistrationsRequest, ListTaxRegistrationsResponse } from "../models/models_0";
4
+ import type { ServiceInputTypes, ServiceOutputTypes, TaxSettingsClientResolvedConfig } from "../TaxSettingsClient";
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 { PutSupplementalTaxRegistrationRequest, PutSupplementalTaxRegistrationResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, TaxSettingsClientResolvedConfig } from "../TaxSettingsClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { PutSupplementalTaxRegistrationRequest, PutSupplementalTaxRegistrationResponse } from "../models/models_0";
4
+ import type { ServiceInputTypes, ServiceOutputTypes, TaxSettingsClientResolvedConfig } from "../TaxSettingsClient";
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 { PutTaxExemptionRequest, PutTaxExemptionResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, TaxSettingsClientResolvedConfig } from "../TaxSettingsClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { PutTaxExemptionRequest, PutTaxExemptionResponse } from "../models/models_0";
4
+ import type { ServiceInputTypes, ServiceOutputTypes, TaxSettingsClientResolvedConfig } from "../TaxSettingsClient";
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 { PutTaxInheritanceRequest, PutTaxInheritanceResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, TaxSettingsClientResolvedConfig } from "../TaxSettingsClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { PutTaxInheritanceRequest, PutTaxInheritanceResponse } from "../models/models_0";
4
+ import type { ServiceInputTypes, ServiceOutputTypes, TaxSettingsClientResolvedConfig } from "../TaxSettingsClient";
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 { PutTaxRegistrationRequest, PutTaxRegistrationResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, TaxSettingsClientResolvedConfig } from "../TaxSettingsClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { PutTaxRegistrationRequest, PutTaxRegistrationResponse } from "../models/models_0";
4
+ import type { ServiceInputTypes, ServiceOutputTypes, TaxSettingsClientResolvedConfig } from "../TaxSettingsClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,4 +1,4 @@
1
- import { Endpoint, EndpointParameters as __EndpointParameters, EndpointV2, Provider } from "@smithy/types";
1
+ import type { Endpoint, EndpointParameters as __EndpointParameters, EndpointV2, Provider } from "@smithy/types";
2
2
  /**
3
3
  * @public
4
4
  */
@@ -8,10 +8,19 @@ export interface ClientInputEndpointParameters {
8
8
  endpoint?: string | Provider<string> | Endpoint | Provider<Endpoint> | EndpointV2 | Provider<EndpointV2>;
9
9
  region?: string | undefined | Provider<string | undefined>;
10
10
  }
11
+ /**
12
+ * @public
13
+ */
11
14
  export type ClientResolvedEndpointParameters = Omit<ClientInputEndpointParameters, "endpoint"> & {
12
15
  defaultSigningName: string;
13
16
  };
17
+ /**
18
+ * @internal
19
+ */
14
20
  export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
21
+ /**
22
+ * @internal
23
+ */
15
24
  export declare const commonParams: {
16
25
  readonly UseFIPS: {
17
26
  readonly type: "builtInParams";
@@ -30,6 +39,9 @@ export declare const commonParams: {
30
39
  readonly name: "useDualstackEndpoint";
31
40
  };
32
41
  };
42
+ /**
43
+ * @internal
44
+ */
33
45
  export interface EndpointParameters extends __EndpointParameters {
34
46
  UseDualStack?: boolean | undefined;
35
47
  UseFIPS?: boolean | undefined;
@@ -1,5 +1,8 @@
1
- import { EndpointV2, Logger } from "@smithy/types";
2
- import { EndpointParameters } from "./EndpointParameters";
1
+ import type { EndpointV2, Logger } from "@smithy/types";
2
+ import type { EndpointParameters } from "./EndpointParameters";
3
+ /**
4
+ * @internal
5
+ */
3
6
  export declare const defaultEndpointResolver: (endpointParams: EndpointParameters, context?: {
4
7
  logger?: Logger;
5
8
  }) => EndpointV2;
@@ -1,7 +1,7 @@
1
- import { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
2
- import { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
3
- import { DefaultExtensionConfiguration } from "@smithy/types";
4
- import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
1
+ import type { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
2
+ import type { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
3
+ import type { DefaultExtensionConfiguration } from "@smithy/types";
4
+ import type { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
5
5
  /**
6
6
  * @internal
7
7
  */
@@ -1,4 +1,4 @@
1
- import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
1
+ import { type ServiceExceptionOptions as __ServiceExceptionOptions, ServiceException as __ServiceException } from "@smithy/smithy-client";
2
2
  export type { __ServiceExceptionOptions };
3
3
  export { __ServiceException };
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
1
+ import type { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
2
  import { ValidationExceptionErrorCode } from "./enums";
3
3
  import { ValidationExceptionField } from "./models_0";
4
4
  import { TaxSettingsServiceException as __BaseException } from "./TaxSettingsServiceException";
@@ -1,4 +1,4 @@
1
- import { PaginationConfiguration } from "@smithy/types";
1
+ import type { PaginationConfiguration } from "@smithy/types";
2
2
  import { TaxSettingsClient } from "../TaxSettingsClient";
3
3
  /**
4
4
  * @public
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListSupplementalTaxRegistrationsCommandInput, ListSupplementalTaxRegistrationsCommandOutput } from "../commands/ListSupplementalTaxRegistrationsCommand";
3
3
  import { TaxSettingsPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListTaxExemptionsCommandInput, ListTaxExemptionsCommandOutput } from "../commands/ListTaxExemptionsCommand";
3
3
  import { TaxSettingsPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListTaxRegistrationsCommandInput, ListTaxRegistrationsCommandOutput } from "../commands/ListTaxRegistrationsCommand";
3
3
  import { TaxSettingsPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,5 +1,5 @@
1
1
  import { FetchHttpHandler as RequestHandler } from "@smithy/fetch-http-handler";
2
- import { TaxSettingsClientConfig } from "./TaxSettingsClient";
2
+ import type { TaxSettingsClientConfig } from "./TaxSettingsClient";
3
3
  /**
4
4
  * @internal
5
5
  */
@@ -1,5 +1,5 @@
1
1
  import { NodeHttpHandler as RequestHandler } from "@smithy/node-http-handler";
2
- import { TaxSettingsClientConfig } from "./TaxSettingsClient";
2
+ import type { TaxSettingsClientConfig } from "./TaxSettingsClient";
3
3
  /**
4
4
  * @internal
5
5
  */
@@ -1,4 +1,4 @@
1
- import { TaxSettingsClientConfig } from "./TaxSettingsClient";
1
+ import type { TaxSettingsClientConfig } from "./TaxSettingsClient";
2
2
  /**
3
3
  * @internal
4
4
  */
@@ -1,4 +1,4 @@
1
- import { TaxSettingsClientConfig } from "./TaxSettingsClient";
1
+ import type { TaxSettingsClientConfig } from "./TaxSettingsClient";
2
2
  /**
3
3
  * @internal
4
4
  */
@@ -1,4 +1,4 @@
1
- import { TaxSettingsExtensionConfiguration } from "./extensionConfiguration";
1
+ import type { TaxSettingsExtensionConfiguration } from "./extensionConfiguration";
2
2
  /**
3
3
  * @public
4
4
  */
@@ -1,4 +1,4 @@
1
- import { StaticErrorSchema, StaticListSchema, StaticMapSchema, StaticOperationSchema, StaticSimpleSchema, StaticStructureSchema } from "@smithy/types";
1
+ import type { StaticErrorSchema, StaticListSchema, StaticMapSchema, StaticOperationSchema, StaticSimpleSchema, StaticStructureSchema } from "@smithy/types";
2
2
  export declare var ErrorMessage: StaticSimpleSchema;
3
3
  export declare var AccessDeniedException: StaticErrorSchema;
4
4
  export declare var AccountDetails: StaticStructureSchema;
@@ -20,13 +20,12 @@ import {
20
20
  } from "@smithy/middleware-retry";
21
21
  import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
22
22
  import {
23
- Client as __Client,
24
23
  DefaultsMode as __DefaultsMode,
25
24
  SmithyConfiguration as __SmithyConfiguration,
26
25
  SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
26
+ Client as __Client,
27
27
  } from "@smithy/smithy-client";
28
28
  import {
29
- AwsCredentialIdentityProvider,
30
29
  BodyLengthCalculator as __BodyLengthCalculator,
31
30
  CheckOptionalClientConfig as __CheckOptionalClientConfig,
32
31
  ChecksumConstructor as __ChecksumConstructor,
@@ -39,9 +38,10 @@ import {
39
38
  HttpResponse,
40
39
  Logger as __Logger,
41
40
  Provider as __Provider,
42
- Provider,
43
41
  StreamCollector as __StreamCollector,
44
42
  UrlParser as __UrlParser,
43
+ AwsCredentialIdentityProvider,
44
+ Provider,
45
45
  UserAgent as __UserAgent,
46
46
  } from "@smithy/types";
47
47
  import {
@@ -1,7 +1,7 @@
1
1
  import {
2
+ HttpAuthScheme,
2
3
  AwsCredentialIdentity,
3
4
  AwsCredentialIdentityProvider,
4
- HttpAuthScheme,
5
5
  } from "@smithy/types";
6
6
  import { TaxSettingsHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
7
7
  export interface HttpAuthExtensionConfiguration {
@@ -1,6 +1,6 @@
1
1
  import {
2
- ServiceException as __ServiceException,
3
2
  ServiceExceptionOptions as __ServiceExceptionOptions,
3
+ ServiceException as __ServiceException,
4
4
  } from "@smithy/smithy-client";
5
5
  export { __ServiceExceptionOptions };
6
6
  export { __ServiceException };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-taxsettings",
3
3
  "description": "AWS SDK for JavaScript Taxsettings Client for Node.js, Browser and React Native",
4
- "version": "3.943.0",
4
+ "version": "3.946.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-taxsettings",
@@ -11,7 +11,8 @@
11
11
  "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
12
12
  "clean": "rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0",
13
13
  "extract:docs": "api-extractor run --local",
14
- "generate:client": "node ../../scripts/generate-clients/single-service --solo taxsettings"
14
+ "generate:client": "node ../../scripts/generate-clients/single-service --solo taxsettings",
15
+ "test:index": "tsc --noEmit ./test/index-types.ts && node ./test/index-objects.spec.mjs"
15
16
  },
16
17
  "main": "./dist-cjs/index.js",
17
18
  "types": "./dist-types/index.d.ts",
@@ -20,38 +21,38 @@
20
21
  "dependencies": {
21
22
  "@aws-crypto/sha256-browser": "5.2.0",
22
23
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/core": "3.943.0",
24
- "@aws-sdk/credential-provider-node": "3.943.0",
24
+ "@aws-sdk/core": "3.946.0",
25
+ "@aws-sdk/credential-provider-node": "3.946.0",
25
26
  "@aws-sdk/middleware-host-header": "3.936.0",
26
27
  "@aws-sdk/middleware-logger": "3.936.0",
27
28
  "@aws-sdk/middleware-recursion-detection": "3.936.0",
28
- "@aws-sdk/middleware-user-agent": "3.943.0",
29
+ "@aws-sdk/middleware-user-agent": "3.946.0",
29
30
  "@aws-sdk/region-config-resolver": "3.936.0",
30
31
  "@aws-sdk/types": "3.936.0",
31
32
  "@aws-sdk/util-endpoints": "3.936.0",
32
33
  "@aws-sdk/util-user-agent-browser": "3.936.0",
33
- "@aws-sdk/util-user-agent-node": "3.943.0",
34
+ "@aws-sdk/util-user-agent-node": "3.946.0",
34
35
  "@smithy/config-resolver": "^4.4.3",
35
- "@smithy/core": "^3.18.5",
36
+ "@smithy/core": "^3.18.7",
36
37
  "@smithy/fetch-http-handler": "^5.3.6",
37
38
  "@smithy/hash-node": "^4.2.5",
38
39
  "@smithy/invalid-dependency": "^4.2.5",
39
40
  "@smithy/middleware-content-length": "^4.2.5",
40
- "@smithy/middleware-endpoint": "^4.3.12",
41
- "@smithy/middleware-retry": "^4.4.12",
41
+ "@smithy/middleware-endpoint": "^4.3.14",
42
+ "@smithy/middleware-retry": "^4.4.14",
42
43
  "@smithy/middleware-serde": "^4.2.6",
43
44
  "@smithy/middleware-stack": "^4.2.5",
44
45
  "@smithy/node-config-provider": "^4.3.5",
45
46
  "@smithy/node-http-handler": "^4.4.5",
46
47
  "@smithy/protocol-http": "^5.3.5",
47
- "@smithy/smithy-client": "^4.9.8",
48
+ "@smithy/smithy-client": "^4.9.10",
48
49
  "@smithy/types": "^4.9.0",
49
50
  "@smithy/url-parser": "^4.2.5",
50
51
  "@smithy/util-base64": "^4.3.0",
51
52
  "@smithy/util-body-length-browser": "^4.2.0",
52
53
  "@smithy/util-body-length-node": "^4.2.1",
53
- "@smithy/util-defaults-mode-browser": "^4.3.11",
54
- "@smithy/util-defaults-mode-node": "^4.2.14",
54
+ "@smithy/util-defaults-mode-browser": "^4.3.13",
55
+ "@smithy/util-defaults-mode-node": "^4.2.16",
55
56
  "@smithy/util-endpoints": "^3.2.5",
56
57
  "@smithy/util-middleware": "^4.2.5",
57
58
  "@smithy/util-retry": "^4.2.5",