@aws-sdk/client-taxsettings 3.750.0 → 3.758.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.
@@ -27,7 +27,7 @@ declare const BatchGetTaxExemptionsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Get the active tax exemptions for a given list of accounts.
30
+ * <p>Get the active tax exemptions for a given list of accounts. The IAM action is <code>tax:GetExemptions</code>.
31
31
  * </p>
32
32
  * @example
33
33
  * Use a bare-bones client and the command you need to make an API call.
@@ -295,6 +295,19 @@ declare const BatchPutTaxRegistrationCommand_base: {
295
295
  * saudiArabiaAdditionalInfo: { // SaudiArabiaAdditionalInfo
296
296
  * taxRegistrationNumberType: "TaxRegistrationNumber" || "TaxIdentificationNumber" || "CommercialRegistrationNumber",
297
297
  * },
298
+ * vietnamAdditionalInfo: { // VietnamAdditionalInfo
299
+ * enterpriseIdentificationNumber: "STRING_VALUE",
300
+ * electronicTransactionCodeNumber: "STRING_VALUE",
301
+ * paymentVoucherNumber: "STRING_VALUE",
302
+ * paymentVoucherNumberDate: "STRING_VALUE",
303
+ * },
304
+ * egyptAdditionalInfo: { // EgyptAdditionalInfo
305
+ * uniqueIdentificationNumber: "STRING_VALUE",
306
+ * uniqueIdentificationNumberExpirationDate: "STRING_VALUE",
307
+ * },
308
+ * greeceAdditionalInfo: { // GreeceAdditionalInfo
309
+ * contractingAuthorityCode: "STRING_VALUE",
310
+ * },
298
311
  * },
299
312
  * verificationDetails: { // VerificationDetails
300
313
  * dateOfBirth: "STRING_VALUE",
@@ -27,7 +27,7 @@ declare const GetTaxExemptionTypesCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Get supported tax exemption types.
30
+ * <p>Get supported tax exemption types. The IAM action is <code>tax:GetExemptions</code>.
31
31
  * </p>
32
32
  * @example
33
33
  * Use a bare-bones client and the command you need to make an API call.
@@ -120,6 +120,19 @@ declare const GetTaxRegistrationCommand_base: {
120
120
  * // indiaAdditionalInfo: { // IndiaAdditionalInfo
121
121
  * // pan: "STRING_VALUE",
122
122
  * // },
123
+ * // vietnamAdditionalInfo: { // VietnamAdditionalInfo
124
+ * // enterpriseIdentificationNumber: "STRING_VALUE",
125
+ * // electronicTransactionCodeNumber: "STRING_VALUE",
126
+ * // paymentVoucherNumber: "STRING_VALUE",
127
+ * // paymentVoucherNumberDate: "STRING_VALUE",
128
+ * // },
129
+ * // egyptAdditionalInfo: { // EgyptAdditionalInfo
130
+ * // uniqueIdentificationNumber: "STRING_VALUE",
131
+ * // uniqueIdentificationNumberExpirationDate: "STRING_VALUE",
132
+ * // },
133
+ * // greeceAdditionalInfo: { // GreeceAdditionalInfo
134
+ * // contractingAuthorityCode: "STRING_VALUE",
135
+ * // },
123
136
  * // },
124
137
  * // legalAddress: { // Address
125
138
  * // addressLine1: "STRING_VALUE", // required
@@ -27,8 +27,7 @@ declare const ListTaxExemptionsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves the tax exemption of accounts listed in a consolidated billing family.
31
- * </p>
30
+ * <p>Retrieves the tax exemption of accounts listed in a consolidated billing family. The IAM action is <code>tax:GetExemptions</code>.</p>
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -126,6 +126,19 @@ declare const ListTaxRegistrationsCommand_base: {
126
126
  * // indiaAdditionalInfo: { // IndiaAdditionalInfo
127
127
  * // pan: "STRING_VALUE",
128
128
  * // },
129
+ * // vietnamAdditionalInfo: { // VietnamAdditionalInfo
130
+ * // enterpriseIdentificationNumber: "STRING_VALUE",
131
+ * // electronicTransactionCodeNumber: "STRING_VALUE",
132
+ * // paymentVoucherNumber: "STRING_VALUE",
133
+ * // paymentVoucherNumberDate: "STRING_VALUE",
134
+ * // },
135
+ * // egyptAdditionalInfo: { // EgyptAdditionalInfo
136
+ * // uniqueIdentificationNumber: "STRING_VALUE",
137
+ * // uniqueIdentificationNumberExpirationDate: "STRING_VALUE",
138
+ * // },
139
+ * // greeceAdditionalInfo: { // GreeceAdditionalInfo
140
+ * // contractingAuthorityCode: "STRING_VALUE",
141
+ * // },
129
142
  * // },
130
143
  * // jurisdiction: { // Jurisdiction
131
144
  * // stateOrRegion: "STRING_VALUE",
@@ -27,7 +27,7 @@ declare const PutTaxExemptionCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Adds the tax exemption for a single account or all accounts listed in a consolidated billing family.
30
+ * <p>Adds the tax exemption for a single account or all accounts listed in a consolidated billing family. The IAM action is <code>tax:UpdateExemptions</code>.
31
31
  * </p>
32
32
  * @example
33
33
  * Use a bare-bones client and the command you need to make an API call.
@@ -64,15 +64,15 @@ declare const PutTaxExemptionCommand_base: {
64
64
  * @see {@link TaxSettingsClientResolvedConfig | config} for TaxSettingsClient's `config` shape.
65
65
  *
66
66
  * @throws {@link AccessDeniedException} (client fault)
67
- * <p>The access is denied for the Amazon Web Services Support API.
67
+ * <p>The access is denied for the Amazon Web ServicesSupport API.
68
68
  * </p>
69
69
  *
70
70
  * @throws {@link AttachmentUploadException} (client fault)
71
- * <p>Failed to upload the tax exemption document to Amazon Web Services Support case.
71
+ * <p>Failed to upload the tax exemption document to Amazon Web ServicesSupport case.
72
72
  * </p>
73
73
  *
74
74
  * @throws {@link CaseCreationLimitExceededException} (client fault)
75
- * <p>You've exceeded the Amazon Web Services Support case creation limit for your account.
75
+ * <p>You've exceeded the Amazon Web ServicesSupport case creation limit for your account.
76
76
  * </p>
77
77
  *
78
78
  * @throws {@link InternalServerException} (server fault)
@@ -292,6 +292,19 @@ declare const PutTaxRegistrationCommand_base: {
292
292
  * saudiArabiaAdditionalInfo: { // SaudiArabiaAdditionalInfo
293
293
  * taxRegistrationNumberType: "TaxRegistrationNumber" || "TaxIdentificationNumber" || "CommercialRegistrationNumber",
294
294
  * },
295
+ * vietnamAdditionalInfo: { // VietnamAdditionalInfo
296
+ * enterpriseIdentificationNumber: "STRING_VALUE",
297
+ * electronicTransactionCodeNumber: "STRING_VALUE",
298
+ * paymentVoucherNumber: "STRING_VALUE",
299
+ * paymentVoucherNumberDate: "STRING_VALUE",
300
+ * },
301
+ * egyptAdditionalInfo: { // EgyptAdditionalInfo
302
+ * uniqueIdentificationNumber: "STRING_VALUE",
303
+ * uniqueIdentificationNumberExpirationDate: "STRING_VALUE",
304
+ * },
305
+ * greeceAdditionalInfo: { // GreeceAdditionalInfo
306
+ * contractingAuthorityCode: "STRING_VALUE",
307
+ * },
295
308
  * },
296
309
  * verificationDetails: { // VerificationDetails
297
310
  * dateOfBirth: "STRING_VALUE",
@@ -1,7 +1,7 @@
1
1
  import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
2
  import { TaxSettingsServiceException as __BaseException } from "./TaxSettingsServiceException";
3
3
  /**
4
- * <p>The access is denied for the Amazon Web Services Support API.
4
+ * <p>The access is denied for the Amazon Web ServicesSupport API.
5
5
  * </p>
6
6
  * @public
7
7
  */
@@ -227,6 +227,22 @@ export interface CanadaAdditionalInfo {
227
227
  */
228
228
  isResellerAccount?: boolean | undefined;
229
229
  }
230
+ /**
231
+ * <p>Additional tax information to specify for a TRN in Egypt.</p>
232
+ * @public
233
+ */
234
+ export interface EgyptAdditionalInfo {
235
+ /**
236
+ * <p>The unique identification number provided by the Egypt Tax Authority.</p>
237
+ * @public
238
+ */
239
+ uniqueIdentificationNumber?: string | undefined;
240
+ /**
241
+ * <p>The expiration date of the unique identification number provided by the Egypt Tax Authority.</p>
242
+ * @public
243
+ */
244
+ uniqueIdentificationNumberExpirationDate?: string | undefined;
245
+ }
230
246
  /**
231
247
  * <p> Additional tax information associated with your TRN in Estonia.</p>
232
248
  * @public
@@ -267,6 +283,18 @@ export interface GeorgiaAdditionalInfo {
267
283
  */
268
284
  personType: PersonType | undefined;
269
285
  }
286
+ /**
287
+ * <p>Additional tax information to specify for a TRN in Greece.
288
+ * </p>
289
+ * @public
290
+ */
291
+ export interface GreeceAdditionalInfo {
292
+ /**
293
+ * <p>The code of contracting authority for e-invoicing.</p>
294
+ * @public
295
+ */
296
+ contractingAuthorityCode?: string | undefined;
297
+ }
270
298
  /**
271
299
  * <p>
272
300
  * Additional tax information in India.
@@ -607,6 +635,32 @@ export interface UkraineAdditionalInfo {
607
635
  */
608
636
  ukraineTrnType: UkraineTrnType | undefined;
609
637
  }
638
+ /**
639
+ * <p>Additional tax information to specify for a TRN in Vietnam.</p>
640
+ * @public
641
+ */
642
+ export interface VietnamAdditionalInfo {
643
+ /**
644
+ * <p>The enterprise identification number for tax registration.</p>
645
+ * @public
646
+ */
647
+ enterpriseIdentificationNumber?: string | undefined;
648
+ /**
649
+ * <p>The electronic transaction code number on the tax return document.</p>
650
+ * @public
651
+ */
652
+ electronicTransactionCodeNumber?: string | undefined;
653
+ /**
654
+ * <p>The payment voucher number on the tax return payment document.</p>
655
+ * @public
656
+ */
657
+ paymentVoucherNumber?: string | undefined;
658
+ /**
659
+ * <p>The date on the tax return payment document.</p>
660
+ * @public
661
+ */
662
+ paymentVoucherNumberDate?: string | undefined;
663
+ }
610
664
  /**
611
665
  * <p> Additional tax information associated with your TRN. The Tax Settings API returns
612
666
  * country-specific information in the response when any additional information is present with
@@ -708,6 +762,24 @@ export interface AdditionalInfoResponse {
708
762
  * @public
709
763
  */
710
764
  indiaAdditionalInfo?: IndiaAdditionalInfo | undefined;
765
+ /**
766
+ * <p>Additional tax information to specify for a TRN in Vietnam.
767
+ * </p>
768
+ * @public
769
+ */
770
+ vietnamAdditionalInfo?: VietnamAdditionalInfo | undefined;
771
+ /**
772
+ * <p>Additional tax information to specify for a TRN in Egypt.
773
+ * </p>
774
+ * @public
775
+ */
776
+ egyptAdditionalInfo?: EgyptAdditionalInfo | undefined;
777
+ /**
778
+ * <p>Additional tax information to specify for a TRN in Greece.
779
+ * </p>
780
+ * @public
781
+ */
782
+ greeceAdditionalInfo?: GreeceAdditionalInfo | undefined;
711
783
  }
712
784
  /**
713
785
  * @public
@@ -951,9 +1023,26 @@ export interface AdditionalInfoRequest {
951
1023
  * @public
952
1024
  */
953
1025
  saudiArabiaAdditionalInfo?: SaudiArabiaAdditionalInfo | undefined;
1026
+ /**
1027
+ * <p>Additional tax information to specify for a TRN in Vietnam.
1028
+ * </p>
1029
+ * @public
1030
+ */
1031
+ vietnamAdditionalInfo?: VietnamAdditionalInfo | undefined;
1032
+ /**
1033
+ * <p>Additional tax information to specify for a TRN in Egypt.
1034
+ * </p>
1035
+ * @public
1036
+ */
1037
+ egyptAdditionalInfo?: EgyptAdditionalInfo | undefined;
1038
+ /**
1039
+ * <p>Additional tax information to specify for a TRN in Greece.</p>
1040
+ * @public
1041
+ */
1042
+ greeceAdditionalInfo?: GreeceAdditionalInfo | undefined;
954
1043
  }
955
1044
  /**
956
- * <p>Failed to upload the tax exemption document to Amazon Web Services Support case.
1045
+ * <p>Failed to upload the tax exemption document to Amazon Web ServicesSupport case.
957
1046
  * </p>
958
1047
  * @public
959
1048
  */
@@ -1465,7 +1554,7 @@ export interface BatchPutTaxRegistrationResponse {
1465
1554
  errors: BatchPutTaxRegistrationError[] | undefined;
1466
1555
  }
1467
1556
  /**
1468
- * <p>You've exceeded the Amazon Web Services Support case creation limit for your account.
1557
+ * <p>You've exceeded the Amazon Web ServicesSupport case creation limit for your account.
1469
1558
  * </p>
1470
1559
  * @public
1471
1560
  */
@@ -49,6 +49,10 @@ export interface CanadaAdditionalInfo {
49
49
  canadaRetailSalesTaxNumber?: string | undefined;
50
50
  isResellerAccount?: boolean | undefined;
51
51
  }
52
+ export interface EgyptAdditionalInfo {
53
+ uniqueIdentificationNumber?: string | undefined;
54
+ uniqueIdentificationNumberExpirationDate?: string | undefined;
55
+ }
52
56
  export interface EstoniaAdditionalInfo {
53
57
  registryCommercialCode: string | undefined;
54
58
  }
@@ -61,6 +65,9 @@ export type PersonType = (typeof PersonType)[keyof typeof PersonType];
61
65
  export interface GeorgiaAdditionalInfo {
62
66
  personType: PersonType | undefined;
63
67
  }
68
+ export interface GreeceAdditionalInfo {
69
+ contractingAuthorityCode?: string | undefined;
70
+ }
64
71
  export interface IndiaAdditionalInfo {
65
72
  pan?: string | undefined;
66
73
  }
@@ -163,6 +170,12 @@ export type UkraineTrnType =
163
170
  export interface UkraineAdditionalInfo {
164
171
  ukraineTrnType: UkraineTrnType | undefined;
165
172
  }
173
+ export interface VietnamAdditionalInfo {
174
+ enterpriseIdentificationNumber?: string | undefined;
175
+ electronicTransactionCodeNumber?: string | undefined;
176
+ paymentVoucherNumber?: string | undefined;
177
+ paymentVoucherNumberDate?: string | undefined;
178
+ }
166
179
  export interface AdditionalInfoResponse {
167
180
  malaysiaAdditionalInfo?: MalaysiaAdditionalInfo | undefined;
168
181
  israelAdditionalInfo?: IsraelAdditionalInfo | undefined;
@@ -180,6 +193,9 @@ export interface AdditionalInfoResponse {
180
193
  polandAdditionalInfo?: PolandAdditionalInfo | undefined;
181
194
  saudiArabiaAdditionalInfo?: SaudiArabiaAdditionalInfo | undefined;
182
195
  indiaAdditionalInfo?: IndiaAdditionalInfo | undefined;
196
+ vietnamAdditionalInfo?: VietnamAdditionalInfo | undefined;
197
+ egyptAdditionalInfo?: EgyptAdditionalInfo | undefined;
198
+ greeceAdditionalInfo?: GreeceAdditionalInfo | undefined;
183
199
  }
184
200
  export declare const TaxRegistrationType: {
185
201
  readonly CNPJ: "CNPJ";
@@ -242,6 +258,9 @@ export interface AdditionalInfoRequest {
242
258
  ukraineAdditionalInfo?: UkraineAdditionalInfo | undefined;
243
259
  polandAdditionalInfo?: PolandAdditionalInfo | undefined;
244
260
  saudiArabiaAdditionalInfo?: SaudiArabiaAdditionalInfo | undefined;
261
+ vietnamAdditionalInfo?: VietnamAdditionalInfo | undefined;
262
+ egyptAdditionalInfo?: EgyptAdditionalInfo | undefined;
263
+ greeceAdditionalInfo?: GreeceAdditionalInfo | undefined;
245
264
  }
246
265
  export declare class AttachmentUploadException extends __BaseException {
247
266
  readonly name: "AttachmentUploadException";
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.750.0",
4
+ "version": "3.758.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",
@@ -20,38 +20,38 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/core": "3.750.0",
24
- "@aws-sdk/credential-provider-node": "3.750.0",
23
+ "@aws-sdk/core": "3.758.0",
24
+ "@aws-sdk/credential-provider-node": "3.758.0",
25
25
  "@aws-sdk/middleware-host-header": "3.734.0",
26
26
  "@aws-sdk/middleware-logger": "3.734.0",
27
27
  "@aws-sdk/middleware-recursion-detection": "3.734.0",
28
- "@aws-sdk/middleware-user-agent": "3.750.0",
28
+ "@aws-sdk/middleware-user-agent": "3.758.0",
29
29
  "@aws-sdk/region-config-resolver": "3.734.0",
30
30
  "@aws-sdk/types": "3.734.0",
31
31
  "@aws-sdk/util-endpoints": "3.743.0",
32
32
  "@aws-sdk/util-user-agent-browser": "3.734.0",
33
- "@aws-sdk/util-user-agent-node": "3.750.0",
33
+ "@aws-sdk/util-user-agent-node": "3.758.0",
34
34
  "@smithy/config-resolver": "^4.0.1",
35
- "@smithy/core": "^3.1.4",
35
+ "@smithy/core": "^3.1.5",
36
36
  "@smithy/fetch-http-handler": "^5.0.1",
37
37
  "@smithy/hash-node": "^4.0.1",
38
38
  "@smithy/invalid-dependency": "^4.0.1",
39
39
  "@smithy/middleware-content-length": "^4.0.1",
40
- "@smithy/middleware-endpoint": "^4.0.5",
41
- "@smithy/middleware-retry": "^4.0.6",
40
+ "@smithy/middleware-endpoint": "^4.0.6",
41
+ "@smithy/middleware-retry": "^4.0.7",
42
42
  "@smithy/middleware-serde": "^4.0.2",
43
43
  "@smithy/middleware-stack": "^4.0.1",
44
44
  "@smithy/node-config-provider": "^4.0.1",
45
- "@smithy/node-http-handler": "^4.0.2",
45
+ "@smithy/node-http-handler": "^4.0.3",
46
46
  "@smithy/protocol-http": "^5.0.1",
47
- "@smithy/smithy-client": "^4.1.5",
47
+ "@smithy/smithy-client": "^4.1.6",
48
48
  "@smithy/types": "^4.1.0",
49
49
  "@smithy/url-parser": "^4.0.1",
50
50
  "@smithy/util-base64": "^4.0.0",
51
51
  "@smithy/util-body-length-browser": "^4.0.0",
52
52
  "@smithy/util-body-length-node": "^4.0.0",
53
- "@smithy/util-defaults-mode-browser": "^4.0.6",
54
- "@smithy/util-defaults-mode-node": "^4.0.6",
53
+ "@smithy/util-defaults-mode-browser": "^4.0.7",
54
+ "@smithy/util-defaults-mode-node": "^4.0.7",
55
55
  "@smithy/util-endpoints": "^3.0.1",
56
56
  "@smithy/util-middleware": "^4.0.1",
57
57
  "@smithy/util-retry": "^4.0.1",