@aws-sdk/client-service-quotas 3.967.0 → 3.969.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/index.js CHANGED
@@ -564,7 +564,7 @@ schema.TypeRegistry.for(n0).registerError(AWSServiceAccessNotEnabledException$,
564
564
  var CreateSupportCaseRequest$ = [3, n0, _CSCR,
565
565
  0,
566
566
  [_RI],
567
- [0]
567
+ [0], 1
568
568
  ];
569
569
  var CreateSupportCaseResponse$ = [3, n0, _CSCRr,
570
570
  0,
@@ -574,7 +574,7 @@ var CreateSupportCaseResponse$ = [3, n0, _CSCRr,
574
574
  var DeleteServiceQuotaIncreaseRequestFromTemplateRequest$ = [3, n0, _DSQIRFTR,
575
575
  0,
576
576
  [_SC, _QC, _AR],
577
- [0, 0, 0]
577
+ [0, 0, 0], 3
578
578
  ];
579
579
  var DeleteServiceQuotaIncreaseRequestFromTemplateResponse$ = [3, n0, _DSQIRFTRe,
580
580
  0,
@@ -625,7 +625,7 @@ var GetAutoManagementConfigurationResponse$ = [3, n0, _GAMCRe,
625
625
  var GetAWSDefaultServiceQuotaRequest$ = [3, n0, _GAWSDSQR,
626
626
  0,
627
627
  [_SC, _QC],
628
- [0, 0]
628
+ [0, 0], 2
629
629
  ];
630
630
  var GetAWSDefaultServiceQuotaResponse$ = [3, n0, _GAWSDSQRe,
631
631
  0,
@@ -635,7 +635,7 @@ var GetAWSDefaultServiceQuotaResponse$ = [3, n0, _GAWSDSQRe,
635
635
  var GetQuotaUtilizationReportRequest$ = [3, n0, _GQURR,
636
636
  0,
637
637
  [_RIe, _NT, _MR],
638
- [0, 0, 1]
638
+ [0, 0, 1], 1
639
639
  ];
640
640
  var GetQuotaUtilizationReportResponse$ = [3, n0, _GQURRe,
641
641
  0,
@@ -645,7 +645,7 @@ var GetQuotaUtilizationReportResponse$ = [3, n0, _GQURRe,
645
645
  var GetRequestedServiceQuotaChangeRequest$ = [3, n0, _GRSQCR,
646
646
  0,
647
647
  [_RI],
648
- [0]
648
+ [0], 1
649
649
  ];
650
650
  var GetRequestedServiceQuotaChangeResponse$ = [3, n0, _GRSQCRe,
651
651
  0,
@@ -655,7 +655,7 @@ var GetRequestedServiceQuotaChangeResponse$ = [3, n0, _GRSQCRe,
655
655
  var GetServiceQuotaIncreaseRequestFromTemplateRequest$ = [3, n0, _GSQIRFTR,
656
656
  0,
657
657
  [_SC, _QC, _AR],
658
- [0, 0, 0]
658
+ [0, 0, 0], 3
659
659
  ];
660
660
  var GetServiceQuotaIncreaseRequestFromTemplateResponse$ = [3, n0, _GSQIRFTRe,
661
661
  0,
@@ -665,7 +665,7 @@ var GetServiceQuotaIncreaseRequestFromTemplateResponse$ = [3, n0, _GSQIRFTRe,
665
665
  var GetServiceQuotaRequest$ = [3, n0, _GSQR,
666
666
  0,
667
667
  [_SC, _QC, _CI],
668
- [0, 0, 0]
668
+ [0, 0, 0], 2
669
669
  ];
670
670
  var GetServiceQuotaResponse$ = [3, n0, _GSQRe,
671
671
  0,
@@ -693,7 +693,7 @@ schema.TypeRegistry.for(n0).registerError(InvalidResourceStateException$, Invali
693
693
  var ListAWSDefaultServiceQuotasRequest$ = [3, n0, _LAWSDSQR,
694
694
  0,
695
695
  [_SC, _NT, _MR],
696
- [0, 0, 1]
696
+ [0, 0, 1], 1
697
697
  ];
698
698
  var ListAWSDefaultServiceQuotasResponse$ = [3, n0, _LAWSDSQRi,
699
699
  0,
@@ -703,7 +703,7 @@ var ListAWSDefaultServiceQuotasResponse$ = [3, n0, _LAWSDSQRi,
703
703
  var ListRequestedServiceQuotaChangeHistoryByQuotaRequest$ = [3, n0, _LRSQCHBQR,
704
704
  0,
705
705
  [_SC, _QC, _S, _NT, _MR, _QRAL],
706
- [0, 0, 0, 0, 1, 0]
706
+ [0, 0, 0, 0, 1, 0], 2
707
707
  ];
708
708
  var ListRequestedServiceQuotaChangeHistoryByQuotaResponse$ = [3, n0, _LRSQCHBQRi,
709
709
  0,
@@ -733,7 +733,7 @@ var ListServiceQuotaIncreaseRequestsInTemplateResponse$ = [3, n0, _LSQIRITRi,
733
733
  var ListServiceQuotasRequest$ = [3, n0, _LSQR,
734
734
  0,
735
735
  [_SC, _NT, _MR, _QC, _QAAL],
736
- [0, 0, 1, 0, 0]
736
+ [0, 0, 1, 0, 0], 1
737
737
  ];
738
738
  var ListServiceQuotasResponse$ = [3, n0, _LSQRi,
739
739
  0,
@@ -753,7 +753,7 @@ var ListServicesResponse$ = [3, n0, _LSRi,
753
753
  var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
754
754
  0,
755
755
  [_RARN],
756
- [0]
756
+ [0], 1
757
757
  ];
758
758
  var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
759
759
  0,
@@ -786,7 +786,7 @@ schema.TypeRegistry.for(n0).registerError(OrganizationNotInAllFeaturesModeExcept
786
786
  var PutServiceQuotaIncreaseRequestIntoTemplateRequest$ = [3, n0, _PSQIRITR,
787
787
  0,
788
788
  [_QC, _SC, _AR, _DV],
789
- [0, 0, 0, 1]
789
+ [0, 0, 0, 1], 4
790
790
  ];
791
791
  var PutServiceQuotaIncreaseRequestIntoTemplateResponse$ = [3, n0, _PSQIRITRu,
792
792
  0,
@@ -827,7 +827,7 @@ var RequestedServiceQuotaChange$ = [3, n0, _RSQC,
827
827
  var RequestServiceQuotaIncreaseRequest$ = [3, n0, _RSQIR,
828
828
  0,
829
829
  [_SC, _QC, _DV, _CI, _SCA],
830
- [0, 0, 1, 0, 2]
830
+ [0, 0, 1, 0, 2], 3
831
831
  ];
832
832
  var RequestServiceQuotaIncreaseResponse$ = [3, n0, _RSQIRe,
833
833
  0,
@@ -870,7 +870,7 @@ schema.TypeRegistry.for(n0).registerError(ServiceQuotaTemplateNotInUseException$
870
870
  var StartAutoManagementRequest$ = [3, n0, _SAMR,
871
871
  0,
872
872
  [_OIL, _OIT, _NA, _EL],
873
- [0, 0, 0, [2, n0, _EL, 0, 0, 64 | 0]]
873
+ [0, 0, 0, [2, n0, _EL, 0, 0, 64 | 0]], 2
874
874
  ];
875
875
  var StartAutoManagementResponse$ = [3, n0, _SAMRt,
876
876
  0,
@@ -900,7 +900,7 @@ var StopAutoManagementResponse$ = [3, n0, _SAMRtop,
900
900
  var Tag$ = [3, n0, _Ta,
901
901
  0,
902
902
  [_K, _V],
903
- [0, 0]
903
+ [0, 0], 2
904
904
  ];
905
905
  var TagPolicyViolationException$ = [-3, n0, _TPVE,
906
906
  { [_e]: _c, [_hE]: 401 },
@@ -911,7 +911,7 @@ schema.TypeRegistry.for(n0).registerError(TagPolicyViolationException$, TagPolic
911
911
  var TagResourceRequest$ = [3, n0, _TRR,
912
912
  0,
913
913
  [_RARN, _T],
914
- [0, () => InputTags]
914
+ [0, () => InputTags], 2
915
915
  ];
916
916
  var TagResourceResponse$ = [3, n0, _TRRa,
917
917
  0,
@@ -939,7 +939,7 @@ schema.TypeRegistry.for(n0).registerError(TooManyTagsException$, TooManyTagsExce
939
939
  var UntagResourceRequest$ = [3, n0, _URR,
940
940
  0,
941
941
  [_RARN, _TK],
942
- [0, 64 | 0]
942
+ [0, 64 | 0], 2
943
943
  ];
944
944
  var UntagResourceResponse$ = [3, n0, _URRn,
945
945
  0,
@@ -209,7 +209,7 @@ TypeRegistry.for(n0).registerError(AWSServiceAccessNotEnabledException$, AWSServ
209
209
  export var CreateSupportCaseRequest$ = [3, n0, _CSCR,
210
210
  0,
211
211
  [_RI],
212
- [0]
212
+ [0], 1
213
213
  ];
214
214
  export var CreateSupportCaseResponse$ = [3, n0, _CSCRr,
215
215
  0,
@@ -219,7 +219,7 @@ export var CreateSupportCaseResponse$ = [3, n0, _CSCRr,
219
219
  export var DeleteServiceQuotaIncreaseRequestFromTemplateRequest$ = [3, n0, _DSQIRFTR,
220
220
  0,
221
221
  [_SC, _QC, _AR],
222
- [0, 0, 0]
222
+ [0, 0, 0], 3
223
223
  ];
224
224
  export var DeleteServiceQuotaIncreaseRequestFromTemplateResponse$ = [3, n0, _DSQIRFTRe,
225
225
  0,
@@ -270,7 +270,7 @@ export var GetAutoManagementConfigurationResponse$ = [3, n0, _GAMCRe,
270
270
  export var GetAWSDefaultServiceQuotaRequest$ = [3, n0, _GAWSDSQR,
271
271
  0,
272
272
  [_SC, _QC],
273
- [0, 0]
273
+ [0, 0], 2
274
274
  ];
275
275
  export var GetAWSDefaultServiceQuotaResponse$ = [3, n0, _GAWSDSQRe,
276
276
  0,
@@ -280,7 +280,7 @@ export var GetAWSDefaultServiceQuotaResponse$ = [3, n0, _GAWSDSQRe,
280
280
  export var GetQuotaUtilizationReportRequest$ = [3, n0, _GQURR,
281
281
  0,
282
282
  [_RIe, _NT, _MR],
283
- [0, 0, 1]
283
+ [0, 0, 1], 1
284
284
  ];
285
285
  export var GetQuotaUtilizationReportResponse$ = [3, n0, _GQURRe,
286
286
  0,
@@ -290,7 +290,7 @@ export var GetQuotaUtilizationReportResponse$ = [3, n0, _GQURRe,
290
290
  export var GetRequestedServiceQuotaChangeRequest$ = [3, n0, _GRSQCR,
291
291
  0,
292
292
  [_RI],
293
- [0]
293
+ [0], 1
294
294
  ];
295
295
  export var GetRequestedServiceQuotaChangeResponse$ = [3, n0, _GRSQCRe,
296
296
  0,
@@ -300,7 +300,7 @@ export var GetRequestedServiceQuotaChangeResponse$ = [3, n0, _GRSQCRe,
300
300
  export var GetServiceQuotaIncreaseRequestFromTemplateRequest$ = [3, n0, _GSQIRFTR,
301
301
  0,
302
302
  [_SC, _QC, _AR],
303
- [0, 0, 0]
303
+ [0, 0, 0], 3
304
304
  ];
305
305
  export var GetServiceQuotaIncreaseRequestFromTemplateResponse$ = [3, n0, _GSQIRFTRe,
306
306
  0,
@@ -310,7 +310,7 @@ export var GetServiceQuotaIncreaseRequestFromTemplateResponse$ = [3, n0, _GSQIRF
310
310
  export var GetServiceQuotaRequest$ = [3, n0, _GSQR,
311
311
  0,
312
312
  [_SC, _QC, _CI],
313
- [0, 0, 0]
313
+ [0, 0, 0], 2
314
314
  ];
315
315
  export var GetServiceQuotaResponse$ = [3, n0, _GSQRe,
316
316
  0,
@@ -338,7 +338,7 @@ TypeRegistry.for(n0).registerError(InvalidResourceStateException$, InvalidResour
338
338
  export var ListAWSDefaultServiceQuotasRequest$ = [3, n0, _LAWSDSQR,
339
339
  0,
340
340
  [_SC, _NT, _MR],
341
- [0, 0, 1]
341
+ [0, 0, 1], 1
342
342
  ];
343
343
  export var ListAWSDefaultServiceQuotasResponse$ = [3, n0, _LAWSDSQRi,
344
344
  0,
@@ -348,7 +348,7 @@ export var ListAWSDefaultServiceQuotasResponse$ = [3, n0, _LAWSDSQRi,
348
348
  export var ListRequestedServiceQuotaChangeHistoryByQuotaRequest$ = [3, n0, _LRSQCHBQR,
349
349
  0,
350
350
  [_SC, _QC, _S, _NT, _MR, _QRAL],
351
- [0, 0, 0, 0, 1, 0]
351
+ [0, 0, 0, 0, 1, 0], 2
352
352
  ];
353
353
  export var ListRequestedServiceQuotaChangeHistoryByQuotaResponse$ = [3, n0, _LRSQCHBQRi,
354
354
  0,
@@ -378,7 +378,7 @@ export var ListServiceQuotaIncreaseRequestsInTemplateResponse$ = [3, n0, _LSQIRI
378
378
  export var ListServiceQuotasRequest$ = [3, n0, _LSQR,
379
379
  0,
380
380
  [_SC, _NT, _MR, _QC, _QAAL],
381
- [0, 0, 1, 0, 0]
381
+ [0, 0, 1, 0, 0], 1
382
382
  ];
383
383
  export var ListServiceQuotasResponse$ = [3, n0, _LSQRi,
384
384
  0,
@@ -398,7 +398,7 @@ export var ListServicesResponse$ = [3, n0, _LSRi,
398
398
  export var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
399
399
  0,
400
400
  [_RARN],
401
- [0]
401
+ [0], 1
402
402
  ];
403
403
  export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
404
404
  0,
@@ -431,7 +431,7 @@ TypeRegistry.for(n0).registerError(OrganizationNotInAllFeaturesModeException$, O
431
431
  export var PutServiceQuotaIncreaseRequestIntoTemplateRequest$ = [3, n0, _PSQIRITR,
432
432
  0,
433
433
  [_QC, _SC, _AR, _DV],
434
- [0, 0, 0, 1]
434
+ [0, 0, 0, 1], 4
435
435
  ];
436
436
  export var PutServiceQuotaIncreaseRequestIntoTemplateResponse$ = [3, n0, _PSQIRITRu,
437
437
  0,
@@ -472,7 +472,7 @@ export var RequestedServiceQuotaChange$ = [3, n0, _RSQC,
472
472
  export var RequestServiceQuotaIncreaseRequest$ = [3, n0, _RSQIR,
473
473
  0,
474
474
  [_SC, _QC, _DV, _CI, _SCA],
475
- [0, 0, 1, 0, 2]
475
+ [0, 0, 1, 0, 2], 3
476
476
  ];
477
477
  export var RequestServiceQuotaIncreaseResponse$ = [3, n0, _RSQIRe,
478
478
  0,
@@ -515,7 +515,7 @@ TypeRegistry.for(n0).registerError(ServiceQuotaTemplateNotInUseException$, Servi
515
515
  export var StartAutoManagementRequest$ = [3, n0, _SAMR,
516
516
  0,
517
517
  [_OIL, _OIT, _NA, _EL],
518
- [0, 0, 0, [2, n0, _EL, 0, 0, 64 | 0]]
518
+ [0, 0, 0, [2, n0, _EL, 0, 0, 64 | 0]], 2
519
519
  ];
520
520
  export var StartAutoManagementResponse$ = [3, n0, _SAMRt,
521
521
  0,
@@ -545,7 +545,7 @@ export var StopAutoManagementResponse$ = [3, n0, _SAMRtop,
545
545
  export var Tag$ = [3, n0, _Ta,
546
546
  0,
547
547
  [_K, _V],
548
- [0, 0]
548
+ [0, 0], 2
549
549
  ];
550
550
  export var TagPolicyViolationException$ = [-3, n0, _TPVE,
551
551
  { [_e]: _c, [_hE]: 401 },
@@ -556,7 +556,7 @@ TypeRegistry.for(n0).registerError(TagPolicyViolationException$, TagPolicyViolat
556
556
  export var TagResourceRequest$ = [3, n0, _TRR,
557
557
  0,
558
558
  [_RARN, _T],
559
- [0, () => InputTags]
559
+ [0, () => InputTags], 2
560
560
  ];
561
561
  export var TagResourceResponse$ = [3, n0, _TRRa,
562
562
  0,
@@ -584,7 +584,7 @@ TypeRegistry.for(n0).registerError(TooManyTagsException$, TooManyTagsException);
584
584
  export var UntagResourceRequest$ = [3, n0, _URR,
585
585
  0,
586
586
  [_RARN, _TK],
587
- [0, 64 | 0]
587
+ [0, 64 | 0], 2
588
588
  ];
589
589
  export var UntagResourceResponse$ = [3, n0, _URRn,
590
590
  0,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-service-quotas",
3
3
  "description": "AWS SDK for JavaScript Service Quotas Client for Node.js, Browser and React Native",
4
- "version": "3.967.0",
4
+ "version": "3.969.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-service-quotas",
@@ -21,54 +21,54 @@
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.967.0",
25
- "@aws-sdk/credential-provider-node": "3.967.0",
26
- "@aws-sdk/middleware-host-header": "3.965.0",
27
- "@aws-sdk/middleware-logger": "3.965.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.965.0",
29
- "@aws-sdk/middleware-user-agent": "3.967.0",
30
- "@aws-sdk/region-config-resolver": "3.965.0",
31
- "@aws-sdk/types": "3.965.0",
32
- "@aws-sdk/util-endpoints": "3.965.0",
33
- "@aws-sdk/util-user-agent-browser": "3.965.0",
34
- "@aws-sdk/util-user-agent-node": "3.967.0",
35
- "@smithy/config-resolver": "^4.4.5",
36
- "@smithy/core": "^3.20.2",
37
- "@smithy/fetch-http-handler": "^5.3.8",
38
- "@smithy/hash-node": "^4.2.7",
39
- "@smithy/invalid-dependency": "^4.2.7",
40
- "@smithy/middleware-content-length": "^4.2.7",
41
- "@smithy/middleware-endpoint": "^4.4.3",
42
- "@smithy/middleware-retry": "^4.4.19",
43
- "@smithy/middleware-serde": "^4.2.8",
44
- "@smithy/middleware-stack": "^4.2.7",
45
- "@smithy/node-config-provider": "^4.3.7",
46
- "@smithy/node-http-handler": "^4.4.7",
47
- "@smithy/protocol-http": "^5.3.7",
48
- "@smithy/smithy-client": "^4.10.4",
49
- "@smithy/types": "^4.11.0",
50
- "@smithy/url-parser": "^4.2.7",
24
+ "@aws-sdk/core": "3.969.0",
25
+ "@aws-sdk/credential-provider-node": "3.969.0",
26
+ "@aws-sdk/middleware-host-header": "3.969.0",
27
+ "@aws-sdk/middleware-logger": "3.969.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.969.0",
29
+ "@aws-sdk/middleware-user-agent": "3.969.0",
30
+ "@aws-sdk/region-config-resolver": "3.969.0",
31
+ "@aws-sdk/types": "3.969.0",
32
+ "@aws-sdk/util-endpoints": "3.969.0",
33
+ "@aws-sdk/util-user-agent-browser": "3.969.0",
34
+ "@aws-sdk/util-user-agent-node": "3.969.0",
35
+ "@smithy/config-resolver": "^4.4.6",
36
+ "@smithy/core": "^3.20.5",
37
+ "@smithy/fetch-http-handler": "^5.3.9",
38
+ "@smithy/hash-node": "^4.2.8",
39
+ "@smithy/invalid-dependency": "^4.2.8",
40
+ "@smithy/middleware-content-length": "^4.2.8",
41
+ "@smithy/middleware-endpoint": "^4.4.6",
42
+ "@smithy/middleware-retry": "^4.4.22",
43
+ "@smithy/middleware-serde": "^4.2.9",
44
+ "@smithy/middleware-stack": "^4.2.8",
45
+ "@smithy/node-config-provider": "^4.3.8",
46
+ "@smithy/node-http-handler": "^4.4.8",
47
+ "@smithy/protocol-http": "^5.3.8",
48
+ "@smithy/smithy-client": "^4.10.7",
49
+ "@smithy/types": "^4.12.0",
50
+ "@smithy/url-parser": "^4.2.8",
51
51
  "@smithy/util-base64": "^4.3.0",
52
52
  "@smithy/util-body-length-browser": "^4.2.0",
53
53
  "@smithy/util-body-length-node": "^4.2.1",
54
- "@smithy/util-defaults-mode-browser": "^4.3.18",
55
- "@smithy/util-defaults-mode-node": "^4.2.21",
56
- "@smithy/util-endpoints": "^3.2.7",
57
- "@smithy/util-middleware": "^4.2.7",
58
- "@smithy/util-retry": "^4.2.7",
54
+ "@smithy/util-defaults-mode-browser": "^4.3.21",
55
+ "@smithy/util-defaults-mode-node": "^4.2.24",
56
+ "@smithy/util-endpoints": "^3.2.8",
57
+ "@smithy/util-middleware": "^4.2.8",
58
+ "@smithy/util-retry": "^4.2.8",
59
59
  "@smithy/util-utf8": "^4.2.0",
60
60
  "tslib": "^2.6.2"
61
61
  },
62
62
  "devDependencies": {
63
- "@tsconfig/node18": "18.2.4",
64
- "@types/node": "^18.19.69",
63
+ "@tsconfig/node20": "20.1.8",
64
+ "@types/node": "^20.14.8",
65
65
  "concurrently": "7.0.0",
66
66
  "downlevel-dts": "0.10.1",
67
67
  "rimraf": "5.0.10",
68
68
  "typescript": "~5.8.3"
69
69
  },
70
70
  "engines": {
71
- "node": ">=18.0.0"
71
+ "node": ">=20.0.0"
72
72
  },
73
73
  "typesVersions": {
74
74
  "<4.0": {