@aws-sdk/client-service-catalog-appregistry 3.968.0 → 3.970.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
@@ -364,7 +364,7 @@ var AppRegistryConfiguration$ = [3, n0, _ARC,
364
364
  var AssociateAttributeGroupRequest$ = [3, n0, _AAGR,
365
365
  0,
366
366
  [_ap, _aG],
367
- [[0, 1], [0, 1]]
367
+ [[0, 1], [0, 1]], 2
368
368
  ];
369
369
  var AssociateAttributeGroupResponse$ = [3, n0, _AAGRs,
370
370
  0,
@@ -374,7 +374,7 @@ var AssociateAttributeGroupResponse$ = [3, n0, _AAGRs,
374
374
  var AssociateResourceRequest$ = [3, n0, _ARR,
375
375
  0,
376
376
  [_ap, _rT, _re, _o],
377
- [[0, 1], [0, 1], [0, 1], 64 | 0]
377
+ [[0, 1], [0, 1], [0, 1], 64 | 0], 3
378
378
  ];
379
379
  var AssociateResourceResponse$ = [3, n0, _ARRs,
380
380
  0,
@@ -405,7 +405,7 @@ schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException)
405
405
  var CreateApplicationRequest$ = [3, n0, _CAR,
406
406
  0,
407
407
  [_n, _d, _t, _cTl],
408
- [0, 0, 128 | 0, [0, 4]]
408
+ [0, 0, 128 | 0, [0, 4]], 1
409
409
  ];
410
410
  var CreateApplicationResponse$ = [3, n0, _CARr,
411
411
  0,
@@ -414,8 +414,8 @@ var CreateApplicationResponse$ = [3, n0, _CARr,
414
414
  ];
415
415
  var CreateAttributeGroupRequest$ = [3, n0, _CAGR,
416
416
  0,
417
- [_n, _d, _at, _t, _cTl],
418
- [0, 0, 0, 128 | 0, [0, 4]]
417
+ [_n, _at, _d, _t, _cTl],
418
+ [0, 0, 0, 128 | 0, [0, 4]], 2
419
419
  ];
420
420
  var CreateAttributeGroupResponse$ = [3, n0, _CAGRr,
421
421
  0,
@@ -425,7 +425,7 @@ var CreateAttributeGroupResponse$ = [3, n0, _CAGRr,
425
425
  var DeleteApplicationRequest$ = [3, n0, _DAR,
426
426
  0,
427
427
  [_ap],
428
- [[0, 1]]
428
+ [[0, 1]], 1
429
429
  ];
430
430
  var DeleteApplicationResponse$ = [3, n0, _DARe,
431
431
  0,
@@ -435,7 +435,7 @@ var DeleteApplicationResponse$ = [3, n0, _DARe,
435
435
  var DeleteAttributeGroupRequest$ = [3, n0, _DAGR,
436
436
  0,
437
437
  [_aG],
438
- [[0, 1]]
438
+ [[0, 1]], 1
439
439
  ];
440
440
  var DeleteAttributeGroupResponse$ = [3, n0, _DAGRe,
441
441
  0,
@@ -445,7 +445,7 @@ var DeleteAttributeGroupResponse$ = [3, n0, _DAGRe,
445
445
  var DisassociateAttributeGroupRequest$ = [3, n0, _DAGRi,
446
446
  0,
447
447
  [_ap, _aG],
448
- [[0, 1], [0, 1]]
448
+ [[0, 1], [0, 1]], 2
449
449
  ];
450
450
  var DisassociateAttributeGroupResponse$ = [3, n0, _DAGRis,
451
451
  0,
@@ -455,7 +455,7 @@ var DisassociateAttributeGroupResponse$ = [3, n0, _DAGRis,
455
455
  var DisassociateResourceRequest$ = [3, n0, _DRR,
456
456
  0,
457
457
  [_ap, _rT, _re],
458
- [[0, 1], [0, 1], [0, 1]]
458
+ [[0, 1], [0, 1], [0, 1]], 3
459
459
  ];
460
460
  var DisassociateResourceResponse$ = [3, n0, _DRRi,
461
461
  0,
@@ -465,7 +465,7 @@ var DisassociateResourceResponse$ = [3, n0, _DRRi,
465
465
  var GetApplicationRequest$ = [3, n0, _GAR,
466
466
  0,
467
467
  [_ap],
468
- [[0, 1]]
468
+ [[0, 1]], 1
469
469
  ];
470
470
  var GetApplicationResponse$ = [3, n0, _GARe,
471
471
  0,
@@ -475,7 +475,7 @@ var GetApplicationResponse$ = [3, n0, _GARe,
475
475
  var GetAssociatedResourceRequest$ = [3, n0, _GARR,
476
476
  0,
477
477
  [_ap, _rT, _re, _nT, _rTS, _mR],
478
- [[0, 1], [0, 1], [0, 1], [0, { [_hQ]: _nT }], [64 | 0, { [_hQ]: _rTS }], [1, { [_hQ]: _mR }]]
478
+ [[0, 1], [0, 1], [0, 1], [0, { [_hQ]: _nT }], [64 | 0, { [_hQ]: _rTS }], [1, { [_hQ]: _mR }]], 3
479
479
  ];
480
480
  var GetAssociatedResourceResponse$ = [3, n0, _GARRe,
481
481
  0,
@@ -485,7 +485,7 @@ var GetAssociatedResourceResponse$ = [3, n0, _GARRe,
485
485
  var GetAttributeGroupRequest$ = [3, n0, _GAGR,
486
486
  0,
487
487
  [_aG],
488
- [[0, 1]]
488
+ [[0, 1]], 1
489
489
  ];
490
490
  var GetAttributeGroupResponse$ = [3, n0, _GAGRe,
491
491
  0,
@@ -521,7 +521,7 @@ var ListApplicationsResponse$ = [3, n0, _LARi,
521
521
  var ListAssociatedAttributeGroupsRequest$ = [3, n0, _LAAGR,
522
522
  0,
523
523
  [_ap, _nT, _mR],
524
- [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
524
+ [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
525
525
  ];
526
526
  var ListAssociatedAttributeGroupsResponse$ = [3, n0, _LAAGRi,
527
527
  0,
@@ -531,7 +531,7 @@ var ListAssociatedAttributeGroupsResponse$ = [3, n0, _LAAGRi,
531
531
  var ListAssociatedResourcesRequest$ = [3, n0, _LARR,
532
532
  0,
533
533
  [_ap, _nT, _mR],
534
- [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
534
+ [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
535
535
  ];
536
536
  var ListAssociatedResourcesResponse$ = [3, n0, _LARRi,
537
537
  0,
@@ -541,7 +541,7 @@ var ListAssociatedResourcesResponse$ = [3, n0, _LARRi,
541
541
  var ListAttributeGroupsForApplicationRequest$ = [3, n0, _LAGFAR,
542
542
  0,
543
543
  [_ap, _nT, _mR],
544
- [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
544
+ [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
545
545
  ];
546
546
  var ListAttributeGroupsForApplicationResponse$ = [3, n0, _LAGFARi,
547
547
  0,
@@ -561,7 +561,7 @@ var ListAttributeGroupsResponse$ = [3, n0, _LAGRi,
561
561
  var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
562
562
  0,
563
563
  [_rA],
564
- [[0, 1]]
564
+ [[0, 1]], 1
565
565
  ];
566
566
  var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
567
567
  0,
@@ -571,7 +571,7 @@ var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
571
571
  var PutConfigurationRequest$ = [3, n0, _PCR,
572
572
  0,
573
573
  [_co],
574
- [() => AppRegistryConfiguration$]
574
+ [() => AppRegistryConfiguration$], 1
575
575
  ];
576
576
  var Resource$ = [3, n0, _R,
577
577
  0,
@@ -618,7 +618,7 @@ schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, Servic
618
618
  var SyncResourceRequest$ = [3, n0, _SRR,
619
619
  0,
620
620
  [_rT, _re],
621
- [[0, 1], [0, 1]]
621
+ [[0, 1], [0, 1]], 2
622
622
  ];
623
623
  var SyncResourceResponse$ = [3, n0, _SRRy,
624
624
  0,
@@ -633,7 +633,7 @@ var TagQueryConfiguration$ = [3, n0, _TQC,
633
633
  var TagResourceRequest$ = [3, n0, _TRR,
634
634
  0,
635
635
  [_rA, _t],
636
- [[0, 1], 128 | 0]
636
+ [[0, 1], 128 | 0], 2
637
637
  ];
638
638
  var TagResourceResponse$ = [3, n0, _TRRa,
639
639
  0,
@@ -643,13 +643,13 @@ var TagResourceResponse$ = [3, n0, _TRRa,
643
643
  var ThrottlingException$ = [-3, n0, _TE,
644
644
  { [_e]: _c, [_hE]: 429 },
645
645
  [_m, _sC],
646
- [0, 0]
646
+ [0, 0], 1
647
647
  ];
648
648
  schema.TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
649
649
  var UntagResourceRequest$ = [3, n0, _URR,
650
650
  0,
651
651
  [_rA, _tKa],
652
- [[0, 1], [64 | 0, { [_hQ]: _tKa }]]
652
+ [[0, 1], [64 | 0, { [_hQ]: _tKa }]], 2
653
653
  ];
654
654
  var UntagResourceResponse$ = [3, n0, _URRn,
655
655
  0,
@@ -659,7 +659,7 @@ var UntagResourceResponse$ = [3, n0, _URRn,
659
659
  var UpdateApplicationRequest$ = [3, n0, _UAR,
660
660
  0,
661
661
  [_ap, _n, _d],
662
- [[0, 1], 0, 0]
662
+ [[0, 1], 0, 0], 1
663
663
  ];
664
664
  var UpdateApplicationResponse$ = [3, n0, _UARp,
665
665
  0,
@@ -669,7 +669,7 @@ var UpdateApplicationResponse$ = [3, n0, _UARp,
669
669
  var UpdateAttributeGroupRequest$ = [3, n0, _UAGR,
670
670
  0,
671
671
  [_aG, _n, _d, _at],
672
- [[0, 1], 0, 0, 0]
672
+ [[0, 1], 0, 0, 0], 1
673
673
  ];
674
674
  var UpdateAttributeGroupResponse$ = [3, n0, _UAGRp,
675
675
  0,
@@ -173,7 +173,7 @@ export var AppRegistryConfiguration$ = [3, n0, _ARC,
173
173
  export var AssociateAttributeGroupRequest$ = [3, n0, _AAGR,
174
174
  0,
175
175
  [_ap, _aG],
176
- [[0, 1], [0, 1]]
176
+ [[0, 1], [0, 1]], 2
177
177
  ];
178
178
  export var AssociateAttributeGroupResponse$ = [3, n0, _AAGRs,
179
179
  0,
@@ -183,7 +183,7 @@ export var AssociateAttributeGroupResponse$ = [3, n0, _AAGRs,
183
183
  export var AssociateResourceRequest$ = [3, n0, _ARR,
184
184
  0,
185
185
  [_ap, _rT, _re, _o],
186
- [[0, 1], [0, 1], [0, 1], 64 | 0]
186
+ [[0, 1], [0, 1], [0, 1], 64 | 0], 3
187
187
  ];
188
188
  export var AssociateResourceResponse$ = [3, n0, _ARRs,
189
189
  0,
@@ -214,7 +214,7 @@ TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
214
214
  export var CreateApplicationRequest$ = [3, n0, _CAR,
215
215
  0,
216
216
  [_n, _d, _t, _cTl],
217
- [0, 0, 128 | 0, [0, 4]]
217
+ [0, 0, 128 | 0, [0, 4]], 1
218
218
  ];
219
219
  export var CreateApplicationResponse$ = [3, n0, _CARr,
220
220
  0,
@@ -223,8 +223,8 @@ export var CreateApplicationResponse$ = [3, n0, _CARr,
223
223
  ];
224
224
  export var CreateAttributeGroupRequest$ = [3, n0, _CAGR,
225
225
  0,
226
- [_n, _d, _at, _t, _cTl],
227
- [0, 0, 0, 128 | 0, [0, 4]]
226
+ [_n, _at, _d, _t, _cTl],
227
+ [0, 0, 0, 128 | 0, [0, 4]], 2
228
228
  ];
229
229
  export var CreateAttributeGroupResponse$ = [3, n0, _CAGRr,
230
230
  0,
@@ -234,7 +234,7 @@ export var CreateAttributeGroupResponse$ = [3, n0, _CAGRr,
234
234
  export var DeleteApplicationRequest$ = [3, n0, _DAR,
235
235
  0,
236
236
  [_ap],
237
- [[0, 1]]
237
+ [[0, 1]], 1
238
238
  ];
239
239
  export var DeleteApplicationResponse$ = [3, n0, _DARe,
240
240
  0,
@@ -244,7 +244,7 @@ export var DeleteApplicationResponse$ = [3, n0, _DARe,
244
244
  export var DeleteAttributeGroupRequest$ = [3, n0, _DAGR,
245
245
  0,
246
246
  [_aG],
247
- [[0, 1]]
247
+ [[0, 1]], 1
248
248
  ];
249
249
  export var DeleteAttributeGroupResponse$ = [3, n0, _DAGRe,
250
250
  0,
@@ -254,7 +254,7 @@ export var DeleteAttributeGroupResponse$ = [3, n0, _DAGRe,
254
254
  export var DisassociateAttributeGroupRequest$ = [3, n0, _DAGRi,
255
255
  0,
256
256
  [_ap, _aG],
257
- [[0, 1], [0, 1]]
257
+ [[0, 1], [0, 1]], 2
258
258
  ];
259
259
  export var DisassociateAttributeGroupResponse$ = [3, n0, _DAGRis,
260
260
  0,
@@ -264,7 +264,7 @@ export var DisassociateAttributeGroupResponse$ = [3, n0, _DAGRis,
264
264
  export var DisassociateResourceRequest$ = [3, n0, _DRR,
265
265
  0,
266
266
  [_ap, _rT, _re],
267
- [[0, 1], [0, 1], [0, 1]]
267
+ [[0, 1], [0, 1], [0, 1]], 3
268
268
  ];
269
269
  export var DisassociateResourceResponse$ = [3, n0, _DRRi,
270
270
  0,
@@ -274,7 +274,7 @@ export var DisassociateResourceResponse$ = [3, n0, _DRRi,
274
274
  export var GetApplicationRequest$ = [3, n0, _GAR,
275
275
  0,
276
276
  [_ap],
277
- [[0, 1]]
277
+ [[0, 1]], 1
278
278
  ];
279
279
  export var GetApplicationResponse$ = [3, n0, _GARe,
280
280
  0,
@@ -284,7 +284,7 @@ export var GetApplicationResponse$ = [3, n0, _GARe,
284
284
  export var GetAssociatedResourceRequest$ = [3, n0, _GARR,
285
285
  0,
286
286
  [_ap, _rT, _re, _nT, _rTS, _mR],
287
- [[0, 1], [0, 1], [0, 1], [0, { [_hQ]: _nT }], [64 | 0, { [_hQ]: _rTS }], [1, { [_hQ]: _mR }]]
287
+ [[0, 1], [0, 1], [0, 1], [0, { [_hQ]: _nT }], [64 | 0, { [_hQ]: _rTS }], [1, { [_hQ]: _mR }]], 3
288
288
  ];
289
289
  export var GetAssociatedResourceResponse$ = [3, n0, _GARRe,
290
290
  0,
@@ -294,7 +294,7 @@ export var GetAssociatedResourceResponse$ = [3, n0, _GARRe,
294
294
  export var GetAttributeGroupRequest$ = [3, n0, _GAGR,
295
295
  0,
296
296
  [_aG],
297
- [[0, 1]]
297
+ [[0, 1]], 1
298
298
  ];
299
299
  export var GetAttributeGroupResponse$ = [3, n0, _GAGRe,
300
300
  0,
@@ -330,7 +330,7 @@ export var ListApplicationsResponse$ = [3, n0, _LARi,
330
330
  export var ListAssociatedAttributeGroupsRequest$ = [3, n0, _LAAGR,
331
331
  0,
332
332
  [_ap, _nT, _mR],
333
- [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
333
+ [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
334
334
  ];
335
335
  export var ListAssociatedAttributeGroupsResponse$ = [3, n0, _LAAGRi,
336
336
  0,
@@ -340,7 +340,7 @@ export var ListAssociatedAttributeGroupsResponse$ = [3, n0, _LAAGRi,
340
340
  export var ListAssociatedResourcesRequest$ = [3, n0, _LARR,
341
341
  0,
342
342
  [_ap, _nT, _mR],
343
- [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
343
+ [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
344
344
  ];
345
345
  export var ListAssociatedResourcesResponse$ = [3, n0, _LARRi,
346
346
  0,
@@ -350,7 +350,7 @@ export var ListAssociatedResourcesResponse$ = [3, n0, _LARRi,
350
350
  export var ListAttributeGroupsForApplicationRequest$ = [3, n0, _LAGFAR,
351
351
  0,
352
352
  [_ap, _nT, _mR],
353
- [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
353
+ [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
354
354
  ];
355
355
  export var ListAttributeGroupsForApplicationResponse$ = [3, n0, _LAGFARi,
356
356
  0,
@@ -370,7 +370,7 @@ export var ListAttributeGroupsResponse$ = [3, n0, _LAGRi,
370
370
  export var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
371
371
  0,
372
372
  [_rA],
373
- [[0, 1]]
373
+ [[0, 1]], 1
374
374
  ];
375
375
  export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
376
376
  0,
@@ -380,7 +380,7 @@ export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
380
380
  export var PutConfigurationRequest$ = [3, n0, _PCR,
381
381
  0,
382
382
  [_co],
383
- [() => AppRegistryConfiguration$]
383
+ [() => AppRegistryConfiguration$], 1
384
384
  ];
385
385
  export var Resource$ = [3, n0, _R,
386
386
  0,
@@ -427,7 +427,7 @@ TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaE
427
427
  export var SyncResourceRequest$ = [3, n0, _SRR,
428
428
  0,
429
429
  [_rT, _re],
430
- [[0, 1], [0, 1]]
430
+ [[0, 1], [0, 1]], 2
431
431
  ];
432
432
  export var SyncResourceResponse$ = [3, n0, _SRRy,
433
433
  0,
@@ -442,7 +442,7 @@ export var TagQueryConfiguration$ = [3, n0, _TQC,
442
442
  export var TagResourceRequest$ = [3, n0, _TRR,
443
443
  0,
444
444
  [_rA, _t],
445
- [[0, 1], 128 | 0]
445
+ [[0, 1], 128 | 0], 2
446
446
  ];
447
447
  export var TagResourceResponse$ = [3, n0, _TRRa,
448
448
  0,
@@ -452,13 +452,13 @@ export var TagResourceResponse$ = [3, n0, _TRRa,
452
452
  export var ThrottlingException$ = [-3, n0, _TE,
453
453
  { [_e]: _c, [_hE]: 429 },
454
454
  [_m, _sC],
455
- [0, 0]
455
+ [0, 0], 1
456
456
  ];
457
457
  TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
458
458
  export var UntagResourceRequest$ = [3, n0, _URR,
459
459
  0,
460
460
  [_rA, _tKa],
461
- [[0, 1], [64 | 0, { [_hQ]: _tKa }]]
461
+ [[0, 1], [64 | 0, { [_hQ]: _tKa }]], 2
462
462
  ];
463
463
  export var UntagResourceResponse$ = [3, n0, _URRn,
464
464
  0,
@@ -468,7 +468,7 @@ export var UntagResourceResponse$ = [3, n0, _URRn,
468
468
  export var UpdateApplicationRequest$ = [3, n0, _UAR,
469
469
  0,
470
470
  [_ap, _n, _d],
471
- [[0, 1], 0, 0]
471
+ [[0, 1], 0, 0], 1
472
472
  ];
473
473
  export var UpdateApplicationResponse$ = [3, n0, _UARp,
474
474
  0,
@@ -478,7 +478,7 @@ export var UpdateApplicationResponse$ = [3, n0, _UARp,
478
478
  export var UpdateAttributeGroupRequest$ = [3, n0, _UAGR,
479
479
  0,
480
480
  [_aG, _n, _d, _at],
481
- [[0, 1], 0, 0, 0]
481
+ [[0, 1], 0, 0, 0], 1
482
482
  ];
483
483
  export var UpdateAttributeGroupResponse$ = [3, n0, _UAGRp,
484
484
  0,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-service-catalog-appregistry",
3
3
  "description": "AWS SDK for JavaScript Service Catalog Appregistry Client for Node.js, Browser and React Native",
4
- "version": "3.968.0",
4
+ "version": "3.970.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-catalog-appregistry",
@@ -21,41 +21,41 @@
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.968.0",
25
- "@aws-sdk/credential-provider-node": "3.968.0",
26
- "@aws-sdk/middleware-host-header": "3.968.0",
27
- "@aws-sdk/middleware-logger": "3.968.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.968.0",
29
- "@aws-sdk/middleware-user-agent": "3.968.0",
30
- "@aws-sdk/region-config-resolver": "3.968.0",
31
- "@aws-sdk/types": "3.968.0",
32
- "@aws-sdk/util-endpoints": "3.968.0",
33
- "@aws-sdk/util-user-agent-browser": "3.968.0",
34
- "@aws-sdk/util-user-agent-node": "3.968.0",
35
- "@smithy/config-resolver": "^4.4.5",
36
- "@smithy/core": "^3.20.3",
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.4",
42
- "@smithy/middleware-retry": "^4.4.20",
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.5",
49
- "@smithy/types": "^4.11.0",
50
- "@smithy/url-parser": "^4.2.7",
24
+ "@aws-sdk/core": "3.970.0",
25
+ "@aws-sdk/credential-provider-node": "3.970.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.970.0",
30
+ "@aws-sdk/region-config-resolver": "3.969.0",
31
+ "@aws-sdk/types": "3.969.0",
32
+ "@aws-sdk/util-endpoints": "3.970.0",
33
+ "@aws-sdk/util-user-agent-browser": "3.969.0",
34
+ "@aws-sdk/util-user-agent-node": "3.970.0",
35
+ "@smithy/config-resolver": "^4.4.6",
36
+ "@smithy/core": "^3.20.6",
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.7",
42
+ "@smithy/middleware-retry": "^4.4.23",
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.8",
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.19",
55
- "@smithy/util-defaults-mode-node": "^4.2.22",
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.22",
55
+ "@smithy/util-defaults-mode-node": "^4.2.25",
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
  },