@aws-sdk/client-taxsettings 3.775.0 → 3.782.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.
@@ -76,6 +76,7 @@ declare const BatchDeleteTaxRegistrationCommand_base: {
76
76
  * @throws {@link TaxSettingsServiceException}
77
77
  * <p>Base exception class for all service exceptions from TaxSettings service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class BatchDeleteTaxRegistrationCommand extends BatchDeleteTaxRegistrationCommand_base {
@@ -98,6 +98,7 @@ declare const BatchGetTaxExemptionsCommand_base: {
98
98
  * @throws {@link TaxSettingsServiceException}
99
99
  * <p>Base exception class for all service exceptions from TaxSettings service.</p>
100
100
  *
101
+ *
101
102
  * @public
102
103
  */
103
104
  export declare class BatchGetTaxExemptionsCommand extends BatchGetTaxExemptionsCommand_base {
@@ -361,6 +361,7 @@ declare const BatchPutTaxRegistrationCommand_base: {
361
361
  * @throws {@link TaxSettingsServiceException}
362
362
  * <p>Base exception class for all service exceptions from TaxSettings service.</p>
363
363
  *
364
+ *
364
365
  * @public
365
366
  */
366
367
  export declare class BatchPutTaxRegistrationCommand extends BatchPutTaxRegistrationCommand_base {
@@ -67,6 +67,7 @@ declare const DeleteSupplementalTaxRegistrationCommand_base: {
67
67
  * @throws {@link TaxSettingsServiceException}
68
68
  * <p>Base exception class for all service exceptions from TaxSettings service.</p>
69
69
  *
70
+ *
70
71
  * @public
71
72
  */
72
73
  export declare class DeleteSupplementalTaxRegistrationCommand extends DeleteSupplementalTaxRegistrationCommand_base {
@@ -68,6 +68,7 @@ declare const DeleteTaxRegistrationCommand_base: {
68
68
  * @throws {@link TaxSettingsServiceException}
69
69
  * <p>Base exception class for all service exceptions from TaxSettings service.</p>
70
70
  *
71
+ *
71
72
  * @public
72
73
  */
73
74
  export declare class DeleteTaxRegistrationCommand extends DeleteTaxRegistrationCommand_base {
@@ -74,6 +74,7 @@ declare const GetTaxExemptionTypesCommand_base: {
74
74
  * @throws {@link TaxSettingsServiceException}
75
75
  * <p>Base exception class for all service exceptions from TaxSettings service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class GetTaxExemptionTypesCommand extends GetTaxExemptionTypesCommand_base {
@@ -63,6 +63,7 @@ declare const GetTaxInheritanceCommand_base: {
63
63
  * @throws {@link TaxSettingsServiceException}
64
64
  * <p>Base exception class for all service exceptions from TaxSettings service.</p>
65
65
  *
66
+ *
66
67
  * @public
67
68
  */
68
69
  export declare class GetTaxInheritanceCommand extends GetTaxInheritanceCommand_base {
@@ -168,6 +168,7 @@ declare const GetTaxRegistrationCommand_base: {
168
168
  * @throws {@link TaxSettingsServiceException}
169
169
  * <p>Base exception class for all service exceptions from TaxSettings service.</p>
170
170
  *
171
+ *
171
172
  * @public
172
173
  */
173
174
  export declare class GetTaxRegistrationCommand extends GetTaxRegistrationCommand_base {
@@ -70,6 +70,7 @@ declare const GetTaxRegistrationDocumentCommand_base: {
70
70
  * @throws {@link TaxSettingsServiceException}
71
71
  * <p>Base exception class for all service exceptions from TaxSettings service.</p>
72
72
  *
73
+ *
73
74
  * @public
74
75
  */
75
76
  export declare class GetTaxRegistrationDocumentCommand extends GetTaxRegistrationDocumentCommand_base {
@@ -86,6 +86,7 @@ declare const ListSupplementalTaxRegistrationsCommand_base: {
86
86
  * @throws {@link TaxSettingsServiceException}
87
87
  * <p>Base exception class for all service exceptions from TaxSettings service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class ListSupplementalTaxRegistrationsCommand extends ListSupplementalTaxRegistrationsCommand_base {
@@ -94,6 +94,7 @@ declare const ListTaxExemptionsCommand_base: {
94
94
  * @throws {@link TaxSettingsServiceException}
95
95
  * <p>Base exception class for all service exceptions from TaxSettings service.</p>
96
96
  *
97
+ *
97
98
  * @public
98
99
  */
99
100
  export declare class ListTaxExemptionsCommand extends ListTaxExemptionsCommand_base {
@@ -196,6 +196,7 @@ declare const ListTaxRegistrationsCommand_base: {
196
196
  * @throws {@link TaxSettingsServiceException}
197
197
  * <p>Base exception class for all service exceptions from TaxSettings service.</p>
198
198
  *
199
+ *
199
200
  * @public
200
201
  */
201
202
  export declare class ListTaxRegistrationsCommand extends ListTaxRegistrationsCommand_base {
@@ -81,6 +81,7 @@ declare const PutSupplementalTaxRegistrationCommand_base: {
81
81
  * @throws {@link TaxSettingsServiceException}
82
82
  * <p>Base exception class for all service exceptions from TaxSettings service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class PutSupplementalTaxRegistrationCommand extends PutSupplementalTaxRegistrationCommand_base {
@@ -88,6 +88,7 @@ declare const PutTaxExemptionCommand_base: {
88
88
  * @throws {@link TaxSettingsServiceException}
89
89
  * <p>Base exception class for all service exceptions from TaxSettings service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class PutTaxExemptionCommand extends PutTaxExemptionCommand_base {
@@ -66,6 +66,7 @@ declare const PutTaxInheritanceCommand_base: {
66
66
  * @throws {@link TaxSettingsServiceException}
67
67
  * <p>Base exception class for all service exceptions from TaxSettings service.</p>
68
68
  *
69
+ *
69
70
  * @public
70
71
  */
71
72
  export declare class PutTaxInheritanceCommand extends PutTaxInheritanceCommand_base {
@@ -351,6 +351,7 @@ declare const PutTaxRegistrationCommand_base: {
351
351
  * @throws {@link TaxSettingsServiceException}
352
352
  * <p>Base exception class for all service exceptions from TaxSettings service.</p>
353
353
  *
354
+ *
354
355
  * @public
355
356
  */
356
357
  export declare class PutTaxRegistrationCommand extends PutTaxRegistrationCommand_base {
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.775.0",
4
+ "version": "3.782.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,16 +21,16 @@
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
23
  "@aws-sdk/core": "3.775.0",
24
- "@aws-sdk/credential-provider-node": "3.775.0",
24
+ "@aws-sdk/credential-provider-node": "3.782.0",
25
25
  "@aws-sdk/middleware-host-header": "3.775.0",
26
26
  "@aws-sdk/middleware-logger": "3.775.0",
27
27
  "@aws-sdk/middleware-recursion-detection": "3.775.0",
28
- "@aws-sdk/middleware-user-agent": "3.775.0",
28
+ "@aws-sdk/middleware-user-agent": "3.782.0",
29
29
  "@aws-sdk/region-config-resolver": "3.775.0",
30
30
  "@aws-sdk/types": "3.775.0",
31
- "@aws-sdk/util-endpoints": "3.775.0",
31
+ "@aws-sdk/util-endpoints": "3.782.0",
32
32
  "@aws-sdk/util-user-agent-browser": "3.775.0",
33
- "@aws-sdk/util-user-agent-node": "3.775.0",
33
+ "@aws-sdk/util-user-agent-node": "3.782.0",
34
34
  "@smithy/config-resolver": "^4.1.0",
35
35
  "@smithy/core": "^3.2.0",
36
36
  "@smithy/fetch-http-handler": "^5.0.2",