@aws-sdk/client-invoicing 3.1051.0 → 3.1053.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.
- package/dist-cjs/schemas/schemas_0.js +18 -18
- package/dist-es/schemas/schemas_0.js +18 -18
- package/dist-types/commands/CreateInvoiceUnitCommand.d.ts +2 -0
- package/dist-types/commands/DeleteInvoiceUnitCommand.d.ts +2 -0
- package/dist-types/commands/DeleteProcurementPortalPreferenceCommand.d.ts +2 -0
- package/dist-types/commands/PutProcurementPortalPreferenceCommand.d.ts +2 -0
- package/dist-types/commands/UpdateInvoiceUnitCommand.d.ts +3 -0
- package/dist-types/commands/UpdateProcurementPortalPreferenceStatusCommand.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +32 -2
- package/dist-types/ts3.4/models/models_0.d.ts +6 -0
- package/package.json +8 -8
|
@@ -312,8 +312,8 @@ exports.Contact$ = [3, n0, _C,
|
|
|
312
312
|
];
|
|
313
313
|
exports.CreateInvoiceUnitRequest$ = [3, n0, _CIUR,
|
|
314
314
|
0,
|
|
315
|
-
[_N, _IR, _R, _De, _TID, _RT],
|
|
316
|
-
[0, 0, () => exports.InvoiceUnitRule$, 0, 2, () => ResourceTagList], 3
|
|
315
|
+
[_N, _IR, _R, _De, _TID, _RT, _CT],
|
|
316
|
+
[0, 0, () => exports.InvoiceUnitRule$, 0, 2, () => ResourceTagList, [0, 4]], 3
|
|
317
317
|
];
|
|
318
318
|
exports.CreateInvoiceUnitResponse$ = [3, n0, _CIURr,
|
|
319
319
|
0,
|
|
@@ -342,8 +342,8 @@ exports.DateInterval$ = [3, n0, _DI,
|
|
|
342
342
|
];
|
|
343
343
|
exports.DeleteInvoiceUnitRequest$ = [3, n0, _DIUR,
|
|
344
344
|
0,
|
|
345
|
-
[_IUA],
|
|
346
|
-
[0], 1
|
|
345
|
+
[_IUA, _CT],
|
|
346
|
+
[0, [0, 4]], 1
|
|
347
347
|
];
|
|
348
348
|
exports.DeleteInvoiceUnitResponse$ = [3, n0, _DIURe,
|
|
349
349
|
0,
|
|
@@ -352,8 +352,8 @@ exports.DeleteInvoiceUnitResponse$ = [3, n0, _DIURe,
|
|
|
352
352
|
];
|
|
353
353
|
exports.DeleteProcurementPortalPreferenceRequest$ = [3, n0, _DPPPR,
|
|
354
354
|
0,
|
|
355
|
-
[_PPPA],
|
|
356
|
-
[0], 1
|
|
355
|
+
[_PPPA, _CT],
|
|
356
|
+
[0, [0, 4]], 1
|
|
357
357
|
];
|
|
358
358
|
exports.DeleteProcurementPortalPreferenceResponse$ = [3, n0, _DPPPRe,
|
|
359
359
|
0,
|
|
@@ -527,8 +527,8 @@ exports.PurchaseOrderDataSource$ = [3, n0, _PODSu,
|
|
|
527
527
|
];
|
|
528
528
|
exports.PutProcurementPortalPreferenceRequest$ = [3, n0, _PPPPR,
|
|
529
529
|
0,
|
|
530
|
-
[_PPPA, _EDE, _PORE, _Co, _S, _PPSS, _PPIE, _TEP, _EDP],
|
|
531
|
-
[0, 2, 2, [() => Contacts, 0], () => exports.ProcurementPortalPreferenceSelector$, [() => SensitiveBasicStringWithoutSpace, 0], 0, () => exports.TestEnvPreferenceInput$, () => exports.EinvoiceDeliveryPreference
|
|
530
|
+
[_PPPA, _EDE, _PORE, _Co, _S, _PPSS, _PPIE, _TEP, _EDP, _CT],
|
|
531
|
+
[0, 2, 2, [() => Contacts, 0], () => exports.ProcurementPortalPreferenceSelector$, [() => SensitiveBasicStringWithoutSpace, 0], 0, () => exports.TestEnvPreferenceInput$, () => exports.EinvoiceDeliveryPreference$, [0, 4]], 4
|
|
532
532
|
];
|
|
533
533
|
exports.PutProcurementPortalPreferenceResponse$ = [3, n0, _PPPPRu,
|
|
534
534
|
0,
|
|
@@ -592,8 +592,8 @@ exports.UntagResourceResponse$ = [3, n0, _URRn,
|
|
|
592
592
|
];
|
|
593
593
|
exports.UpdateInvoiceUnitRequest$ = [3, n0, _UIUR,
|
|
594
594
|
0,
|
|
595
|
-
[_IUA, _De, _TID, _R],
|
|
596
|
-
[0, 0, 2, () => exports.InvoiceUnitRule
|
|
595
|
+
[_IUA, _De, _TID, _R, _CT],
|
|
596
|
+
[0, 0, 2, () => exports.InvoiceUnitRule$, [0, 4]], 1
|
|
597
597
|
];
|
|
598
598
|
exports.UpdateInvoiceUnitResponse$ = [3, n0, _UIURp,
|
|
599
599
|
0,
|
|
@@ -602,8 +602,8 @@ exports.UpdateInvoiceUnitResponse$ = [3, n0, _UIURp,
|
|
|
602
602
|
];
|
|
603
603
|
exports.UpdateProcurementPortalPreferenceStatusRequest$ = [3, n0, _UPPPSR,
|
|
604
604
|
0,
|
|
605
|
-
[_PPPA, _EDPS, _EDPSR, _PORPS, _PORPSR],
|
|
606
|
-
[0, 0, 0, 0, 0], 1
|
|
605
|
+
[_PPPA, _EDPS, _EDPSR, _PORPS, _PORPSR, _CT],
|
|
606
|
+
[0, 0, 0, 0, 0, [0, 4]], 1
|
|
607
607
|
];
|
|
608
608
|
exports.UpdateProcurementPortalPreferenceStatusResponse$ = [3, n0, _UPPPSRp,
|
|
609
609
|
0,
|
|
@@ -666,16 +666,16 @@ exports.BatchGetInvoiceProfile$ = [9, n0, _BGIP,
|
|
|
666
666
|
0, () => exports.BatchGetInvoiceProfileRequest$, () => exports.BatchGetInvoiceProfileResponse$
|
|
667
667
|
];
|
|
668
668
|
exports.CreateInvoiceUnit$ = [9, n0, _CIU,
|
|
669
|
-
|
|
669
|
+
2, () => exports.CreateInvoiceUnitRequest$, () => exports.CreateInvoiceUnitResponse$
|
|
670
670
|
];
|
|
671
671
|
exports.CreateProcurementPortalPreference$ = [9, n0, _CPPP,
|
|
672
672
|
2, () => exports.CreateProcurementPortalPreferenceRequest$, () => exports.CreateProcurementPortalPreferenceResponse$
|
|
673
673
|
];
|
|
674
674
|
exports.DeleteInvoiceUnit$ = [9, n0, _DIU,
|
|
675
|
-
|
|
675
|
+
2, () => exports.DeleteInvoiceUnitRequest$, () => exports.DeleteInvoiceUnitResponse$
|
|
676
676
|
];
|
|
677
677
|
exports.DeleteProcurementPortalPreference$ = [9, n0, _DPPP,
|
|
678
|
-
|
|
678
|
+
2, () => exports.DeleteProcurementPortalPreferenceRequest$, () => exports.DeleteProcurementPortalPreferenceResponse$
|
|
679
679
|
];
|
|
680
680
|
exports.GetInvoicePDF$ = [9, n0, _GIPDF,
|
|
681
681
|
0, () => exports.GetInvoicePDFRequest$, () => exports.GetInvoicePDFResponse$
|
|
@@ -699,7 +699,7 @@ exports.ListTagsForResource$ = [9, n0, _LTFR,
|
|
|
699
699
|
0, () => exports.ListTagsForResourceRequest$, () => exports.ListTagsForResourceResponse$
|
|
700
700
|
];
|
|
701
701
|
exports.PutProcurementPortalPreference$ = [9, n0, _PPPP,
|
|
702
|
-
|
|
702
|
+
2, () => exports.PutProcurementPortalPreferenceRequest$, () => exports.PutProcurementPortalPreferenceResponse$
|
|
703
703
|
];
|
|
704
704
|
exports.TagResource$ = [9, n0, _TR,
|
|
705
705
|
0, () => exports.TagResourceRequest$, () => exports.TagResourceResponse$
|
|
@@ -708,8 +708,8 @@ exports.UntagResource$ = [9, n0, _UR,
|
|
|
708
708
|
0, () => exports.UntagResourceRequest$, () => exports.UntagResourceResponse$
|
|
709
709
|
];
|
|
710
710
|
exports.UpdateInvoiceUnit$ = [9, n0, _UIU,
|
|
711
|
-
|
|
711
|
+
2, () => exports.UpdateInvoiceUnitRequest$, () => exports.UpdateInvoiceUnitResponse$
|
|
712
712
|
];
|
|
713
713
|
exports.UpdateProcurementPortalPreferenceStatus$ = [9, n0, _UPPPS,
|
|
714
|
-
|
|
714
|
+
2, () => exports.UpdateProcurementPortalPreferenceStatusRequest$, () => exports.UpdateProcurementPortalPreferenceStatusResponse$
|
|
715
715
|
];
|
|
@@ -308,8 +308,8 @@ export var Contact$ = [3, n0, _C,
|
|
|
308
308
|
];
|
|
309
309
|
export var CreateInvoiceUnitRequest$ = [3, n0, _CIUR,
|
|
310
310
|
0,
|
|
311
|
-
[_N, _IR, _R, _De, _TID, _RT],
|
|
312
|
-
[0, 0, () => InvoiceUnitRule$, 0, 2, () => ResourceTagList], 3
|
|
311
|
+
[_N, _IR, _R, _De, _TID, _RT, _CT],
|
|
312
|
+
[0, 0, () => InvoiceUnitRule$, 0, 2, () => ResourceTagList, [0, 4]], 3
|
|
313
313
|
];
|
|
314
314
|
export var CreateInvoiceUnitResponse$ = [3, n0, _CIURr,
|
|
315
315
|
0,
|
|
@@ -338,8 +338,8 @@ export var DateInterval$ = [3, n0, _DI,
|
|
|
338
338
|
];
|
|
339
339
|
export var DeleteInvoiceUnitRequest$ = [3, n0, _DIUR,
|
|
340
340
|
0,
|
|
341
|
-
[_IUA],
|
|
342
|
-
[0], 1
|
|
341
|
+
[_IUA, _CT],
|
|
342
|
+
[0, [0, 4]], 1
|
|
343
343
|
];
|
|
344
344
|
export var DeleteInvoiceUnitResponse$ = [3, n0, _DIURe,
|
|
345
345
|
0,
|
|
@@ -348,8 +348,8 @@ export var DeleteInvoiceUnitResponse$ = [3, n0, _DIURe,
|
|
|
348
348
|
];
|
|
349
349
|
export var DeleteProcurementPortalPreferenceRequest$ = [3, n0, _DPPPR,
|
|
350
350
|
0,
|
|
351
|
-
[_PPPA],
|
|
352
|
-
[0], 1
|
|
351
|
+
[_PPPA, _CT],
|
|
352
|
+
[0, [0, 4]], 1
|
|
353
353
|
];
|
|
354
354
|
export var DeleteProcurementPortalPreferenceResponse$ = [3, n0, _DPPPRe,
|
|
355
355
|
0,
|
|
@@ -523,8 +523,8 @@ export var PurchaseOrderDataSource$ = [3, n0, _PODSu,
|
|
|
523
523
|
];
|
|
524
524
|
export var PutProcurementPortalPreferenceRequest$ = [3, n0, _PPPPR,
|
|
525
525
|
0,
|
|
526
|
-
[_PPPA, _EDE, _PORE, _Co, _S, _PPSS, _PPIE, _TEP, _EDP],
|
|
527
|
-
[0, 2, 2, [() => Contacts, 0], () => ProcurementPortalPreferenceSelector$, [() => SensitiveBasicStringWithoutSpace, 0], 0, () => TestEnvPreferenceInput$, () => EinvoiceDeliveryPreference
|
|
526
|
+
[_PPPA, _EDE, _PORE, _Co, _S, _PPSS, _PPIE, _TEP, _EDP, _CT],
|
|
527
|
+
[0, 2, 2, [() => Contacts, 0], () => ProcurementPortalPreferenceSelector$, [() => SensitiveBasicStringWithoutSpace, 0], 0, () => TestEnvPreferenceInput$, () => EinvoiceDeliveryPreference$, [0, 4]], 4
|
|
528
528
|
];
|
|
529
529
|
export var PutProcurementPortalPreferenceResponse$ = [3, n0, _PPPPRu,
|
|
530
530
|
0,
|
|
@@ -588,8 +588,8 @@ export var UntagResourceResponse$ = [3, n0, _URRn,
|
|
|
588
588
|
];
|
|
589
589
|
export var UpdateInvoiceUnitRequest$ = [3, n0, _UIUR,
|
|
590
590
|
0,
|
|
591
|
-
[_IUA, _De, _TID, _R],
|
|
592
|
-
[0, 0, 2, () => InvoiceUnitRule
|
|
591
|
+
[_IUA, _De, _TID, _R, _CT],
|
|
592
|
+
[0, 0, 2, () => InvoiceUnitRule$, [0, 4]], 1
|
|
593
593
|
];
|
|
594
594
|
export var UpdateInvoiceUnitResponse$ = [3, n0, _UIURp,
|
|
595
595
|
0,
|
|
@@ -598,8 +598,8 @@ export var UpdateInvoiceUnitResponse$ = [3, n0, _UIURp,
|
|
|
598
598
|
];
|
|
599
599
|
export var UpdateProcurementPortalPreferenceStatusRequest$ = [3, n0, _UPPPSR,
|
|
600
600
|
0,
|
|
601
|
-
[_PPPA, _EDPS, _EDPSR, _PORPS, _PORPSR],
|
|
602
|
-
[0, 0, 0, 0, 0], 1
|
|
601
|
+
[_PPPA, _EDPS, _EDPSR, _PORPS, _PORPSR, _CT],
|
|
602
|
+
[0, 0, 0, 0, 0, [0, 4]], 1
|
|
603
603
|
];
|
|
604
604
|
export var UpdateProcurementPortalPreferenceStatusResponse$ = [3, n0, _UPPPSRp,
|
|
605
605
|
0,
|
|
@@ -662,16 +662,16 @@ export var BatchGetInvoiceProfile$ = [9, n0, _BGIP,
|
|
|
662
662
|
0, () => BatchGetInvoiceProfileRequest$, () => BatchGetInvoiceProfileResponse$
|
|
663
663
|
];
|
|
664
664
|
export var CreateInvoiceUnit$ = [9, n0, _CIU,
|
|
665
|
-
|
|
665
|
+
2, () => CreateInvoiceUnitRequest$, () => CreateInvoiceUnitResponse$
|
|
666
666
|
];
|
|
667
667
|
export var CreateProcurementPortalPreference$ = [9, n0, _CPPP,
|
|
668
668
|
2, () => CreateProcurementPortalPreferenceRequest$, () => CreateProcurementPortalPreferenceResponse$
|
|
669
669
|
];
|
|
670
670
|
export var DeleteInvoiceUnit$ = [9, n0, _DIU,
|
|
671
|
-
|
|
671
|
+
2, () => DeleteInvoiceUnitRequest$, () => DeleteInvoiceUnitResponse$
|
|
672
672
|
];
|
|
673
673
|
export var DeleteProcurementPortalPreference$ = [9, n0, _DPPP,
|
|
674
|
-
|
|
674
|
+
2, () => DeleteProcurementPortalPreferenceRequest$, () => DeleteProcurementPortalPreferenceResponse$
|
|
675
675
|
];
|
|
676
676
|
export var GetInvoicePDF$ = [9, n0, _GIPDF,
|
|
677
677
|
0, () => GetInvoicePDFRequest$, () => GetInvoicePDFResponse$
|
|
@@ -695,7 +695,7 @@ export var ListTagsForResource$ = [9, n0, _LTFR,
|
|
|
695
695
|
0, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
|
|
696
696
|
];
|
|
697
697
|
export var PutProcurementPortalPreference$ = [9, n0, _PPPP,
|
|
698
|
-
|
|
698
|
+
2, () => PutProcurementPortalPreferenceRequest$, () => PutProcurementPortalPreferenceResponse$
|
|
699
699
|
];
|
|
700
700
|
export var TagResource$ = [9, n0, _TR,
|
|
701
701
|
0, () => TagResourceRequest$, () => TagResourceResponse$
|
|
@@ -704,8 +704,8 @@ export var UntagResource$ = [9, n0, _UR,
|
|
|
704
704
|
0, () => UntagResourceRequest$, () => UntagResourceResponse$
|
|
705
705
|
];
|
|
706
706
|
export var UpdateInvoiceUnit$ = [9, n0, _UIU,
|
|
707
|
-
|
|
707
|
+
2, () => UpdateInvoiceUnitRequest$, () => UpdateInvoiceUnitResponse$
|
|
708
708
|
];
|
|
709
709
|
export var UpdateProcurementPortalPreferenceStatus$ = [9, n0, _UPPPS,
|
|
710
|
-
|
|
710
|
+
2, () => UpdateProcurementPortalPreferenceStatusRequest$, () => UpdateProcurementPortalPreferenceStatusResponse$
|
|
711
711
|
];
|
|
@@ -57,6 +57,7 @@ declare const CreateInvoiceUnitCommand_base: {
|
|
|
57
57
|
* Value: "STRING_VALUE", // required
|
|
58
58
|
* },
|
|
59
59
|
* ],
|
|
60
|
+
* ClientToken: "STRING_VALUE",
|
|
60
61
|
* };
|
|
61
62
|
* const command = new CreateInvoiceUnitCommand(input);
|
|
62
63
|
* const response = await client.send(command);
|
|
@@ -92,6 +93,7 @@ declare const CreateInvoiceUnitCommand_base: {
|
|
|
92
93
|
* ```javascript
|
|
93
94
|
* //
|
|
94
95
|
* const input = {
|
|
96
|
+
* ClientToken: "e362c68e-4e74-48d7-9228-0bc5aa447b42",
|
|
95
97
|
* Description: "Example Invoice Unit Description",
|
|
96
98
|
* InvoiceReceiver: "111111111111",
|
|
97
99
|
* Name: "Example Invoice Unit",
|
|
@@ -40,6 +40,7 @@ declare const DeleteInvoiceUnitCommand_base: {
|
|
|
40
40
|
* const client = new InvoicingClient(config);
|
|
41
41
|
* const input = { // DeleteInvoiceUnitRequest
|
|
42
42
|
* InvoiceUnitArn: "STRING_VALUE", // required
|
|
43
|
+
* ClientToken: "STRING_VALUE",
|
|
43
44
|
* };
|
|
44
45
|
* const command = new DeleteInvoiceUnitCommand(input);
|
|
45
46
|
* const response = await client.send(command);
|
|
@@ -78,6 +79,7 @@ declare const DeleteInvoiceUnitCommand_base: {
|
|
|
78
79
|
* ```javascript
|
|
79
80
|
* //
|
|
80
81
|
* const input = {
|
|
82
|
+
* ClientToken: "e362c68e-4e74-48d7-9228-0bc5aa447b44",
|
|
81
83
|
* InvoiceUnitArn: "arn:aws:invoicing::000000000000:invoice-unit/12345678"
|
|
82
84
|
* };
|
|
83
85
|
* const command = new DeleteInvoiceUnitCommand(input);
|
|
@@ -40,6 +40,7 @@ declare const DeleteProcurementPortalPreferenceCommand_base: {
|
|
|
40
40
|
* const client = new InvoicingClient(config);
|
|
41
41
|
* const input = { // DeleteProcurementPortalPreferenceRequest
|
|
42
42
|
* ProcurementPortalPreferenceArn: "STRING_VALUE", // required
|
|
43
|
+
* ClientToken: "STRING_VALUE",
|
|
43
44
|
* };
|
|
44
45
|
* const command = new DeleteProcurementPortalPreferenceCommand(input);
|
|
45
46
|
* const response = await client.send(command);
|
|
@@ -81,6 +82,7 @@ declare const DeleteProcurementPortalPreferenceCommand_base: {
|
|
|
81
82
|
* ```javascript
|
|
82
83
|
* //
|
|
83
84
|
* const input = {
|
|
85
|
+
* ClientToken: "e362c68e-4e74-48d7-9228-0bc5aa447b47",
|
|
84
86
|
* ProcurementPortalPreferenceArn: "arn:aws:invoicing::111111111111:procurement-portal-preference/f71dd02e-f855-4b13-b793-0fd25c0b3ecd"
|
|
85
87
|
* };
|
|
86
88
|
* const command = new DeleteProcurementPortalPreferenceCommand(input);
|
|
@@ -83,6 +83,7 @@ declare const PutProcurementPortalPreferenceCommand_base: {
|
|
|
83
83
|
* Email: "STRING_VALUE",
|
|
84
84
|
* },
|
|
85
85
|
* ],
|
|
86
|
+
* ClientToken: "STRING_VALUE",
|
|
86
87
|
* };
|
|
87
88
|
* const command = new PutProcurementPortalPreferenceCommand(input);
|
|
88
89
|
* const response = await client.send(command);
|
|
@@ -127,6 +128,7 @@ declare const PutProcurementPortalPreferenceCommand_base: {
|
|
|
127
128
|
* ```javascript
|
|
128
129
|
* //
|
|
129
130
|
* const input = {
|
|
131
|
+
* ClientToken: "e362c68e-4e74-48d7-9228-0bc5aa447b45",
|
|
130
132
|
* Contacts: [
|
|
131
133
|
* {
|
|
132
134
|
* Email: "example-placeholder2@amazon.com",
|
|
@@ -50,6 +50,7 @@ declare const UpdateInvoiceUnitCommand_base: {
|
|
|
50
50
|
* "STRING_VALUE",
|
|
51
51
|
* ],
|
|
52
52
|
* },
|
|
53
|
+
* ClientToken: "STRING_VALUE",
|
|
53
54
|
* };
|
|
54
55
|
* const command = new UpdateInvoiceUnitCommand(input);
|
|
55
56
|
* const response = await client.send(command);
|
|
@@ -88,6 +89,7 @@ declare const UpdateInvoiceUnitCommand_base: {
|
|
|
88
89
|
* ```javascript
|
|
89
90
|
* //
|
|
90
91
|
* const input = {
|
|
92
|
+
* ClientToken: "e362c68e-4e74-48d7-9228-0bc5aa447b42",
|
|
91
93
|
* Description: "Updated IU description",
|
|
92
94
|
* InvoiceUnitArn: "arn:aws:invoicing::000000000000:invoice-unit/12345678",
|
|
93
95
|
* Rule: {
|
|
@@ -111,6 +113,7 @@ declare const UpdateInvoiceUnitCommand_base: {
|
|
|
111
113
|
* ```javascript
|
|
112
114
|
* //
|
|
113
115
|
* const input = {
|
|
116
|
+
* ClientToken: "e362c68e-4e74-48d7-9228-0bc5aa447b43",
|
|
114
117
|
* Description: "Updated IU description. All other fields remain unchanged",
|
|
115
118
|
* InvoiceUnitArn: "arn:aws:invoicing::000000000000:invoice-unit/12345678"
|
|
116
119
|
* };
|
|
@@ -44,6 +44,7 @@ declare const UpdateProcurementPortalPreferenceStatusCommand_base: {
|
|
|
44
44
|
* EinvoiceDeliveryPreferenceStatusReason: "STRING_VALUE",
|
|
45
45
|
* PurchaseOrderRetrievalPreferenceStatus: "PENDING_VERIFICATION" || "TEST_INITIALIZED" || "TEST_INITIALIZATION_FAILED" || "TEST_FAILED" || "ACTIVE" || "SUSPENDED",
|
|
46
46
|
* PurchaseOrderRetrievalPreferenceStatusReason: "STRING_VALUE",
|
|
47
|
+
* ClientToken: "STRING_VALUE",
|
|
47
48
|
* };
|
|
48
49
|
* const command = new UpdateProcurementPortalPreferenceStatusCommand(input);
|
|
49
50
|
* const response = await client.send(command);
|
|
@@ -88,6 +89,7 @@ declare const UpdateProcurementPortalPreferenceStatusCommand_base: {
|
|
|
88
89
|
* ```javascript
|
|
89
90
|
* //
|
|
90
91
|
* const input = {
|
|
92
|
+
* ClientToken: "e362c68e-4e74-48d7-9228-0bc5aa447b46",
|
|
91
93
|
* EinvoiceDeliveryPreferenceStatus: "SUSPENDED",
|
|
92
94
|
* EinvoiceDeliveryPreferenceStatusReason: "suspended example reason",
|
|
93
95
|
* ProcurementPortalPreferenceArn: "arn:aws:invoicing::111111111111:procurement-portal-preference/f71dd02e-f855-4b13-b793-0fd25c0b3ecd",
|
|
@@ -357,6 +357,11 @@ export interface CreateInvoiceUnitRequest {
|
|
|
357
357
|
* @public
|
|
358
358
|
*/
|
|
359
359
|
ResourceTags?: ResourceTag[] | undefined;
|
|
360
|
+
/**
|
|
361
|
+
* <p> A unique, case-sensitive identifier that you provide to ensure idempotency of the request. </p>
|
|
362
|
+
* @public
|
|
363
|
+
*/
|
|
364
|
+
ClientToken?: string | undefined;
|
|
360
365
|
}
|
|
361
366
|
/**
|
|
362
367
|
* @public
|
|
@@ -608,6 +613,11 @@ export interface DeleteInvoiceUnitRequest {
|
|
|
608
613
|
* @public
|
|
609
614
|
*/
|
|
610
615
|
InvoiceUnitArn: string | undefined;
|
|
616
|
+
/**
|
|
617
|
+
* <p> A unique, case-sensitive identifier that you provide to ensure idempotency of the request. </p>
|
|
618
|
+
* @public
|
|
619
|
+
*/
|
|
620
|
+
ClientToken?: string | undefined;
|
|
611
621
|
}
|
|
612
622
|
/**
|
|
613
623
|
* @public
|
|
@@ -628,6 +638,11 @@ export interface DeleteProcurementPortalPreferenceRequest {
|
|
|
628
638
|
* @public
|
|
629
639
|
*/
|
|
630
640
|
ProcurementPortalPreferenceArn: string | undefined;
|
|
641
|
+
/**
|
|
642
|
+
* <p>A unique, case-sensitive identifier that you provide to ensure idempotency of the request.</p>
|
|
643
|
+
* @public
|
|
644
|
+
*/
|
|
645
|
+
ClientToken?: string | undefined;
|
|
631
646
|
}
|
|
632
647
|
/**
|
|
633
648
|
* @public
|
|
@@ -1225,7 +1240,7 @@ export interface ListInvoiceSummariesRequest {
|
|
|
1225
1240
|
*/
|
|
1226
1241
|
Filter?: InvoiceSummariesFilter | undefined;
|
|
1227
1242
|
/**
|
|
1228
|
-
* <p>The token
|
|
1243
|
+
* <p>The token for the next set of results. (You received this token from a previous call.)</p>
|
|
1229
1244
|
* @public
|
|
1230
1245
|
*/
|
|
1231
1246
|
NextToken?: string | undefined;
|
|
@@ -1245,7 +1260,7 @@ export interface ListInvoiceSummariesResponse {
|
|
|
1245
1260
|
*/
|
|
1246
1261
|
InvoiceSummaries: InvoiceSummary[] | undefined;
|
|
1247
1262
|
/**
|
|
1248
|
-
* <p>The token to retrieve the next set of results
|
|
1263
|
+
* <p>The token to use to retrieve the next set of results, or null if there are no more results.</p>
|
|
1249
1264
|
* @public
|
|
1250
1265
|
*/
|
|
1251
1266
|
NextToken?: string | undefined;
|
|
@@ -1480,6 +1495,11 @@ export interface PutProcurementPortalPreferenceRequest {
|
|
|
1480
1495
|
* @public
|
|
1481
1496
|
*/
|
|
1482
1497
|
Contacts: Contact[] | undefined;
|
|
1498
|
+
/**
|
|
1499
|
+
* <p>A unique, case-sensitive identifier that you provide to ensure idempotency of the request.</p>
|
|
1500
|
+
* @public
|
|
1501
|
+
*/
|
|
1502
|
+
ClientToken?: string | undefined;
|
|
1483
1503
|
}
|
|
1484
1504
|
/**
|
|
1485
1505
|
* @public
|
|
@@ -1555,6 +1575,11 @@ export interface UpdateInvoiceUnitRequest {
|
|
|
1555
1575
|
* @public
|
|
1556
1576
|
*/
|
|
1557
1577
|
Rule?: InvoiceUnitRule | undefined;
|
|
1578
|
+
/**
|
|
1579
|
+
* <p> A unique, case-sensitive identifier that you provide to ensure idempotency of the request. </p>
|
|
1580
|
+
* @public
|
|
1581
|
+
*/
|
|
1582
|
+
ClientToken?: string | undefined;
|
|
1558
1583
|
}
|
|
1559
1584
|
/**
|
|
1560
1585
|
* @public
|
|
@@ -1595,6 +1620,11 @@ export interface UpdateProcurementPortalPreferenceStatusRequest {
|
|
|
1595
1620
|
* @public
|
|
1596
1621
|
*/
|
|
1597
1622
|
PurchaseOrderRetrievalPreferenceStatusReason?: string | undefined;
|
|
1623
|
+
/**
|
|
1624
|
+
* <p>A unique, case-sensitive identifier that you provide to ensure idempotency of the request.</p>
|
|
1625
|
+
* @public
|
|
1626
|
+
*/
|
|
1627
|
+
ClientToken?: string | undefined;
|
|
1598
1628
|
}
|
|
1599
1629
|
/**
|
|
1600
1630
|
* @public
|
|
@@ -103,6 +103,7 @@ export interface CreateInvoiceUnitRequest {
|
|
|
103
103
|
TaxInheritanceDisabled?: boolean | undefined;
|
|
104
104
|
Rule: InvoiceUnitRule | undefined;
|
|
105
105
|
ResourceTags?: ResourceTag[] | undefined;
|
|
106
|
+
ClientToken?: string | undefined;
|
|
106
107
|
}
|
|
107
108
|
export interface CreateInvoiceUnitResponse {
|
|
108
109
|
InvoiceUnitArn?: string | undefined;
|
|
@@ -164,12 +165,14 @@ export interface DateInterval {
|
|
|
164
165
|
}
|
|
165
166
|
export interface DeleteInvoiceUnitRequest {
|
|
166
167
|
InvoiceUnitArn: string | undefined;
|
|
168
|
+
ClientToken?: string | undefined;
|
|
167
169
|
}
|
|
168
170
|
export interface DeleteInvoiceUnitResponse {
|
|
169
171
|
InvoiceUnitArn?: string | undefined;
|
|
170
172
|
}
|
|
171
173
|
export interface DeleteProcurementPortalPreferenceRequest {
|
|
172
174
|
ProcurementPortalPreferenceArn: string | undefined;
|
|
175
|
+
ClientToken?: string | undefined;
|
|
173
176
|
}
|
|
174
177
|
export interface DeleteProcurementPortalPreferenceResponse {
|
|
175
178
|
ProcurementPortalPreferenceArn: string | undefined;
|
|
@@ -376,6 +379,7 @@ export interface PutProcurementPortalPreferenceRequest {
|
|
|
376
379
|
EinvoiceDeliveryPreference?: EinvoiceDeliveryPreference | undefined;
|
|
377
380
|
PurchaseOrderRetrievalEnabled: boolean | undefined;
|
|
378
381
|
Contacts: Contact[] | undefined;
|
|
382
|
+
ClientToken?: string | undefined;
|
|
379
383
|
}
|
|
380
384
|
export interface PutProcurementPortalPreferenceResponse {
|
|
381
385
|
ProcurementPortalPreferenceArn: string | undefined;
|
|
@@ -395,6 +399,7 @@ export interface UpdateInvoiceUnitRequest {
|
|
|
395
399
|
Description?: string | undefined;
|
|
396
400
|
TaxInheritanceDisabled?: boolean | undefined;
|
|
397
401
|
Rule?: InvoiceUnitRule | undefined;
|
|
402
|
+
ClientToken?: string | undefined;
|
|
398
403
|
}
|
|
399
404
|
export interface UpdateInvoiceUnitResponse {
|
|
400
405
|
InvoiceUnitArn?: string | undefined;
|
|
@@ -409,6 +414,7 @@ export interface UpdateProcurementPortalPreferenceStatusRequest {
|
|
|
409
414
|
| ProcurementPortalPreferenceStatus
|
|
410
415
|
| undefined;
|
|
411
416
|
PurchaseOrderRetrievalPreferenceStatusReason?: string | undefined;
|
|
417
|
+
ClientToken?: string | undefined;
|
|
412
418
|
}
|
|
413
419
|
export interface UpdateProcurementPortalPreferenceStatusResponse {
|
|
414
420
|
ProcurementPortalPreferenceArn: string | undefined;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-invoicing",
|
|
3
3
|
"description": "AWS SDK for JavaScript Invoicing Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.1053.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-invoicing",
|
|
@@ -21,13 +21,13 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
24
|
-
"@aws-sdk/core": "^3.974.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "^3.972.
|
|
26
|
-
"@aws-sdk/types": "^3.973.
|
|
27
|
-
"@smithy/core": "^3.24.
|
|
28
|
-
"@smithy/fetch-http-handler": "^5.4.
|
|
29
|
-
"@smithy/node-http-handler": "^4.7.
|
|
30
|
-
"@smithy/types": "^4.14.
|
|
24
|
+
"@aws-sdk/core": "^3.974.13",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "^3.972.44",
|
|
26
|
+
"@aws-sdk/types": "^3.973.9",
|
|
27
|
+
"@smithy/core": "^3.24.3",
|
|
28
|
+
"@smithy/fetch-http-handler": "^5.4.3",
|
|
29
|
+
"@smithy/node-http-handler": "^4.7.3",
|
|
30
|
+
"@smithy/types": "^4.14.2",
|
|
31
31
|
"tslib": "^2.6.2"
|
|
32
32
|
},
|
|
33
33
|
"devDependencies": {
|