@aws-sdk/client-rum 3.943.0 → 3.946.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.
Files changed (51) hide show
  1. package/dist-cjs/index.js +49 -280
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/RUMClient.js +2 -2
  5. package/dist-es/runtimeConfig.browser.js +2 -2
  6. package/dist-es/runtimeConfig.js +2 -3
  7. package/dist-es/schemas/schemas_0.js +49 -280
  8. package/dist-types/RUM.d.ts +1 -1
  9. package/dist-types/RUMClient.d.ts +10 -10
  10. package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  11. package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  12. package/dist-types/commands/BatchCreateRumMetricDefinitionsCommand.d.ts +3 -3
  13. package/dist-types/commands/BatchDeleteRumMetricDefinitionsCommand.d.ts +3 -3
  14. package/dist-types/commands/BatchGetRumMetricDefinitionsCommand.d.ts +3 -3
  15. package/dist-types/commands/CreateAppMonitorCommand.d.ts +3 -3
  16. package/dist-types/commands/DeleteAppMonitorCommand.d.ts +3 -3
  17. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +3 -3
  18. package/dist-types/commands/DeleteRumMetricsDestinationCommand.d.ts +3 -3
  19. package/dist-types/commands/GetAppMonitorCommand.d.ts +3 -3
  20. package/dist-types/commands/GetAppMonitorDataCommand.d.ts +3 -3
  21. package/dist-types/commands/GetResourcePolicyCommand.d.ts +3 -3
  22. package/dist-types/commands/ListAppMonitorsCommand.d.ts +3 -3
  23. package/dist-types/commands/ListRumMetricsDestinationsCommand.d.ts +3 -3
  24. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  25. package/dist-types/commands/PutResourcePolicyCommand.d.ts +3 -3
  26. package/dist-types/commands/PutRumEventsCommand.d.ts +3 -3
  27. package/dist-types/commands/PutRumMetricsDestinationCommand.d.ts +3 -3
  28. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  29. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  30. package/dist-types/commands/UpdateAppMonitorCommand.d.ts +3 -3
  31. package/dist-types/commands/UpdateRumMetricDefinitionCommand.d.ts +3 -3
  32. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  33. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  34. package/dist-types/extensionConfiguration.d.ts +4 -4
  35. package/dist-types/models/RUMServiceException.d.ts +1 -1
  36. package/dist-types/models/errors.d.ts +1 -1
  37. package/dist-types/pagination/BatchGetRumMetricDefinitionsPaginator.d.ts +1 -1
  38. package/dist-types/pagination/GetAppMonitorDataPaginator.d.ts +1 -1
  39. package/dist-types/pagination/Interfaces.d.ts +1 -1
  40. package/dist-types/pagination/ListAppMonitorsPaginator.d.ts +1 -1
  41. package/dist-types/pagination/ListRumMetricsDestinationsPaginator.d.ts +1 -1
  42. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  43. package/dist-types/runtimeConfig.d.ts +1 -1
  44. package/dist-types/runtimeConfig.native.d.ts +1 -1
  45. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  46. package/dist-types/runtimeExtensions.d.ts +1 -1
  47. package/dist-types/schemas/schemas_0.d.ts +1 -1
  48. package/dist-types/ts3.4/RUMClient.d.ts +3 -3
  49. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  50. package/dist-types/ts3.4/models/RUMServiceException.d.ts +1 -1
  51. package/package.json +13 -12
@@ -186,26 +186,8 @@ const n0 = "com.amazonaws.rum";
186
186
  import { TypeRegistry } from "@smithy/core/schema";
187
187
  import { AccessDeniedException as __AccessDeniedException, ConflictException as __ConflictException, InternalServerException as __InternalServerException, InvalidPolicyRevisionIdException as __InvalidPolicyRevisionIdException, MalformedPolicyDocumentException as __MalformedPolicyDocumentException, PolicyNotFoundException as __PolicyNotFoundException, PolicySizeLimitExceededException as __PolicySizeLimitExceededException, ResourceNotFoundException as __ResourceNotFoundException, ServiceQuotaExceededException as __ServiceQuotaExceededException, ThrottlingException as __ThrottlingException, ValidationException as __ValidationException, } from "../models/errors";
188
188
  import { RUMServiceException as __RUMServiceException } from "../models/RUMServiceException";
189
- export var JsonValue = [
190
- 0,
191
- n0,
192
- _JV,
193
- {
194
- [_mT]: _a,
195
- },
196
- 0,
197
- ];
198
- export var AccessDeniedException = [
199
- -3,
200
- n0,
201
- _ADE,
202
- {
203
- [_e]: _c,
204
- [_hE]: 403,
205
- },
206
- [_m],
207
- [0],
208
- ];
189
+ export var JsonValue = [0, n0, _JV, { [_mT]: _a }, 0];
190
+ export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
209
191
  TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
210
192
  export var AppMonitor = [
211
193
  3,
@@ -279,24 +261,9 @@ export var BatchDeleteRumMetricDefinitionsRequest = [
279
261
  [_AMN, _De, _DA, _MDIe],
280
262
  [
281
263
  [0, 1],
282
- [
283
- 0,
284
- {
285
- [_hQ]: _d,
286
- },
287
- ],
288
- [
289
- 0,
290
- {
291
- [_hQ]: _dA,
292
- },
293
- ],
294
- [
295
- 64 | 0,
296
- {
297
- [_hQ]: _mDI,
298
- },
299
- ],
264
+ [0, { [_hQ]: _d }],
265
+ [0, { [_hQ]: _dA }],
266
+ [64 | 0, { [_hQ]: _mDI }],
300
267
  ],
301
268
  ];
302
269
  export var BatchDeleteRumMetricDefinitionsResponse = [
@@ -315,30 +282,10 @@ export var BatchGetRumMetricDefinitionsRequest = [
315
282
  [_AMN, _De, _DA, _MR, _NT],
316
283
  [
317
284
  [0, 1],
318
- [
319
- 0,
320
- {
321
- [_hQ]: _d,
322
- },
323
- ],
324
- [
325
- 0,
326
- {
327
- [_hQ]: _dA,
328
- },
329
- ],
330
- [
331
- 1,
332
- {
333
- [_hQ]: _mR,
334
- },
335
- ],
336
- [
337
- 0,
338
- {
339
- [_hQ]: _nT,
340
- },
341
- ],
285
+ [0, { [_hQ]: _d }],
286
+ [0, { [_hQ]: _dA }],
287
+ [1, { [_hQ]: _mR }],
288
+ [0, { [_hQ]: _nT }],
342
289
  ],
343
290
  ];
344
291
  export var BatchGetRumMetricDefinitionsResponse = [
@@ -349,17 +296,7 @@ export var BatchGetRumMetricDefinitionsResponse = [
349
296
  [_MDe, _NT],
350
297
  [() => MetricDefinitions, 0],
351
298
  ];
352
- export var ConflictException = [
353
- -3,
354
- n0,
355
- _CEo,
356
- {
357
- [_e]: _c,
358
- [_hE]: 409,
359
- },
360
- [_m, _rN, _rT],
361
- [0, 0, 0],
362
- ];
299
+ export var ConflictException = [-3, n0, _CEo, { [_e]: _c, [_hE]: 409 }, [_m, _rN, _rT], [0, 0, 0]];
363
300
  TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
364
301
  export var CreateAppMonitorRequest = [
365
302
  3,
@@ -383,12 +320,7 @@ export var DeleteResourcePolicyRequest = [
383
320
  [_N, _PRI],
384
321
  [
385
322
  [0, 1],
386
- [
387
- 0,
388
- {
389
- [_hQ]: _pRI,
390
- },
391
- ],
323
+ [0, { [_hQ]: _pRI }],
392
324
  ],
393
325
  ];
394
326
  export var DeleteResourcePolicyResponse = [3, n0, _DRPRe, 0, [_PRI], [0]];
@@ -400,18 +332,8 @@ export var DeleteRumMetricsDestinationRequest = [
400
332
  [_AMN, _De, _DA],
401
333
  [
402
334
  [0, 1],
403
- [
404
- 0,
405
- {
406
- [_hQ]: _d,
407
- },
408
- ],
409
- [
410
- 0,
411
- {
412
- [_hQ]: _dA,
413
- },
414
- ],
335
+ [0, { [_hQ]: _d }],
336
+ [0, { [_hQ]: _dA }],
415
337
  ],
416
338
  ];
417
339
  export var DeleteRumMetricsDestinationResponse = [3, n0, _DRMDRe, 0, [], []];
@@ -433,33 +355,12 @@ export var InternalServerException = [
433
355
  -3,
434
356
  n0,
435
357
  _ISE,
436
- {
437
- [_e]: _s,
438
- [_hE]: 500,
439
- },
358
+ { [_e]: _s, [_hE]: 500 },
440
359
  [_m, _rAS],
441
- [
442
- 0,
443
- [
444
- 1,
445
- {
446
- [_hH]: _RA,
447
- },
448
- ],
449
- ],
360
+ [0, [1, { [_hH]: _RA }]],
450
361
  ];
451
362
  TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
452
- export var InvalidPolicyRevisionIdException = [
453
- -3,
454
- n0,
455
- _IPRIE,
456
- {
457
- [_e]: _c,
458
- [_hE]: 400,
459
- },
460
- [_m],
461
- [0],
462
- ];
363
+ export var InvalidPolicyRevisionIdException = [-3, n0, _IPRIE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
463
364
  TypeRegistry.for(n0).registerError(InvalidPolicyRevisionIdException, __InvalidPolicyRevisionIdException);
464
365
  export var JavaScriptSourceMaps = [3, n0, _JSSM, 0, [_St, _SU], [0, 0]];
465
366
  export var ListAppMonitorsRequest = [
@@ -469,18 +370,8 @@ export var ListAppMonitorsRequest = [
469
370
  0,
470
371
  [_MR, _NT],
471
372
  [
472
- [
473
- 1,
474
- {
475
- [_hQ]: _mR,
476
- },
477
- ],
478
- [
479
- 0,
480
- {
481
- [_hQ]: _nT,
482
- },
483
- ],
373
+ [1, { [_hQ]: _mR }],
374
+ [0, { [_hQ]: _nT }],
484
375
  ],
485
376
  ];
486
377
  export var ListAppMonitorsResponse = [
@@ -499,18 +390,8 @@ export var ListRumMetricsDestinationsRequest = [
499
390
  [_AMN, _MR, _NT],
500
391
  [
501
392
  [0, 1],
502
- [
503
- 1,
504
- {
505
- [_hQ]: _mR,
506
- },
507
- ],
508
- [
509
- 0,
510
- {
511
- [_hQ]: _nT,
512
- },
513
- ],
393
+ [1, { [_hQ]: _mR }],
394
+ [0, { [_hQ]: _nT }],
514
395
  ],
515
396
  ];
516
397
  export var ListRumMetricsDestinationsResponse = [
@@ -523,17 +404,7 @@ export var ListRumMetricsDestinationsResponse = [
523
404
  ];
524
405
  export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_RAe], [[0, 1]]];
525
406
  export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_RAe, _T], [0, 128 | 0]];
526
- export var MalformedPolicyDocumentException = [
527
- -3,
528
- n0,
529
- _MPDE,
530
- {
531
- [_e]: _c,
532
- [_hE]: 400,
533
- },
534
- [_m],
535
- [0],
536
- ];
407
+ export var MalformedPolicyDocumentException = [-3, n0, _MPDE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
537
408
  TypeRegistry.for(n0).registerError(MalformedPolicyDocumentException, __MalformedPolicyDocumentException);
538
409
  export var MetricDefinition = [
539
410
  3,
@@ -552,29 +423,9 @@ export var MetricDefinitionRequest = [
552
423
  [0, 0, 0, 128 | 0, 0, 0],
553
424
  ];
554
425
  export var MetricDestinationSummary = [3, n0, _MDS, 0, [_De, _DA, _IRA], [0, 0, 0]];
555
- export var PolicyNotFoundException = [
556
- -3,
557
- n0,
558
- _PNFE,
559
- {
560
- [_e]: _c,
561
- [_hE]: 404,
562
- },
563
- [_m],
564
- [0],
565
- ];
426
+ export var PolicyNotFoundException = [-3, n0, _PNFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
566
427
  TypeRegistry.for(n0).registerError(PolicyNotFoundException, __PolicyNotFoundException);
567
- export var PolicySizeLimitExceededException = [
568
- -3,
569
- n0,
570
- _PSLEE,
571
- {
572
- [_e]: _c,
573
- [_hE]: 400,
574
- },
575
- [_m],
576
- [0],
577
- ];
428
+ export var PolicySizeLimitExceededException = [-3, n0, _PSLEE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
578
429
  TypeRegistry.for(n0).registerError(PolicySizeLimitExceededException, __PolicySizeLimitExceededException);
579
430
  export var PutResourcePolicyRequest = [3, n0, _PRPR, 0, [_N, _PD, _PRI], [[0, 1], 0, 0]];
580
431
  export var PutResourcePolicyResponse = [3, n0, _PRPRu, 0, [_PD, _PRI], [0, 0]];
@@ -601,10 +452,7 @@ export var ResourceNotFoundException = [
601
452
  -3,
602
453
  n0,
603
454
  _RNFE,
604
- {
605
- [_e]: _c,
606
- [_hE]: 404,
607
- },
455
+ { [_e]: _c, [_hE]: 404 },
608
456
  [_m, _rN, _rT],
609
457
  [0, 0, 0],
610
458
  ];
@@ -617,17 +465,7 @@ export var RumEvent = [
617
465
  [_i, _t, _ty, _me, _de],
618
466
  [0, 4, 0, [() => JsonValue, 0], [() => JsonValue, 0]],
619
467
  ];
620
- export var ServiceQuotaExceededException = [
621
- -3,
622
- n0,
623
- _SQEE,
624
- {
625
- [_e]: _c,
626
- [_hE]: 402,
627
- },
628
- [_m],
629
- [0],
630
- ];
468
+ export var ServiceQuotaExceededException = [-3, n0, _SQEE, { [_e]: _c, [_hE]: 402 }, [_m], [0]];
631
469
  TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, __ServiceQuotaExceededException);
632
470
  export var TagResourceRequest = [3, n0, _TRR, 0, [_RAe, _T], [[0, 1], 128 | 0]];
633
471
  export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
@@ -635,22 +473,9 @@ export var ThrottlingException = [
635
473
  -3,
636
474
  n0,
637
475
  _TE,
638
- {
639
- [_e]: _c,
640
- [_hE]: 429,
641
- },
476
+ { [_e]: _c, [_hE]: 429 },
642
477
  [_m, _sC, _qC, _rAS],
643
- [
644
- 0,
645
- 0,
646
- 0,
647
- [
648
- 1,
649
- {
650
- [_hH]: _RA,
651
- },
652
- ],
653
- ],
478
+ [0, 0, 0, [1, { [_hH]: _RA }]],
654
479
  ];
655
480
  TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
656
481
  export var TimeRange = [3, n0, _TR, 0, [_Af, _B], [1, 1]];
@@ -662,12 +487,7 @@ export var UntagResourceRequest = [
662
487
  [_RAe, _TK],
663
488
  [
664
489
  [0, 1],
665
- [
666
- 64 | 0,
667
- {
668
- [_hQ]: _tK,
669
- },
670
- ],
490
+ [64 | 0, { [_hQ]: _tK }],
671
491
  ],
672
492
  ];
673
493
  export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
@@ -690,17 +510,7 @@ export var UpdateRumMetricDefinitionRequest = [
690
510
  ];
691
511
  export var UpdateRumMetricDefinitionResponse = [3, n0, _URMDRp, 0, [], []];
692
512
  export var UserDetails = [3, n0, _UD, 0, [_uI, _sI], [0, 0]];
693
- export var ValidationException = [
694
- -3,
695
- n0,
696
- _VE,
697
- {
698
- [_e]: _c,
699
- [_hE]: 400,
700
- },
701
- [_m],
702
- [0],
703
- ];
513
+ export var ValidationException = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
704
514
  TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
705
515
  export var RUMServiceException = [-3, _sm, "RUMServiceException", 0, [], []];
706
516
  TypeRegistry.for(_sm).registerError(RUMServiceException, __RUMServiceException);
@@ -738,9 +548,7 @@ export var BatchCreateRumMetricDefinitions = [
738
548
  9,
739
549
  n0,
740
550
  _BCRMD,
741
- {
742
- [_h]: ["POST", "/rummetrics/{AppMonitorName}/metrics", 200],
743
- },
551
+ { [_h]: ["POST", "/rummetrics/{AppMonitorName}/metrics", 200] },
744
552
  () => BatchCreateRumMetricDefinitionsRequest,
745
553
  () => BatchCreateRumMetricDefinitionsResponse,
746
554
  ];
@@ -748,9 +556,7 @@ export var BatchDeleteRumMetricDefinitions = [
748
556
  9,
749
557
  n0,
750
558
  _BDRMD,
751
- {
752
- [_h]: ["DELETE", "/rummetrics/{AppMonitorName}/metrics", 200],
753
- },
559
+ { [_h]: ["DELETE", "/rummetrics/{AppMonitorName}/metrics", 200] },
754
560
  () => BatchDeleteRumMetricDefinitionsRequest,
755
561
  () => BatchDeleteRumMetricDefinitionsResponse,
756
562
  ];
@@ -758,9 +564,7 @@ export var BatchGetRumMetricDefinitions = [
758
564
  9,
759
565
  n0,
760
566
  _BGRMD,
761
- {
762
- [_h]: ["GET", "/rummetrics/{AppMonitorName}/metrics", 200],
763
- },
567
+ { [_h]: ["GET", "/rummetrics/{AppMonitorName}/metrics", 200] },
764
568
  () => BatchGetRumMetricDefinitionsRequest,
765
569
  () => BatchGetRumMetricDefinitionsResponse,
766
570
  ];
@@ -768,9 +572,7 @@ export var CreateAppMonitor = [
768
572
  9,
769
573
  n0,
770
574
  _CAM,
771
- {
772
- [_h]: ["POST", "/appmonitor", 200],
773
- },
575
+ { [_h]: ["POST", "/appmonitor", 200] },
774
576
  () => CreateAppMonitorRequest,
775
577
  () => CreateAppMonitorResponse,
776
578
  ];
@@ -778,9 +580,7 @@ export var DeleteAppMonitor = [
778
580
  9,
779
581
  n0,
780
582
  _DAM,
781
- {
782
- [_h]: ["DELETE", "/appmonitor/{Name}", 200],
783
- },
583
+ { [_h]: ["DELETE", "/appmonitor/{Name}", 200] },
784
584
  () => DeleteAppMonitorRequest,
785
585
  () => DeleteAppMonitorResponse,
786
586
  ];
@@ -788,9 +588,7 @@ export var DeleteResourcePolicy = [
788
588
  9,
789
589
  n0,
790
590
  _DRP,
791
- {
792
- [_h]: ["DELETE", "/appmonitor/{Name}/policy", 200],
793
- },
591
+ { [_h]: ["DELETE", "/appmonitor/{Name}/policy", 200] },
794
592
  () => DeleteResourcePolicyRequest,
795
593
  () => DeleteResourcePolicyResponse,
796
594
  ];
@@ -798,9 +596,7 @@ export var DeleteRumMetricsDestination = [
798
596
  9,
799
597
  n0,
800
598
  _DRMD,
801
- {
802
- [_h]: ["DELETE", "/rummetrics/{AppMonitorName}/metricsdestination", 200],
803
- },
599
+ { [_h]: ["DELETE", "/rummetrics/{AppMonitorName}/metricsdestination", 200] },
804
600
  () => DeleteRumMetricsDestinationRequest,
805
601
  () => DeleteRumMetricsDestinationResponse,
806
602
  ];
@@ -808,9 +604,7 @@ export var GetAppMonitor = [
808
604
  9,
809
605
  n0,
810
606
  _GAM,
811
- {
812
- [_h]: ["GET", "/appmonitor/{Name}", 200],
813
- },
607
+ { [_h]: ["GET", "/appmonitor/{Name}", 200] },
814
608
  () => GetAppMonitorRequest,
815
609
  () => GetAppMonitorResponse,
816
610
  ];
@@ -818,9 +612,7 @@ export var GetAppMonitorData = [
818
612
  9,
819
613
  n0,
820
614
  _GAMD,
821
- {
822
- [_h]: ["POST", "/appmonitor/{Name}/data", 200],
823
- },
615
+ { [_h]: ["POST", "/appmonitor/{Name}/data", 200] },
824
616
  () => GetAppMonitorDataRequest,
825
617
  () => GetAppMonitorDataResponse,
826
618
  ];
@@ -828,9 +620,7 @@ export var GetResourcePolicy = [
828
620
  9,
829
621
  n0,
830
622
  _GRP,
831
- {
832
- [_h]: ["GET", "/appmonitor/{Name}/policy", 200],
833
- },
623
+ { [_h]: ["GET", "/appmonitor/{Name}/policy", 200] },
834
624
  () => GetResourcePolicyRequest,
835
625
  () => GetResourcePolicyResponse,
836
626
  ];
@@ -838,9 +628,7 @@ export var ListAppMonitors = [
838
628
  9,
839
629
  n0,
840
630
  _LAM,
841
- {
842
- [_h]: ["POST", "/appmonitors", 200],
843
- },
631
+ { [_h]: ["POST", "/appmonitors", 200] },
844
632
  () => ListAppMonitorsRequest,
845
633
  () => ListAppMonitorsResponse,
846
634
  ];
@@ -848,9 +636,7 @@ export var ListRumMetricsDestinations = [
848
636
  9,
849
637
  n0,
850
638
  _LRMD,
851
- {
852
- [_h]: ["GET", "/rummetrics/{AppMonitorName}/metricsdestination", 200],
853
- },
639
+ { [_h]: ["GET", "/rummetrics/{AppMonitorName}/metricsdestination", 200] },
854
640
  () => ListRumMetricsDestinationsRequest,
855
641
  () => ListRumMetricsDestinationsResponse,
856
642
  ];
@@ -858,9 +644,7 @@ export var ListTagsForResource = [
858
644
  9,
859
645
  n0,
860
646
  _LTFR,
861
- {
862
- [_h]: ["GET", "/tags/{ResourceArn}", 200],
863
- },
647
+ { [_h]: ["GET", "/tags/{ResourceArn}", 200] },
864
648
  () => ListTagsForResourceRequest,
865
649
  () => ListTagsForResourceResponse,
866
650
  ];
@@ -868,9 +652,7 @@ export var PutResourcePolicy = [
868
652
  9,
869
653
  n0,
870
654
  _PRP,
871
- {
872
- [_h]: ["PUT", "/appmonitor/{Name}/policy", 200],
873
- },
655
+ { [_h]: ["PUT", "/appmonitor/{Name}/policy", 200] },
874
656
  () => PutResourcePolicyRequest,
875
657
  () => PutResourcePolicyResponse,
876
658
  ];
@@ -878,10 +660,7 @@ export var PutRumEvents = [
878
660
  9,
879
661
  n0,
880
662
  _PRE,
881
- {
882
- [_h]: ["POST", "/appmonitors/{Id}/", 200],
883
- [_en]: ["dataplane."],
884
- },
663
+ { [_h]: ["POST", "/appmonitors/{Id}/", 200], [_en]: ["dataplane."] },
885
664
  () => PutRumEventsRequest,
886
665
  () => PutRumEventsResponse,
887
666
  ];
@@ -889,9 +668,7 @@ export var PutRumMetricsDestination = [
889
668
  9,
890
669
  n0,
891
670
  _PRMD,
892
- {
893
- [_h]: ["POST", "/rummetrics/{AppMonitorName}/metricsdestination", 200],
894
- },
671
+ { [_h]: ["POST", "/rummetrics/{AppMonitorName}/metricsdestination", 200] },
895
672
  () => PutRumMetricsDestinationRequest,
896
673
  () => PutRumMetricsDestinationResponse,
897
674
  ];
@@ -899,9 +676,7 @@ export var TagResource = [
899
676
  9,
900
677
  n0,
901
678
  _TRa,
902
- {
903
- [_h]: ["POST", "/tags/{ResourceArn}", 200],
904
- },
679
+ { [_h]: ["POST", "/tags/{ResourceArn}", 200] },
905
680
  () => TagResourceRequest,
906
681
  () => TagResourceResponse,
907
682
  ];
@@ -909,9 +684,7 @@ export var UntagResource = [
909
684
  9,
910
685
  n0,
911
686
  _UR,
912
- {
913
- [_h]: ["DELETE", "/tags/{ResourceArn}", 200],
914
- },
687
+ { [_h]: ["DELETE", "/tags/{ResourceArn}", 200] },
915
688
  () => UntagResourceRequest,
916
689
  () => UntagResourceResponse,
917
690
  ];
@@ -919,9 +692,7 @@ export var UpdateAppMonitor = [
919
692
  9,
920
693
  n0,
921
694
  _UAM,
922
- {
923
- [_h]: ["PATCH", "/appmonitor/{Name}", 200],
924
- },
695
+ { [_h]: ["PATCH", "/appmonitor/{Name}", 200] },
925
696
  () => UpdateAppMonitorRequest,
926
697
  () => UpdateAppMonitorResponse,
927
698
  ];
@@ -929,9 +700,7 @@ export var UpdateRumMetricDefinition = [
929
700
  9,
930
701
  n0,
931
702
  _URMD,
932
- {
933
- [_h]: ["PATCH", "/rummetrics/{AppMonitorName}/metrics", 200],
934
- },
703
+ { [_h]: ["PATCH", "/rummetrics/{AppMonitorName}/metrics", 200] },
935
704
  () => UpdateRumMetricDefinitionRequest,
936
705
  () => UpdateRumMetricDefinitionResponse,
937
706
  ];
@@ -1,4 +1,4 @@
1
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
1
+ import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
2
2
  import { BatchCreateRumMetricDefinitionsCommandInput, BatchCreateRumMetricDefinitionsCommandOutput } from "./commands/BatchCreateRumMetricDefinitionsCommand";
3
3
  import { BatchDeleteRumMetricDefinitionsCommandInput, BatchDeleteRumMetricDefinitionsCommandOutput } from "./commands/BatchDeleteRumMetricDefinitionsCommand";
4
4
  import { BatchGetRumMetricDefinitionsCommandInput, BatchGetRumMetricDefinitionsCommandOutput } from "./commands/BatchGetRumMetricDefinitionsCommand";
@@ -1,12 +1,12 @@
1
- import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
2
- import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
3
- import { RegionInputConfig, RegionResolvedConfig } from "@smithy/config-resolver";
4
- import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-endpoint";
5
- import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
6
- import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
7
- import { Client as __Client, DefaultsMode as __DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@smithy/smithy-client";
8
- import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, ClientProtocol, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, HttpRequest, HttpResponse, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
9
- import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
1
+ import { type HostHeaderInputConfig, type HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
2
+ import { type UserAgentInputConfig, type UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
3
+ import { type RegionInputConfig, type RegionResolvedConfig } from "@smithy/config-resolver";
4
+ import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/middleware-endpoint";
5
+ import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/middleware-retry";
6
+ import type { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
7
+ import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/smithy-client";
8
+ import { type BodyLengthCalculator as __BodyLengthCalculator, type CheckOptionalClientConfig as __CheckOptionalClientConfig, type ChecksumConstructor as __ChecksumConstructor, type ClientProtocol, type Decoder as __Decoder, type Encoder as __Encoder, type HashConstructor as __HashConstructor, type HttpHandlerOptions as __HttpHandlerOptions, type HttpRequest, type HttpResponse, type Logger as __Logger, type Provider as __Provider, type StreamCollector as __StreamCollector, type UrlParser as __UrlParser, AwsCredentialIdentityProvider, Provider, UserAgent as __UserAgent } from "@smithy/types";
9
+ import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
10
10
  import { BatchCreateRumMetricDefinitionsCommandInput, BatchCreateRumMetricDefinitionsCommandOutput } from "./commands/BatchCreateRumMetricDefinitionsCommand";
11
11
  import { BatchDeleteRumMetricDefinitionsCommandInput, BatchDeleteRumMetricDefinitionsCommandOutput } from "./commands/BatchDeleteRumMetricDefinitionsCommand";
12
12
  import { BatchGetRumMetricDefinitionsCommandInput, BatchGetRumMetricDefinitionsCommandOutput } from "./commands/BatchGetRumMetricDefinitionsCommand";
@@ -28,7 +28,7 @@ import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./command
28
28
  import { UpdateAppMonitorCommandInput, UpdateAppMonitorCommandOutput } from "./commands/UpdateAppMonitorCommand";
29
29
  import { UpdateRumMetricDefinitionCommandInput, UpdateRumMetricDefinitionCommandOutput } from "./commands/UpdateRumMetricDefinitionCommand";
30
30
  import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
31
- import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
31
+ import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
32
32
  export { __Client };
33
33
  /**
34
34
  * @public
@@ -1,5 +1,5 @@
1
- import { AwsCredentialIdentity, AwsCredentialIdentityProvider, HttpAuthScheme } from "@smithy/types";
2
- import { RUMHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
1
+ import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
2
+ import type { RUMHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
3
3
  /**
4
4
  * @internal
5
5
  */
@@ -1,6 +1,6 @@
1
1
  import { AwsSdkSigV4AuthInputConfig, AwsSdkSigV4AuthResolvedConfig, AwsSdkSigV4PreviouslyResolved } from "@aws-sdk/core";
2
- import { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
3
- import { RUMClientResolvedConfig } from "../RUMClient";
2
+ import type { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
3
+ import { type RUMClientResolvedConfig } from "../RUMClient";
4
4
  /**
5
5
  * @internal
6
6
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { BatchCreateRumMetricDefinitionsRequest, BatchCreateRumMetricDefinitionsResponse } from "../models/models_0";
4
- import { RUMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RUMClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { BatchCreateRumMetricDefinitionsRequest, BatchCreateRumMetricDefinitionsResponse } from "../models/models_0";
4
+ import type { RUMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RUMClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { BatchDeleteRumMetricDefinitionsRequest, BatchDeleteRumMetricDefinitionsResponse } from "../models/models_0";
4
- import { RUMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RUMClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { BatchDeleteRumMetricDefinitionsRequest, BatchDeleteRumMetricDefinitionsResponse } from "../models/models_0";
4
+ import type { RUMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RUMClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { BatchGetRumMetricDefinitionsRequest, BatchGetRumMetricDefinitionsResponse } from "../models/models_0";
4
- import { RUMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RUMClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { BatchGetRumMetricDefinitionsRequest, BatchGetRumMetricDefinitionsResponse } from "../models/models_0";
4
+ import type { RUMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RUMClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { CreateAppMonitorRequest, CreateAppMonitorResponse } from "../models/models_0";
4
- import { RUMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RUMClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { CreateAppMonitorRequest, CreateAppMonitorResponse } from "../models/models_0";
4
+ import type { RUMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RUMClient";
5
5
  /**
6
6
  * @public
7
7
  */