@aws-sdk/client-rum 3.952.0 → 3.953.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 (40) hide show
  1. package/dist-cjs/index.js +306 -216
  2. package/dist-cjs/runtimeConfig.shared.js +6 -1
  3. package/dist-es/commands/BatchCreateRumMetricDefinitionsCommand.js +2 -2
  4. package/dist-es/commands/BatchDeleteRumMetricDefinitionsCommand.js +2 -2
  5. package/dist-es/commands/BatchGetRumMetricDefinitionsCommand.js +2 -2
  6. package/dist-es/commands/CreateAppMonitorCommand.js +2 -2
  7. package/dist-es/commands/DeleteAppMonitorCommand.js +2 -2
  8. package/dist-es/commands/DeleteResourcePolicyCommand.js +2 -2
  9. package/dist-es/commands/DeleteRumMetricsDestinationCommand.js +2 -2
  10. package/dist-es/commands/GetAppMonitorCommand.js +2 -2
  11. package/dist-es/commands/GetAppMonitorDataCommand.js +2 -2
  12. package/dist-es/commands/GetResourcePolicyCommand.js +2 -2
  13. package/dist-es/commands/ListAppMonitorsCommand.js +2 -2
  14. package/dist-es/commands/ListRumMetricsDestinationsCommand.js +2 -2
  15. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  16. package/dist-es/commands/PutResourcePolicyCommand.js +2 -2
  17. package/dist-es/commands/PutRumEventsCommand.js +2 -2
  18. package/dist-es/commands/PutRumMetricsDestinationCommand.js +2 -2
  19. package/dist-es/commands/TagResourceCommand.js +2 -2
  20. package/dist-es/commands/UntagResourceCommand.js +2 -2
  21. package/dist-es/commands/UpdateAppMonitorCommand.js +2 -2
  22. package/dist-es/commands/UpdateRumMetricDefinitionCommand.js +2 -2
  23. package/dist-es/index.js +1 -0
  24. package/dist-es/runtimeConfig.shared.js +6 -1
  25. package/dist-es/schemas/schemas_0.js +179 -179
  26. package/dist-types/RUMClient.d.ts +1 -10
  27. package/dist-types/index.d.ts +1 -0
  28. package/dist-types/runtimeConfig.browser.d.ts +6 -2
  29. package/dist-types/runtimeConfig.d.ts +6 -2
  30. package/dist-types/runtimeConfig.native.d.ts +6 -2
  31. package/dist-types/runtimeConfig.shared.d.ts +6 -1
  32. package/dist-types/schemas/schemas_0.d.ts +91 -110
  33. package/dist-types/ts3.4/RUMClient.d.ts +0 -4
  34. package/dist-types/ts3.4/index.d.ts +1 -0
  35. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  36. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  37. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  38. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  39. package/dist-types/ts3.4/schemas/schemas_0.d.ts +90 -111
  40. package/package.json +34 -34
@@ -184,12 +184,12 @@ const _uI = "userId";
184
184
  const _v = "version";
185
185
  const n0 = "com.amazonaws.rum";
186
186
  import { TypeRegistry } from "@smithy/core/schema";
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
- import { RUMServiceException as __RUMServiceException } from "../models/RUMServiceException";
189
- export var JsonValue = [0, n0, _JV, { [_mT]: _a }, 0];
190
- export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
191
- TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
192
- export var AppMonitor = [
187
+ import { AccessDeniedException, ConflictException, InternalServerException, InvalidPolicyRevisionIdException, MalformedPolicyDocumentException, PolicyNotFoundException, PolicySizeLimitExceededException, ResourceNotFoundException, ServiceQuotaExceededException, ThrottlingException, ValidationException, } from "../models/errors";
188
+ import { RUMServiceException } from "../models/RUMServiceException";
189
+ var JsonValue = [0, n0, _JV, { [_mT]: _a }, 0];
190
+ export var AccessDeniedException$ = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
191
+ TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
192
+ export var AppMonitor$ = [
193
193
  3,
194
194
  n0,
195
195
  _AM,
@@ -204,14 +204,14 @@ export var AppMonitor = [
204
204
  0,
205
205
  128 | 0,
206
206
  0,
207
- () => AppMonitorConfiguration,
208
- () => DataStorage,
209
- () => CustomEvents,
210
- () => DeobfuscationConfiguration,
207
+ () => AppMonitorConfiguration$,
208
+ () => DataStorage$,
209
+ () => CustomEvents$,
210
+ () => DeobfuscationConfiguration$,
211
211
  0,
212
212
  ],
213
213
  ];
214
- export var AppMonitorConfiguration = [
214
+ export var AppMonitorConfiguration$ = [
215
215
  3,
216
216
  n0,
217
217
  _AMC,
@@ -219,17 +219,17 @@ export var AppMonitorConfiguration = [
219
219
  [_IPI, _EP, _IP, _FP, _SSR, _GRA, _AC, _Te, _EXR],
220
220
  [0, 64 | 0, 64 | 0, 64 | 0, 1, 0, 2, 64 | 0, 2],
221
221
  ];
222
- export var AppMonitorDetails = [3, n0, _AMD, 0, [_n, _i, _v], [0, 0, 0]];
223
- export var AppMonitorSummary = [3, n0, _AMS, 0, [_N, _I, _C, _LM, _S, _P], [0, 0, 0, 0, 0, 0]];
224
- export var BatchCreateRumMetricDefinitionsError = [
222
+ export var AppMonitorDetails$ = [3, n0, _AMD, 0, [_n, _i, _v], [0, 0, 0]];
223
+ export var AppMonitorSummary$ = [3, n0, _AMS, 0, [_N, _I, _C, _LM, _S, _P], [0, 0, 0, 0, 0, 0]];
224
+ export var BatchCreateRumMetricDefinitionsError$ = [
225
225
  3,
226
226
  n0,
227
227
  _BCRMDE,
228
228
  0,
229
229
  [_MD, _EC, _EM],
230
- [() => MetricDefinitionRequest, 0, 0],
230
+ [() => MetricDefinitionRequest$, 0, 0],
231
231
  ];
232
- export var BatchCreateRumMetricDefinitionsRequest = [
232
+ export var BatchCreateRumMetricDefinitionsRequest$ = [
233
233
  3,
234
234
  n0,
235
235
  _BCRMDR,
@@ -237,7 +237,7 @@ export var BatchCreateRumMetricDefinitionsRequest = [
237
237
  [_AMN, _De, _DA, _MDe],
238
238
  [[0, 1], 0, 0, () => MetricDefinitionsRequest],
239
239
  ];
240
- export var BatchCreateRumMetricDefinitionsResponse = [
240
+ export var BatchCreateRumMetricDefinitionsResponse$ = [
241
241
  3,
242
242
  n0,
243
243
  _BCRMDRa,
@@ -245,7 +245,7 @@ export var BatchCreateRumMetricDefinitionsResponse = [
245
245
  [_E, _MDe],
246
246
  [() => BatchCreateRumMetricDefinitionsErrors, () => MetricDefinitions],
247
247
  ];
248
- export var BatchDeleteRumMetricDefinitionsError = [
248
+ export var BatchDeleteRumMetricDefinitionsError$ = [
249
249
  3,
250
250
  n0,
251
251
  _BDRMDE,
@@ -253,7 +253,7 @@ export var BatchDeleteRumMetricDefinitionsError = [
253
253
  [_MDI, _EC, _EM],
254
254
  [0, 0, 0],
255
255
  ];
256
- export var BatchDeleteRumMetricDefinitionsRequest = [
256
+ export var BatchDeleteRumMetricDefinitionsRequest$ = [
257
257
  3,
258
258
  n0,
259
259
  _BDRMDR,
@@ -266,7 +266,7 @@ export var BatchDeleteRumMetricDefinitionsRequest = [
266
266
  [64 | 0, { [_hQ]: _mDI }],
267
267
  ],
268
268
  ];
269
- export var BatchDeleteRumMetricDefinitionsResponse = [
269
+ export var BatchDeleteRumMetricDefinitionsResponse$ = [
270
270
  3,
271
271
  n0,
272
272
  _BDRMDRa,
@@ -274,7 +274,7 @@ export var BatchDeleteRumMetricDefinitionsResponse = [
274
274
  [_E, _MDIe],
275
275
  [() => BatchDeleteRumMetricDefinitionsErrors, 64 | 0],
276
276
  ];
277
- export var BatchGetRumMetricDefinitionsRequest = [
277
+ export var BatchGetRumMetricDefinitionsRequest$ = [
278
278
  3,
279
279
  n0,
280
280
  _BGRMDR,
@@ -288,7 +288,7 @@ export var BatchGetRumMetricDefinitionsRequest = [
288
288
  [0, { [_hQ]: _nT }],
289
289
  ],
290
290
  ];
291
- export var BatchGetRumMetricDefinitionsResponse = [
291
+ export var BatchGetRumMetricDefinitionsResponse$ = [
292
292
  3,
293
293
  n0,
294
294
  _BGRMDRa,
@@ -296,23 +296,23 @@ export var BatchGetRumMetricDefinitionsResponse = [
296
296
  [_MDe, _NT],
297
297
  [() => MetricDefinitions, 0],
298
298
  ];
299
- export var ConflictException = [-3, n0, _CEo, { [_e]: _c, [_hE]: 409 }, [_m, _rN, _rT], [0, 0, 0]];
300
- TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
301
- export var CreateAppMonitorRequest = [
299
+ export var ConflictException$ = [-3, n0, _CEo, { [_e]: _c, [_hE]: 409 }, [_m, _rN, _rT], [0, 0, 0]];
300
+ TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
301
+ export var CreateAppMonitorRequest$ = [
302
302
  3,
303
303
  n0,
304
304
  _CAMR,
305
305
  0,
306
306
  [_N, _D, _DL, _T, _AMC, _CLE, _CE, _DC, _P],
307
- [0, 0, 64 | 0, 128 | 0, () => AppMonitorConfiguration, 2, () => CustomEvents, () => DeobfuscationConfiguration, 0],
308
- ];
309
- export var CreateAppMonitorResponse = [3, n0, _CAMRr, 0, [_I], [0]];
310
- export var CustomEvents = [3, n0, _CE, 0, [_St], [0]];
311
- export var CwLog = [3, n0, _CL, 0, [_CLE, _CLG], [2, 0]];
312
- export var DataStorage = [3, n0, _DS, 0, [_CL], [() => CwLog]];
313
- export var DeleteAppMonitorRequest = [3, n0, _DAMR, 0, [_N], [[0, 1]]];
314
- export var DeleteAppMonitorResponse = [3, n0, _DAMRe, 0, [], []];
315
- export var DeleteResourcePolicyRequest = [
307
+ [0, 0, 64 | 0, 128 | 0, () => AppMonitorConfiguration$, 2, () => CustomEvents$, () => DeobfuscationConfiguration$, 0],
308
+ ];
309
+ export var CreateAppMonitorResponse$ = [3, n0, _CAMRr, 0, [_I], [0]];
310
+ export var CustomEvents$ = [3, n0, _CE, 0, [_St], [0]];
311
+ export var CwLog$ = [3, n0, _CL, 0, [_CLE, _CLG], [2, 0]];
312
+ export var DataStorage$ = [3, n0, _DS, 0, [_CL], [() => CwLog$]];
313
+ export var DeleteAppMonitorRequest$ = [3, n0, _DAMR, 0, [_N], [[0, 1]]];
314
+ export var DeleteAppMonitorResponse$ = [3, n0, _DAMRe, 0, [], []];
315
+ export var DeleteResourcePolicyRequest$ = [
316
316
  3,
317
317
  n0,
318
318
  _DRPR,
@@ -323,8 +323,8 @@ export var DeleteResourcePolicyRequest = [
323
323
  [0, { [_hQ]: _pRI }],
324
324
  ],
325
325
  ];
326
- export var DeleteResourcePolicyResponse = [3, n0, _DRPRe, 0, [_PRI], [0]];
327
- export var DeleteRumMetricsDestinationRequest = [
326
+ export var DeleteResourcePolicyResponse$ = [3, n0, _DRPRe, 0, [_PRI], [0]];
327
+ export var DeleteRumMetricsDestinationRequest$ = [
328
328
  3,
329
329
  n0,
330
330
  _DRMDR,
@@ -336,22 +336,22 @@ export var DeleteRumMetricsDestinationRequest = [
336
336
  [0, { [_hQ]: _dA }],
337
337
  ],
338
338
  ];
339
- export var DeleteRumMetricsDestinationResponse = [3, n0, _DRMDRe, 0, [], []];
340
- export var DeobfuscationConfiguration = [3, n0, _DC, 0, [_JSSM], [() => JavaScriptSourceMaps]];
341
- export var GetAppMonitorDataRequest = [
339
+ export var DeleteRumMetricsDestinationResponse$ = [3, n0, _DRMDRe, 0, [], []];
340
+ export var DeobfuscationConfiguration$ = [3, n0, _DC, 0, [_JSSM], [() => JavaScriptSourceMaps$]];
341
+ export var GetAppMonitorDataRequest$ = [
342
342
  3,
343
343
  n0,
344
344
  _GAMDR,
345
345
  0,
346
346
  [_N, _TR, _F, _MR, _NT],
347
- [[0, 1], () => TimeRange, () => QueryFilters, 1, 0],
348
- ];
349
- export var GetAppMonitorDataResponse = [3, n0, _GAMDRe, 0, [_Ev, _NT], [64 | 0, 0]];
350
- export var GetAppMonitorRequest = [3, n0, _GAMR, 0, [_N], [[0, 1]]];
351
- export var GetAppMonitorResponse = [3, n0, _GAMRe, 0, [_AM], [() => AppMonitor]];
352
- export var GetResourcePolicyRequest = [3, n0, _GRPR, 0, [_N], [[0, 1]]];
353
- export var GetResourcePolicyResponse = [3, n0, _GRPRe, 0, [_PD, _PRI], [0, 0]];
354
- export var InternalServerException = [
347
+ [[0, 1], () => TimeRange$, () => QueryFilters, 1, 0],
348
+ ];
349
+ export var GetAppMonitorDataResponse$ = [3, n0, _GAMDRe, 0, [_Ev, _NT], [64 | 0, 0]];
350
+ export var GetAppMonitorRequest$ = [3, n0, _GAMR, 0, [_N], [[0, 1]]];
351
+ export var GetAppMonitorResponse$ = [3, n0, _GAMRe, 0, [_AM], [() => AppMonitor$]];
352
+ export var GetResourcePolicyRequest$ = [3, n0, _GRPR, 0, [_N], [[0, 1]]];
353
+ export var GetResourcePolicyResponse$ = [3, n0, _GRPRe, 0, [_PD, _PRI], [0, 0]];
354
+ export var InternalServerException$ = [
355
355
  -3,
356
356
  n0,
357
357
  _ISE,
@@ -359,11 +359,11 @@ export var InternalServerException = [
359
359
  [_m, _rAS],
360
360
  [0, [1, { [_hH]: _RA }]],
361
361
  ];
362
- TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
363
- export var InvalidPolicyRevisionIdException = [-3, n0, _IPRIE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
364
- TypeRegistry.for(n0).registerError(InvalidPolicyRevisionIdException, __InvalidPolicyRevisionIdException);
365
- export var JavaScriptSourceMaps = [3, n0, _JSSM, 0, [_St, _SU], [0, 0]];
366
- export var ListAppMonitorsRequest = [
362
+ TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
363
+ export var InvalidPolicyRevisionIdException$ = [-3, n0, _IPRIE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
364
+ TypeRegistry.for(n0).registerError(InvalidPolicyRevisionIdException$, InvalidPolicyRevisionIdException);
365
+ export var JavaScriptSourceMaps$ = [3, n0, _JSSM, 0, [_St, _SU], [0, 0]];
366
+ export var ListAppMonitorsRequest$ = [
367
367
  3,
368
368
  n0,
369
369
  _LAMR,
@@ -374,7 +374,7 @@ export var ListAppMonitorsRequest = [
374
374
  [0, { [_hQ]: _nT }],
375
375
  ],
376
376
  ];
377
- export var ListAppMonitorsResponse = [
377
+ export var ListAppMonitorsResponse$ = [
378
378
  3,
379
379
  n0,
380
380
  _LAMRi,
@@ -382,7 +382,7 @@ export var ListAppMonitorsResponse = [
382
382
  [_NT, _AMSp],
383
383
  [0, () => AppMonitorSummaryList],
384
384
  ];
385
- export var ListRumMetricsDestinationsRequest = [
385
+ export var ListRumMetricsDestinationsRequest$ = [
386
386
  3,
387
387
  n0,
388
388
  _LRMDR,
@@ -394,7 +394,7 @@ export var ListRumMetricsDestinationsRequest = [
394
394
  [0, { [_hQ]: _nT }],
395
395
  ],
396
396
  ];
397
- export var ListRumMetricsDestinationsResponse = [
397
+ export var ListRumMetricsDestinationsResponse$ = [
398
398
  3,
399
399
  n0,
400
400
  _LRMDRi,
@@ -402,11 +402,11 @@ export var ListRumMetricsDestinationsResponse = [
402
402
  [_Des, _NT],
403
403
  [() => MetricDestinationSummaryList, 0],
404
404
  ];
405
- export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_RAe], [[0, 1]]];
406
- export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_RAe, _T], [0, 128 | 0]];
407
- export var MalformedPolicyDocumentException = [-3, n0, _MPDE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
408
- TypeRegistry.for(n0).registerError(MalformedPolicyDocumentException, __MalformedPolicyDocumentException);
409
- export var MetricDefinition = [
405
+ export var ListTagsForResourceRequest$ = [3, n0, _LTFRR, 0, [_RAe], [[0, 1]]];
406
+ export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi, 0, [_RAe, _T], [0, 128 | 0]];
407
+ export var MalformedPolicyDocumentException$ = [-3, n0, _MPDE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
408
+ TypeRegistry.for(n0).registerError(MalformedPolicyDocumentException$, MalformedPolicyDocumentException);
409
+ export var MetricDefinition$ = [
410
410
  3,
411
411
  n0,
412
412
  _MD,
@@ -414,7 +414,7 @@ export var MetricDefinition = [
414
414
  [_MDI, _N, _VK, _UL, _DK, _EPv, _Na],
415
415
  [0, 0, 0, 0, 128 | 0, 0, 0],
416
416
  ];
417
- export var MetricDefinitionRequest = [
417
+ export var MetricDefinitionRequest$ = [
418
418
  3,
419
419
  n0,
420
420
  _MDR,
@@ -422,23 +422,23 @@ export var MetricDefinitionRequest = [
422
422
  [_N, _VK, _UL, _DK, _EPv, _Na],
423
423
  [0, 0, 0, 128 | 0, 0, 0],
424
424
  ];
425
- export var MetricDestinationSummary = [3, n0, _MDS, 0, [_De, _DA, _IRA], [0, 0, 0]];
426
- export var PolicyNotFoundException = [-3, n0, _PNFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
427
- TypeRegistry.for(n0).registerError(PolicyNotFoundException, __PolicyNotFoundException);
428
- export var PolicySizeLimitExceededException = [-3, n0, _PSLEE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
429
- TypeRegistry.for(n0).registerError(PolicySizeLimitExceededException, __PolicySizeLimitExceededException);
430
- export var PutResourcePolicyRequest = [3, n0, _PRPR, 0, [_N, _PD, _PRI], [[0, 1], 0, 0]];
431
- export var PutResourcePolicyResponse = [3, n0, _PRPRu, 0, [_PD, _PRI], [0, 0]];
432
- export var PutRumEventsRequest = [
425
+ export var MetricDestinationSummary$ = [3, n0, _MDS, 0, [_De, _DA, _IRA], [0, 0, 0]];
426
+ export var PolicyNotFoundException$ = [-3, n0, _PNFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
427
+ TypeRegistry.for(n0).registerError(PolicyNotFoundException$, PolicyNotFoundException);
428
+ export var PolicySizeLimitExceededException$ = [-3, n0, _PSLEE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
429
+ TypeRegistry.for(n0).registerError(PolicySizeLimitExceededException$, PolicySizeLimitExceededException);
430
+ export var PutResourcePolicyRequest$ = [3, n0, _PRPR, 0, [_N, _PD, _PRI], [[0, 1], 0, 0]];
431
+ export var PutResourcePolicyResponse$ = [3, n0, _PRPRu, 0, [_PD, _PRI], [0, 0]];
432
+ export var PutRumEventsRequest$ = [
433
433
  3,
434
434
  n0,
435
435
  _PRER,
436
436
  0,
437
437
  [_I, _BI, _AMD, _UD, _RE, _A],
438
- [[0, 1], 0, () => AppMonitorDetails, () => UserDetails, [() => RumEventList, 0], 0],
438
+ [[0, 1], 0, () => AppMonitorDetails$, () => UserDetails$, [() => RumEventList, 0], 0],
439
439
  ];
440
- export var PutRumEventsResponse = [3, n0, _PRERu, 0, [], []];
441
- export var PutRumMetricsDestinationRequest = [
440
+ export var PutRumEventsResponse$ = [3, n0, _PRERu, 0, [], []];
441
+ export var PutRumMetricsDestinationRequest$ = [
442
442
  3,
443
443
  n0,
444
444
  _PRMDR,
@@ -446,9 +446,9 @@ export var PutRumMetricsDestinationRequest = [
446
446
  [_AMN, _De, _DA, _IRA],
447
447
  [[0, 1], 0, 0, 0],
448
448
  ];
449
- export var PutRumMetricsDestinationResponse = [3, n0, _PRMDRu, 0, [], []];
450
- export var QueryFilter = [3, n0, _QF, 0, [_N, _V], [0, 64 | 0]];
451
- export var ResourceNotFoundException = [
449
+ export var PutRumMetricsDestinationResponse$ = [3, n0, _PRMDRu, 0, [], []];
450
+ export var QueryFilter$ = [3, n0, _QF, 0, [_N, _V], [0, 64 | 0]];
451
+ export var ResourceNotFoundException$ = [
452
452
  -3,
453
453
  n0,
454
454
  _RNFE,
@@ -456,8 +456,8 @@ export var ResourceNotFoundException = [
456
456
  [_m, _rN, _rT],
457
457
  [0, 0, 0],
458
458
  ];
459
- TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
460
- export var RumEvent = [
459
+ TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
460
+ export var RumEvent$ = [
461
461
  3,
462
462
  n0,
463
463
  _REu,
@@ -465,11 +465,11 @@ export var RumEvent = [
465
465
  [_i, _t, _ty, _me, _de],
466
466
  [0, 4, 0, [() => JsonValue, 0], [() => JsonValue, 0]],
467
467
  ];
468
- export var ServiceQuotaExceededException = [-3, n0, _SQEE, { [_e]: _c, [_hE]: 402 }, [_m], [0]];
469
- TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, __ServiceQuotaExceededException);
470
- export var TagResourceRequest = [3, n0, _TRR, 0, [_RAe, _T], [[0, 1], 128 | 0]];
471
- export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
472
- export var ThrottlingException = [
468
+ export var ServiceQuotaExceededException$ = [-3, n0, _SQEE, { [_e]: _c, [_hE]: 402 }, [_m], [0]];
469
+ TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
470
+ export var TagResourceRequest$ = [3, n0, _TRR, 0, [_RAe, _T], [[0, 1], 128 | 0]];
471
+ export var TagResourceResponse$ = [3, n0, _TRRa, 0, [], []];
472
+ export var ThrottlingException$ = [
473
473
  -3,
474
474
  n0,
475
475
  _TE,
@@ -477,9 +477,9 @@ export var ThrottlingException = [
477
477
  [_m, _sC, _qC, _rAS],
478
478
  [0, 0, 0, [1, { [_hH]: _RA }]],
479
479
  ];
480
- TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
481
- export var TimeRange = [3, n0, _TR, 0, [_Af, _B], [1, 1]];
482
- export var UntagResourceRequest = [
480
+ TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
481
+ export var TimeRange$ = [3, n0, _TR, 0, [_Af, _B], [1, 1]];
482
+ export var UntagResourceRequest$ = [
483
483
  3,
484
484
  n0,
485
485
  _URR,
@@ -490,217 +490,217 @@ export var UntagResourceRequest = [
490
490
  [64 | 0, { [_hQ]: _tK }],
491
491
  ],
492
492
  ];
493
- export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
494
- export var UpdateAppMonitorRequest = [
493
+ export var UntagResourceResponse$ = [3, n0, _URRn, 0, [], []];
494
+ export var UpdateAppMonitorRequest$ = [
495
495
  3,
496
496
  n0,
497
497
  _UAMR,
498
498
  0,
499
499
  [_N, _D, _DL, _AMC, _CLE, _CE, _DC],
500
- [[0, 1], 0, 64 | 0, () => AppMonitorConfiguration, 2, () => CustomEvents, () => DeobfuscationConfiguration],
500
+ [[0, 1], 0, 64 | 0, () => AppMonitorConfiguration$, 2, () => CustomEvents$, () => DeobfuscationConfiguration$],
501
501
  ];
502
- export var UpdateAppMonitorResponse = [3, n0, _UAMRp, 0, [], []];
503
- export var UpdateRumMetricDefinitionRequest = [
502
+ export var UpdateAppMonitorResponse$ = [3, n0, _UAMRp, 0, [], []];
503
+ export var UpdateRumMetricDefinitionRequest$ = [
504
504
  3,
505
505
  n0,
506
506
  _URMDR,
507
507
  0,
508
508
  [_AMN, _De, _DA, _MD, _MDI],
509
- [[0, 1], 0, 0, () => MetricDefinitionRequest, 0],
510
- ];
511
- export var UpdateRumMetricDefinitionResponse = [3, n0, _URMDRp, 0, [], []];
512
- export var UserDetails = [3, n0, _UD, 0, [_uI, _sI], [0, 0]];
513
- export var ValidationException = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
514
- TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
515
- export var RUMServiceException = [-3, _sm, "RUMServiceException", 0, [], []];
516
- TypeRegistry.for(_sm).registerError(RUMServiceException, __RUMServiceException);
517
- export var AppMonitorDomainList = 64 | 0;
518
- export var AppMonitorSummaryList = [1, n0, _AMSL, 0, () => AppMonitorSummary];
519
- export var BatchCreateRumMetricDefinitionsErrors = [
509
+ [[0, 1], 0, 0, () => MetricDefinitionRequest$, 0],
510
+ ];
511
+ export var UpdateRumMetricDefinitionResponse$ = [3, n0, _URMDRp, 0, [], []];
512
+ export var UserDetails$ = [3, n0, _UD, 0, [_uI, _sI], [0, 0]];
513
+ export var ValidationException$ = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
514
+ TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
515
+ export var RUMServiceException$ = [-3, _sm, "RUMServiceException", 0, [], []];
516
+ TypeRegistry.for(_sm).registerError(RUMServiceException$, RUMServiceException);
517
+ var AppMonitorDomainList = 64 | 0;
518
+ var AppMonitorSummaryList = [1, n0, _AMSL, 0, () => AppMonitorSummary$];
519
+ var BatchCreateRumMetricDefinitionsErrors = [
520
520
  1,
521
521
  n0,
522
522
  _BCRMDEa,
523
523
  0,
524
- () => BatchCreateRumMetricDefinitionsError,
524
+ () => BatchCreateRumMetricDefinitionsError$,
525
525
  ];
526
- export var BatchDeleteRumMetricDefinitionsErrors = [
526
+ var BatchDeleteRumMetricDefinitionsErrors = [
527
527
  1,
528
528
  n0,
529
529
  _BDRMDEa,
530
530
  0,
531
- () => BatchDeleteRumMetricDefinitionsError,
532
- ];
533
- export var EventDataList = 64 | 0;
534
- export var FavoritePages = 64 | 0;
535
- export var MetricDefinitionIds = 64 | 0;
536
- export var MetricDefinitions = [1, n0, _MDe, 0, () => MetricDefinition];
537
- export var MetricDefinitionsRequest = [1, n0, _MDRe, 0, () => MetricDefinitionRequest];
538
- export var MetricDestinationSummaryList = [1, n0, _MDSL, 0, () => MetricDestinationSummary];
539
- export var Pages = 64 | 0;
540
- export var QueryFilters = [1, n0, _QFu, 0, () => QueryFilter];
541
- export var QueryFilterValueList = 64 | 0;
542
- export var RumEventList = [1, n0, _REL, 0, [() => RumEvent, 0]];
543
- export var TagKeyList = 64 | 0;
544
- export var Telemetries = 64 | 0;
545
- export var DimensionKeysMap = 128 | 0;
546
- export var TagMap = 128 | 0;
547
- export var BatchCreateRumMetricDefinitions = [
531
+ () => BatchDeleteRumMetricDefinitionsError$,
532
+ ];
533
+ var EventDataList = 64 | 0;
534
+ var FavoritePages = 64 | 0;
535
+ var MetricDefinitionIds = 64 | 0;
536
+ var MetricDefinitions = [1, n0, _MDe, 0, () => MetricDefinition$];
537
+ var MetricDefinitionsRequest = [1, n0, _MDRe, 0, () => MetricDefinitionRequest$];
538
+ var MetricDestinationSummaryList = [1, n0, _MDSL, 0, () => MetricDestinationSummary$];
539
+ var Pages = 64 | 0;
540
+ var QueryFilters = [1, n0, _QFu, 0, () => QueryFilter$];
541
+ var QueryFilterValueList = 64 | 0;
542
+ var RumEventList = [1, n0, _REL, 0, [() => RumEvent$, 0]];
543
+ var TagKeyList = 64 | 0;
544
+ var Telemetries = 64 | 0;
545
+ var DimensionKeysMap = 128 | 0;
546
+ var TagMap = 128 | 0;
547
+ export var BatchCreateRumMetricDefinitions$ = [
548
548
  9,
549
549
  n0,
550
550
  _BCRMD,
551
551
  { [_h]: ["POST", "/rummetrics/{AppMonitorName}/metrics", 200] },
552
- () => BatchCreateRumMetricDefinitionsRequest,
553
- () => BatchCreateRumMetricDefinitionsResponse,
552
+ () => BatchCreateRumMetricDefinitionsRequest$,
553
+ () => BatchCreateRumMetricDefinitionsResponse$,
554
554
  ];
555
- export var BatchDeleteRumMetricDefinitions = [
555
+ export var BatchDeleteRumMetricDefinitions$ = [
556
556
  9,
557
557
  n0,
558
558
  _BDRMD,
559
559
  { [_h]: ["DELETE", "/rummetrics/{AppMonitorName}/metrics", 200] },
560
- () => BatchDeleteRumMetricDefinitionsRequest,
561
- () => BatchDeleteRumMetricDefinitionsResponse,
560
+ () => BatchDeleteRumMetricDefinitionsRequest$,
561
+ () => BatchDeleteRumMetricDefinitionsResponse$,
562
562
  ];
563
- export var BatchGetRumMetricDefinitions = [
563
+ export var BatchGetRumMetricDefinitions$ = [
564
564
  9,
565
565
  n0,
566
566
  _BGRMD,
567
567
  { [_h]: ["GET", "/rummetrics/{AppMonitorName}/metrics", 200] },
568
- () => BatchGetRumMetricDefinitionsRequest,
569
- () => BatchGetRumMetricDefinitionsResponse,
568
+ () => BatchGetRumMetricDefinitionsRequest$,
569
+ () => BatchGetRumMetricDefinitionsResponse$,
570
570
  ];
571
- export var CreateAppMonitor = [
571
+ export var CreateAppMonitor$ = [
572
572
  9,
573
573
  n0,
574
574
  _CAM,
575
575
  { [_h]: ["POST", "/appmonitor", 200] },
576
- () => CreateAppMonitorRequest,
577
- () => CreateAppMonitorResponse,
576
+ () => CreateAppMonitorRequest$,
577
+ () => CreateAppMonitorResponse$,
578
578
  ];
579
- export var DeleteAppMonitor = [
579
+ export var DeleteAppMonitor$ = [
580
580
  9,
581
581
  n0,
582
582
  _DAM,
583
583
  { [_h]: ["DELETE", "/appmonitor/{Name}", 200] },
584
- () => DeleteAppMonitorRequest,
585
- () => DeleteAppMonitorResponse,
584
+ () => DeleteAppMonitorRequest$,
585
+ () => DeleteAppMonitorResponse$,
586
586
  ];
587
- export var DeleteResourcePolicy = [
587
+ export var DeleteResourcePolicy$ = [
588
588
  9,
589
589
  n0,
590
590
  _DRP,
591
591
  { [_h]: ["DELETE", "/appmonitor/{Name}/policy", 200] },
592
- () => DeleteResourcePolicyRequest,
593
- () => DeleteResourcePolicyResponse,
592
+ () => DeleteResourcePolicyRequest$,
593
+ () => DeleteResourcePolicyResponse$,
594
594
  ];
595
- export var DeleteRumMetricsDestination = [
595
+ export var DeleteRumMetricsDestination$ = [
596
596
  9,
597
597
  n0,
598
598
  _DRMD,
599
599
  { [_h]: ["DELETE", "/rummetrics/{AppMonitorName}/metricsdestination", 200] },
600
- () => DeleteRumMetricsDestinationRequest,
601
- () => DeleteRumMetricsDestinationResponse,
600
+ () => DeleteRumMetricsDestinationRequest$,
601
+ () => DeleteRumMetricsDestinationResponse$,
602
602
  ];
603
- export var GetAppMonitor = [
603
+ export var GetAppMonitor$ = [
604
604
  9,
605
605
  n0,
606
606
  _GAM,
607
607
  { [_h]: ["GET", "/appmonitor/{Name}", 200] },
608
- () => GetAppMonitorRequest,
609
- () => GetAppMonitorResponse,
608
+ () => GetAppMonitorRequest$,
609
+ () => GetAppMonitorResponse$,
610
610
  ];
611
- export var GetAppMonitorData = [
611
+ export var GetAppMonitorData$ = [
612
612
  9,
613
613
  n0,
614
614
  _GAMD,
615
615
  { [_h]: ["POST", "/appmonitor/{Name}/data", 200] },
616
- () => GetAppMonitorDataRequest,
617
- () => GetAppMonitorDataResponse,
616
+ () => GetAppMonitorDataRequest$,
617
+ () => GetAppMonitorDataResponse$,
618
618
  ];
619
- export var GetResourcePolicy = [
619
+ export var GetResourcePolicy$ = [
620
620
  9,
621
621
  n0,
622
622
  _GRP,
623
623
  { [_h]: ["GET", "/appmonitor/{Name}/policy", 200] },
624
- () => GetResourcePolicyRequest,
625
- () => GetResourcePolicyResponse,
624
+ () => GetResourcePolicyRequest$,
625
+ () => GetResourcePolicyResponse$,
626
626
  ];
627
- export var ListAppMonitors = [
627
+ export var ListAppMonitors$ = [
628
628
  9,
629
629
  n0,
630
630
  _LAM,
631
631
  { [_h]: ["POST", "/appmonitors", 200] },
632
- () => ListAppMonitorsRequest,
633
- () => ListAppMonitorsResponse,
632
+ () => ListAppMonitorsRequest$,
633
+ () => ListAppMonitorsResponse$,
634
634
  ];
635
- export var ListRumMetricsDestinations = [
635
+ export var ListRumMetricsDestinations$ = [
636
636
  9,
637
637
  n0,
638
638
  _LRMD,
639
639
  { [_h]: ["GET", "/rummetrics/{AppMonitorName}/metricsdestination", 200] },
640
- () => ListRumMetricsDestinationsRequest,
641
- () => ListRumMetricsDestinationsResponse,
640
+ () => ListRumMetricsDestinationsRequest$,
641
+ () => ListRumMetricsDestinationsResponse$,
642
642
  ];
643
- export var ListTagsForResource = [
643
+ export var ListTagsForResource$ = [
644
644
  9,
645
645
  n0,
646
646
  _LTFR,
647
647
  { [_h]: ["GET", "/tags/{ResourceArn}", 200] },
648
- () => ListTagsForResourceRequest,
649
- () => ListTagsForResourceResponse,
648
+ () => ListTagsForResourceRequest$,
649
+ () => ListTagsForResourceResponse$,
650
650
  ];
651
- export var PutResourcePolicy = [
651
+ export var PutResourcePolicy$ = [
652
652
  9,
653
653
  n0,
654
654
  _PRP,
655
655
  { [_h]: ["PUT", "/appmonitor/{Name}/policy", 200] },
656
- () => PutResourcePolicyRequest,
657
- () => PutResourcePolicyResponse,
656
+ () => PutResourcePolicyRequest$,
657
+ () => PutResourcePolicyResponse$,
658
658
  ];
659
- export var PutRumEvents = [
659
+ export var PutRumEvents$ = [
660
660
  9,
661
661
  n0,
662
662
  _PRE,
663
663
  { [_h]: ["POST", "/appmonitors/{Id}/", 200], [_en]: ["dataplane."] },
664
- () => PutRumEventsRequest,
665
- () => PutRumEventsResponse,
664
+ () => PutRumEventsRequest$,
665
+ () => PutRumEventsResponse$,
666
666
  ];
667
- export var PutRumMetricsDestination = [
667
+ export var PutRumMetricsDestination$ = [
668
668
  9,
669
669
  n0,
670
670
  _PRMD,
671
671
  { [_h]: ["POST", "/rummetrics/{AppMonitorName}/metricsdestination", 200] },
672
- () => PutRumMetricsDestinationRequest,
673
- () => PutRumMetricsDestinationResponse,
672
+ () => PutRumMetricsDestinationRequest$,
673
+ () => PutRumMetricsDestinationResponse$,
674
674
  ];
675
- export var TagResource = [
675
+ export var TagResource$ = [
676
676
  9,
677
677
  n0,
678
678
  _TRa,
679
679
  { [_h]: ["POST", "/tags/{ResourceArn}", 200] },
680
- () => TagResourceRequest,
681
- () => TagResourceResponse,
680
+ () => TagResourceRequest$,
681
+ () => TagResourceResponse$,
682
682
  ];
683
- export var UntagResource = [
683
+ export var UntagResource$ = [
684
684
  9,
685
685
  n0,
686
686
  _UR,
687
687
  { [_h]: ["DELETE", "/tags/{ResourceArn}", 200] },
688
- () => UntagResourceRequest,
689
- () => UntagResourceResponse,
688
+ () => UntagResourceRequest$,
689
+ () => UntagResourceResponse$,
690
690
  ];
691
- export var UpdateAppMonitor = [
691
+ export var UpdateAppMonitor$ = [
692
692
  9,
693
693
  n0,
694
694
  _UAM,
695
695
  { [_h]: ["PATCH", "/appmonitor/{Name}", 200] },
696
- () => UpdateAppMonitorRequest,
697
- () => UpdateAppMonitorResponse,
696
+ () => UpdateAppMonitorRequest$,
697
+ () => UpdateAppMonitorResponse$,
698
698
  ];
699
- export var UpdateRumMetricDefinition = [
699
+ export var UpdateRumMetricDefinition$ = [
700
700
  9,
701
701
  n0,
702
702
  _URMD,
703
703
  { [_h]: ["PATCH", "/rummetrics/{AppMonitorName}/metrics", 200] },
704
- () => UpdateRumMetricDefinitionRequest,
705
- () => UpdateRumMetricDefinitionResponse,
704
+ () => UpdateRumMetricDefinitionRequest$,
705
+ () => UpdateRumMetricDefinitionResponse$,
706
706
  ];