@aws-sdk/client-internetmonitor 3.928.0 → 3.930.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 (37) hide show
  1. package/dist-cjs/index.js +905 -953
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/InternetMonitorClient.js +2 -0
  4. package/dist-es/commands/CreateMonitorCommand.js +3 -9
  5. package/dist-es/commands/DeleteMonitorCommand.js +3 -9
  6. package/dist-es/commands/GetHealthEventCommand.js +3 -9
  7. package/dist-es/commands/GetInternetEventCommand.js +3 -9
  8. package/dist-es/commands/GetMonitorCommand.js +3 -9
  9. package/dist-es/commands/GetQueryResultsCommand.js +3 -9
  10. package/dist-es/commands/GetQueryStatusCommand.js +3 -9
  11. package/dist-es/commands/ListHealthEventsCommand.js +3 -9
  12. package/dist-es/commands/ListInternetEventsCommand.js +3 -9
  13. package/dist-es/commands/ListMonitorsCommand.js +3 -9
  14. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  15. package/dist-es/commands/StartQueryCommand.js +3 -9
  16. package/dist-es/commands/StopQueryCommand.js +3 -9
  17. package/dist-es/commands/TagResourceCommand.js +3 -9
  18. package/dist-es/commands/UntagResourceCommand.js +3 -9
  19. package/dist-es/commands/UpdateMonitorCommand.js +3 -9
  20. package/dist-es/runtimeConfig.shared.js +2 -0
  21. package/dist-es/schemas/schemas_0.js +854 -0
  22. package/dist-types/InternetMonitorClient.d.ts +10 -1
  23. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  24. package/dist-types/runtimeConfig.d.ts +1 -0
  25. package/dist-types/runtimeConfig.native.d.ts +1 -0
  26. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  27. package/dist-types/schemas/schemas_0.d.ts +92 -0
  28. package/dist-types/ts3.4/InternetMonitorClient.d.ts +4 -0
  29. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  30. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  31. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  32. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  33. package/dist-types/ts3.4/schemas/schemas_0.d.ts +97 -0
  34. package/package.json +33 -34
  35. package/dist-es/protocols/Aws_restJson1.js +0 -818
  36. package/dist-types/protocols/Aws_restJson1.d.ts +0 -146
  37. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -197
@@ -0,0 +1,854 @@
1
+ const _A = "Arn";
2
+ const _ADE = "AccessDeniedException";
3
+ const _ALHEC = "AvailabilityLocalHealthEventsConfig";
4
+ const _AM = "AvailabilityMeasurement";
5
+ const _AP = "AsPath";
6
+ const _ASN = "ASName";
7
+ const _ASNu = "ASNumber";
8
+ const _AST = "AvailabilityScoreThreshold";
9
+ const _Av = "Availability";
10
+ const _BN = "BucketName";
11
+ const _BP = "BucketPrefix";
12
+ const _BRE = "BadRequestException";
13
+ const _C = "Country";
14
+ const _CA = "CreatedAt";
15
+ const _CB = "CausedBy";
16
+ const _CC = "CountryCode";
17
+ const _CE = "ConflictException";
18
+ const _CL = "ClientLocation";
19
+ const _CM = "CreateMonitor";
20
+ const _CMI = "CreateMonitorInput";
21
+ const _CMO = "CreateMonitorOutput";
22
+ const _CT = "ClientToken";
23
+ const _Ci = "City";
24
+ const _D = "Data";
25
+ const _DM = "DeleteMonitor";
26
+ const _DMI = "DeleteMonitorInput";
27
+ const _DMO = "DeleteMonitorOutput";
28
+ const _EA = "EventArn";
29
+ const _EAn = "EndedAt";
30
+ const _EI = "EventId";
31
+ const _ES = "ExperienceScore";
32
+ const _ESv = "EventStatus";
33
+ const _ET = "EventType";
34
+ const _ETn = "EndTime";
35
+ const _F = "Field";
36
+ const _FP = "FilterParameter";
37
+ const _FPi = "FilterParameters";
38
+ const _Fi = "Fields";
39
+ const _GHE = "GetHealthEvent";
40
+ const _GHEI = "GetHealthEventInput";
41
+ const _GHEO = "GetHealthEventOutput";
42
+ const _GIE = "GetInternetEvent";
43
+ const _GIEI = "GetInternetEventInput";
44
+ const _GIEO = "GetInternetEventOutput";
45
+ const _GM = "GetMonitor";
46
+ const _GMI = "GetMonitorInput";
47
+ const _GMO = "GetMonitorOutput";
48
+ const _GQR = "GetQueryResults";
49
+ const _GQRI = "GetQueryResultsInput";
50
+ const _GQRO = "GetQueryResultsOutput";
51
+ const _GQS = "GetQueryStatus";
52
+ const _GQSI = "GetQueryStatusInput";
53
+ const _GQSO = "GetQueryStatusOutput";
54
+ const _HE = "HealthEvent";
55
+ const _HEC = "HealthEventsConfig";
56
+ const _HEL = "HealthEventList";
57
+ const _HEe = "HealthEvents";
58
+ const _HST = "HealthScoreThreshold";
59
+ const _IE = "InternetEvents";
60
+ const _IEL = "InternetEventsList";
61
+ const _IEMR = "InternetEventMaxResults";
62
+ const _IES = "InternetEventSummary";
63
+ const _IH = "InternetHealth";
64
+ const _IL = "ImpactedLocations";
65
+ const _ILA = "IncludeLinkedAccounts";
66
+ const _ILL = "ImpactedLocationsList";
67
+ const _ILm = "ImpactedLocation";
68
+ const _IMLD = "InternetMeasurementsLogDelivery";
69
+ const _IP = "Ipv4Prefixes";
70
+ const _ISE = "InternalServerException";
71
+ const _ISEE = "InternalServerErrorException";
72
+ const _IT = "ImpactType";
73
+ const _L = "Latitude";
74
+ const _LAI = "LinkedAccountId";
75
+ const _LDS = "LogDeliveryStatus";
76
+ const _LEE = "LimitExceededException";
77
+ const _LHE = "ListHealthEvents";
78
+ const _LHEC = "LocalHealthEventsConfig";
79
+ const _LHEI = "ListHealthEventsInput";
80
+ const _LHEO = "ListHealthEventsOutput";
81
+ const _LIE = "ListInternetEvents";
82
+ const _LIEI = "ListInternetEventsInput";
83
+ const _LIEO = "ListInternetEventsOutput";
84
+ const _LM = "ListMonitors";
85
+ const _LMI = "ListMonitorsInput";
86
+ const _LMO = "ListMonitorsOutput";
87
+ const _LTFR = "ListTagsForResource";
88
+ const _LTFRI = "ListTagsForResourceInput";
89
+ const _LTFRO = "ListTagsForResourceOutput";
90
+ const _LUA = "LastUpdatedAt";
91
+ const _Lo = "Longitude";
92
+ const _M = "Metro";
93
+ const _MA = "MonitorArn";
94
+ const _MAo = "ModifiedAt";
95
+ const _MCNTM = "MaxCityNetworksToMonitor";
96
+ const _ML = "MonitorList";
97
+ const _MN = "MonitorName";
98
+ const _MR = "MaxResults";
99
+ const _MS = "MonitorStatus";
100
+ const _MTI = "MinTrafficImpact";
101
+ const _Mo = "Monitors";
102
+ const _Mon = "Monitor";
103
+ const _N = "Network";
104
+ const _NET = "NetworkEventType";
105
+ const _NFE = "NotFoundException";
106
+ const _NI = "NetworkImpairment";
107
+ const _NL = "NetworkList";
108
+ const _NT = "NextToken";
109
+ const _Na = "Name";
110
+ const _Ne = "Networks";
111
+ const _O = "Operator";
112
+ const _P = "Performance";
113
+ const _PLHEC = "PerformanceLocalHealthEventsConfig";
114
+ const _PM = "PerformanceMeasurement";
115
+ const _POCLI = "PercentOfClientLocationImpacted";
116
+ const _POTTI = "PercentOfTotalTrafficImpacted";
117
+ const _PS = "ProcessingStatus";
118
+ const _PSI = "ProcessingStatusInfo";
119
+ const _PST = "PerformanceScoreThreshold";
120
+ const _P_ = "P50";
121
+ const _P__ = "P90";
122
+ const _P___ = "P95";
123
+ const _QD = "QueryData";
124
+ const _QF = "QueryField";
125
+ const _QFu = "QueryFields";
126
+ const _QI = "QueryId";
127
+ const _QT = "QueryType";
128
+ const _R = "Resources";
129
+ const _RA = "ResourceArn";
130
+ const _RNFE = "ResourceNotFoundException";
131
+ const _RTA = "ResourcesToAdd";
132
+ const _RTR = "ResourcesToRemove";
133
+ const _RTT = "RoundTripTime";
134
+ const _S = "Subdivision";
135
+ const _SA = "StartedAt";
136
+ const _SC = "SubdivisionCode";
137
+ const _SCo = "S3Config";
138
+ const _SL = "ServiceLocation";
139
+ const _SQ = "StartQuery";
140
+ const _SQI = "StartQueryInput";
141
+ const _SQIt = "StopQueryInput";
142
+ const _SQO = "StartQueryOutput";
143
+ const _SQOt = "StopQueryOutput";
144
+ const _SQt = "StopQuery";
145
+ const _ST = "StartTime";
146
+ const _St = "Status";
147
+ const _T = "Tags";
148
+ const _TE = "ThrottlingException";
149
+ const _TK = "TagKeys";
150
+ const _TMRE = "TooManyRequestsException";
151
+ const _TPTM = "TrafficPercentageToMonitor";
152
+ const _TR = "TagResource";
153
+ const _TRI = "TagResourceInput";
154
+ const _TRO = "TagResourceOutput";
155
+ const _Ty = "Type";
156
+ const _UM = "UpdateMonitor";
157
+ const _UMI = "UpdateMonitorInput";
158
+ const _UMO = "UpdateMonitorOutput";
159
+ const _UR = "UntagResource";
160
+ const _URI = "UntagResourceInput";
161
+ const _URO = "UntagResourceOutput";
162
+ const _V = "Values";
163
+ const _VE = "ValidationException";
164
+ const _c = "client";
165
+ const _e = "error";
166
+ const _h = "http";
167
+ const _hE = "httpError";
168
+ const _hQ = "httpQuery";
169
+ const _m = "message";
170
+ const _s = "server";
171
+ const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.internetmonitor";
172
+ const _tK = "tagKeys";
173
+ const n0 = "com.amazonaws.internetmonitor";
174
+ import { TypeRegistry } from "@smithy/core/schema";
175
+ import { AccessDeniedException as __AccessDeniedException, BadRequestException as __BadRequestException, ConflictException as __ConflictException, InternalServerErrorException as __InternalServerErrorException, InternalServerException as __InternalServerException, LimitExceededException as __LimitExceededException, NotFoundException as __NotFoundException, ResourceNotFoundException as __ResourceNotFoundException, ThrottlingException as __ThrottlingException, TooManyRequestsException as __TooManyRequestsException, ValidationException as __ValidationException, } from "../models/index";
176
+ import { InternetMonitorServiceException as __InternetMonitorServiceException } from "../models/InternetMonitorServiceException";
177
+ export var AccessDeniedException = [
178
+ -3,
179
+ n0,
180
+ _ADE,
181
+ {
182
+ [_e]: _c,
183
+ [_hE]: 403,
184
+ },
185
+ [_m],
186
+ [0],
187
+ ];
188
+ TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
189
+ export var AvailabilityMeasurement = [3, n0, _AM, 0, [_ES, _POTTI, _POCLI], [1, 1, 1]];
190
+ export var BadRequestException = [
191
+ -3,
192
+ n0,
193
+ _BRE,
194
+ {
195
+ [_e]: _c,
196
+ [_hE]: 400,
197
+ },
198
+ [_m],
199
+ [0],
200
+ ];
201
+ TypeRegistry.for(n0).registerError(BadRequestException, __BadRequestException);
202
+ export var ClientLocation = [
203
+ 3,
204
+ n0,
205
+ _CL,
206
+ 0,
207
+ [_ASN, _ASNu, _C, _S, _M, _Ci, _L, _Lo],
208
+ [0, 1, 0, 0, 0, 0, 1, 1],
209
+ ];
210
+ export var ConflictException = [
211
+ -3,
212
+ n0,
213
+ _CE,
214
+ {
215
+ [_e]: _c,
216
+ [_hE]: 409,
217
+ },
218
+ [_m],
219
+ [0],
220
+ ];
221
+ TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
222
+ export var CreateMonitorInput = [
223
+ 3,
224
+ n0,
225
+ _CMI,
226
+ 0,
227
+ [_MN, _R, _CT, _T, _MCNTM, _IMLD, _TPTM, _HEC],
228
+ [0, 64 | 0, [0, 4], 128 | 0, 1, () => InternetMeasurementsLogDelivery, 1, () => HealthEventsConfig],
229
+ ];
230
+ export var CreateMonitorOutput = [3, n0, _CMO, 0, [_A, _St], [0, 0]];
231
+ export var DeleteMonitorInput = [3, n0, _DMI, 0, [_MN], [[0, 1]]];
232
+ export var DeleteMonitorOutput = [3, n0, _DMO, 0, [], []];
233
+ export var FilterParameter = [3, n0, _FP, 0, [_F, _O, _V], [0, 0, 64 | 0]];
234
+ export var GetHealthEventInput = [
235
+ 3,
236
+ n0,
237
+ _GHEI,
238
+ 0,
239
+ [_MN, _EI, _LAI],
240
+ [
241
+ [0, 1],
242
+ [0, 1],
243
+ [
244
+ 0,
245
+ {
246
+ [_hQ]: _LAI,
247
+ },
248
+ ],
249
+ ],
250
+ ];
251
+ export var GetHealthEventOutput = [
252
+ 3,
253
+ n0,
254
+ _GHEO,
255
+ 0,
256
+ [_EA, _EI, _SA, _EAn, _CA, _LUA, _IL, _St, _POTTI, _IT, _HST],
257
+ [0, 0, 5, 5, 5, 5, () => ImpactedLocationsList, 0, 1, 0, 1],
258
+ ];
259
+ export var GetInternetEventInput = [3, n0, _GIEI, 0, [_EI], [[0, 1]]];
260
+ export var GetInternetEventOutput = [
261
+ 3,
262
+ n0,
263
+ _GIEO,
264
+ 0,
265
+ [_EI, _EA, _SA, _EAn, _CL, _ET, _ESv],
266
+ [0, 0, 5, 5, () => ClientLocation, 0, 0],
267
+ ];
268
+ export var GetMonitorInput = [
269
+ 3,
270
+ n0,
271
+ _GMI,
272
+ 0,
273
+ [_MN, _LAI],
274
+ [
275
+ [0, 1],
276
+ [
277
+ 0,
278
+ {
279
+ [_hQ]: _LAI,
280
+ },
281
+ ],
282
+ ],
283
+ ];
284
+ export var GetMonitorOutput = [
285
+ 3,
286
+ n0,
287
+ _GMO,
288
+ 0,
289
+ [_MN, _MA, _R, _St, _CA, _MAo, _PS, _PSI, _T, _MCNTM, _IMLD, _TPTM, _HEC],
290
+ [0, 0, 64 | 0, 0, 5, 5, 0, 0, 128 | 0, 1, () => InternetMeasurementsLogDelivery, 1, () => HealthEventsConfig],
291
+ ];
292
+ export var GetQueryResultsInput = [
293
+ 3,
294
+ n0,
295
+ _GQRI,
296
+ 0,
297
+ [_MN, _QI, _NT, _MR],
298
+ [
299
+ [0, 1],
300
+ [0, 1],
301
+ [
302
+ 0,
303
+ {
304
+ [_hQ]: _NT,
305
+ },
306
+ ],
307
+ [
308
+ 1,
309
+ {
310
+ [_hQ]: _MR,
311
+ },
312
+ ],
313
+ ],
314
+ ];
315
+ export var GetQueryResultsOutput = [
316
+ 3,
317
+ n0,
318
+ _GQRO,
319
+ 0,
320
+ [_Fi, _D, _NT],
321
+ [() => QueryFields, [1, n0, _QD, 0, 64 | 0], 0],
322
+ ];
323
+ export var GetQueryStatusInput = [
324
+ 3,
325
+ n0,
326
+ _GQSI,
327
+ 0,
328
+ [_MN, _QI],
329
+ [
330
+ [0, 1],
331
+ [0, 1],
332
+ ],
333
+ ];
334
+ export var GetQueryStatusOutput = [3, n0, _GQSO, 0, [_St], [0]];
335
+ export var HealthEvent = [
336
+ 3,
337
+ n0,
338
+ _HE,
339
+ 0,
340
+ [_EA, _EI, _SA, _EAn, _CA, _LUA, _IL, _St, _POTTI, _IT, _HST],
341
+ [0, 0, 5, 5, 5, 5, () => ImpactedLocationsList, 0, 1, 0, 1],
342
+ ];
343
+ export var HealthEventsConfig = [
344
+ 3,
345
+ n0,
346
+ _HEC,
347
+ 0,
348
+ [_AST, _PST, _ALHEC, _PLHEC],
349
+ [1, 1, () => LocalHealthEventsConfig, () => LocalHealthEventsConfig],
350
+ ];
351
+ export var ImpactedLocation = [
352
+ 3,
353
+ n0,
354
+ _ILm,
355
+ 0,
356
+ [_ASN, _ASNu, _C, _S, _M, _Ci, _L, _Lo, _CC, _SC, _SL, _St, _CB, _IH, _IP],
357
+ [0, 1, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, () => NetworkImpairment, () => InternetHealth, 64 | 0],
358
+ ];
359
+ export var InternalServerErrorException = [
360
+ -3,
361
+ n0,
362
+ _ISEE,
363
+ {
364
+ [_e]: _s,
365
+ [_hE]: 500,
366
+ },
367
+ [_m],
368
+ [0],
369
+ ];
370
+ TypeRegistry.for(n0).registerError(InternalServerErrorException, __InternalServerErrorException);
371
+ export var InternalServerException = [
372
+ -3,
373
+ n0,
374
+ _ISE,
375
+ {
376
+ [_e]: _s,
377
+ [_hE]: 500,
378
+ },
379
+ [_m],
380
+ [0],
381
+ ];
382
+ TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
383
+ export var InternetEventSummary = [
384
+ 3,
385
+ n0,
386
+ _IES,
387
+ 0,
388
+ [_EI, _EA, _SA, _EAn, _CL, _ET, _ESv],
389
+ [0, 0, 5, 5, () => ClientLocation, 0, 0],
390
+ ];
391
+ export var InternetHealth = [
392
+ 3,
393
+ n0,
394
+ _IH,
395
+ 0,
396
+ [_Av, _P],
397
+ [() => AvailabilityMeasurement, () => PerformanceMeasurement],
398
+ ];
399
+ export var InternetMeasurementsLogDelivery = [3, n0, _IMLD, 0, [_SCo], [() => S3Config]];
400
+ export var LimitExceededException = [
401
+ -3,
402
+ n0,
403
+ _LEE,
404
+ {
405
+ [_e]: _c,
406
+ [_hE]: 403,
407
+ },
408
+ [_m],
409
+ [0],
410
+ ];
411
+ TypeRegistry.for(n0).registerError(LimitExceededException, __LimitExceededException);
412
+ export var ListHealthEventsInput = [
413
+ 3,
414
+ n0,
415
+ _LHEI,
416
+ 0,
417
+ [_MN, _ST, _ETn, _NT, _MR, _ESv, _LAI],
418
+ [
419
+ [0, 1],
420
+ [
421
+ 5,
422
+ {
423
+ [_hQ]: _ST,
424
+ },
425
+ ],
426
+ [
427
+ 5,
428
+ {
429
+ [_hQ]: _ETn,
430
+ },
431
+ ],
432
+ [
433
+ 0,
434
+ {
435
+ [_hQ]: _NT,
436
+ },
437
+ ],
438
+ [
439
+ 1,
440
+ {
441
+ [_hQ]: _MR,
442
+ },
443
+ ],
444
+ [
445
+ 0,
446
+ {
447
+ [_hQ]: _ESv,
448
+ },
449
+ ],
450
+ [
451
+ 0,
452
+ {
453
+ [_hQ]: _LAI,
454
+ },
455
+ ],
456
+ ],
457
+ ];
458
+ export var ListHealthEventsOutput = [3, n0, _LHEO, 0, [_HEe, _NT], [() => HealthEventList, 0]];
459
+ export var ListInternetEventsInput = [
460
+ 3,
461
+ n0,
462
+ _LIEI,
463
+ 0,
464
+ [_NT, _MR, _ST, _ETn, _ESv, _ET],
465
+ [
466
+ [
467
+ 0,
468
+ {
469
+ [_hQ]: _NT,
470
+ },
471
+ ],
472
+ [
473
+ 1,
474
+ {
475
+ [_hQ]: _IEMR,
476
+ },
477
+ ],
478
+ [
479
+ 5,
480
+ {
481
+ [_hQ]: _ST,
482
+ },
483
+ ],
484
+ [
485
+ 5,
486
+ {
487
+ [_hQ]: _ETn,
488
+ },
489
+ ],
490
+ [
491
+ 0,
492
+ {
493
+ [_hQ]: _ESv,
494
+ },
495
+ ],
496
+ [
497
+ 0,
498
+ {
499
+ [_hQ]: _ET,
500
+ },
501
+ ],
502
+ ],
503
+ ];
504
+ export var ListInternetEventsOutput = [
505
+ 3,
506
+ n0,
507
+ _LIEO,
508
+ 0,
509
+ [_IE, _NT],
510
+ [() => InternetEventsList, 0],
511
+ ];
512
+ export var ListMonitorsInput = [
513
+ 3,
514
+ n0,
515
+ _LMI,
516
+ 0,
517
+ [_NT, _MR, _MS, _ILA],
518
+ [
519
+ [
520
+ 0,
521
+ {
522
+ [_hQ]: _NT,
523
+ },
524
+ ],
525
+ [
526
+ 1,
527
+ {
528
+ [_hQ]: _MR,
529
+ },
530
+ ],
531
+ [
532
+ 0,
533
+ {
534
+ [_hQ]: _MS,
535
+ },
536
+ ],
537
+ [
538
+ 2,
539
+ {
540
+ [_hQ]: _ILA,
541
+ },
542
+ ],
543
+ ],
544
+ ];
545
+ export var ListMonitorsOutput = [3, n0, _LMO, 0, [_Mo, _NT], [() => MonitorList, 0]];
546
+ export var ListTagsForResourceInput = [3, n0, _LTFRI, 0, [_RA], [[0, 1]]];
547
+ export var ListTagsForResourceOutput = [3, n0, _LTFRO, 0, [_T], [128 | 0]];
548
+ export var LocalHealthEventsConfig = [3, n0, _LHEC, 0, [_St, _HST, _MTI], [0, 1, 1]];
549
+ export var Monitor = [3, n0, _Mon, 0, [_MN, _MA, _St, _PS], [0, 0, 0, 0]];
550
+ export var Network = [3, n0, _N, 0, [_ASN, _ASNu], [0, 1]];
551
+ export var NetworkImpairment = [
552
+ 3,
553
+ n0,
554
+ _NI,
555
+ 0,
556
+ [_Ne, _AP, _NET],
557
+ [() => NetworkList, () => NetworkList, 0],
558
+ ];
559
+ export var NotFoundException = [
560
+ -3,
561
+ n0,
562
+ _NFE,
563
+ {
564
+ [_e]: _c,
565
+ [_hE]: 404,
566
+ },
567
+ [_m],
568
+ [0],
569
+ ];
570
+ TypeRegistry.for(n0).registerError(NotFoundException, __NotFoundException);
571
+ export var PerformanceMeasurement = [
572
+ 3,
573
+ n0,
574
+ _PM,
575
+ 0,
576
+ [_ES, _POTTI, _POCLI, _RTT],
577
+ [1, 1, 1, () => RoundTripTime],
578
+ ];
579
+ export var QueryField = [3, n0, _QF, 0, [_Na, _Ty], [0, 0]];
580
+ export var ResourceNotFoundException = [
581
+ -3,
582
+ n0,
583
+ _RNFE,
584
+ {
585
+ [_e]: _c,
586
+ [_hE]: 404,
587
+ },
588
+ [_m],
589
+ [0],
590
+ ];
591
+ TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
592
+ export var RoundTripTime = [3, n0, _RTT, 0, [_P_, _P__, _P___], [1, 1, 1]];
593
+ export var S3Config = [3, n0, _SCo, 0, [_BN, _BP, _LDS], [0, 0, 0]];
594
+ export var StartQueryInput = [
595
+ 3,
596
+ n0,
597
+ _SQI,
598
+ 0,
599
+ [_MN, _ST, _ETn, _QT, _FPi, _LAI],
600
+ [[0, 1], 5, 5, 0, () => FilterParameters, 0],
601
+ ];
602
+ export var StartQueryOutput = [3, n0, _SQO, 0, [_QI], [0]];
603
+ export var StopQueryInput = [
604
+ 3,
605
+ n0,
606
+ _SQIt,
607
+ 0,
608
+ [_MN, _QI],
609
+ [
610
+ [0, 1],
611
+ [0, 1],
612
+ ],
613
+ ];
614
+ export var StopQueryOutput = [3, n0, _SQOt, 0, [], []];
615
+ export var TagResourceInput = [3, n0, _TRI, 0, [_RA, _T], [[0, 1], 128 | 0]];
616
+ export var TagResourceOutput = [3, n0, _TRO, 0, [], []];
617
+ export var ThrottlingException = [
618
+ -3,
619
+ n0,
620
+ _TE,
621
+ {
622
+ [_e]: _c,
623
+ [_hE]: 429,
624
+ },
625
+ [_m],
626
+ [0],
627
+ ];
628
+ TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
629
+ export var TooManyRequestsException = [
630
+ -3,
631
+ n0,
632
+ _TMRE,
633
+ {
634
+ [_e]: _c,
635
+ [_hE]: 429,
636
+ },
637
+ [_m],
638
+ [0],
639
+ ];
640
+ TypeRegistry.for(n0).registerError(TooManyRequestsException, __TooManyRequestsException);
641
+ export var UntagResourceInput = [
642
+ 3,
643
+ n0,
644
+ _URI,
645
+ 0,
646
+ [_RA, _TK],
647
+ [
648
+ [0, 1],
649
+ [
650
+ 64 | 0,
651
+ {
652
+ [_hQ]: _tK,
653
+ },
654
+ ],
655
+ ],
656
+ ];
657
+ export var UntagResourceOutput = [3, n0, _URO, 0, [], []];
658
+ export var UpdateMonitorInput = [
659
+ 3,
660
+ n0,
661
+ _UMI,
662
+ 0,
663
+ [_MN, _RTA, _RTR, _St, _CT, _MCNTM, _IMLD, _TPTM, _HEC],
664
+ [[0, 1], 64 | 0, 64 | 0, 0, [0, 4], 1, () => InternetMeasurementsLogDelivery, 1, () => HealthEventsConfig],
665
+ ];
666
+ export var UpdateMonitorOutput = [3, n0, _UMO, 0, [_MA, _St], [0, 0]];
667
+ export var ValidationException = [
668
+ -3,
669
+ n0,
670
+ _VE,
671
+ {
672
+ [_e]: _c,
673
+ [_hE]: 400,
674
+ },
675
+ [_m],
676
+ [0],
677
+ ];
678
+ TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
679
+ export var InternetMonitorServiceException = [-3, _sm, "InternetMonitorServiceException", 0, [], []];
680
+ TypeRegistry.for(_sm).registerError(InternetMonitorServiceException, __InternetMonitorServiceException);
681
+ export var FilterList = 64 | 0;
682
+ export var FilterParameters = [1, n0, _FPi, 0, () => FilterParameter];
683
+ export var HealthEventList = [1, n0, _HEL, 0, () => HealthEvent];
684
+ export var ImpactedLocationsList = [1, n0, _ILL, 0, () => ImpactedLocation];
685
+ export var InternetEventsList = [1, n0, _IEL, 0, () => InternetEventSummary];
686
+ export var Ipv4PrefixList = 64 | 0;
687
+ export var MonitorList = [1, n0, _ML, 0, () => Monitor];
688
+ export var NetworkList = [1, n0, _NL, 0, () => Network];
689
+ export var QueryData = [1, n0, _QD, 0, 64 | 0];
690
+ export var QueryFields = [1, n0, _QFu, 0, () => QueryField];
691
+ export var QueryRow = 64 | 0;
692
+ export var SetOfARNs = 64 | 0;
693
+ export var TagKeys = 64 | 0;
694
+ export var TagMap = 128 | 0;
695
+ export var CreateMonitor = [
696
+ 9,
697
+ n0,
698
+ _CM,
699
+ {
700
+ [_h]: ["POST", "/v20210603/Monitors", 200],
701
+ },
702
+ () => CreateMonitorInput,
703
+ () => CreateMonitorOutput,
704
+ ];
705
+ export var DeleteMonitor = [
706
+ 9,
707
+ n0,
708
+ _DM,
709
+ {
710
+ [_h]: ["DELETE", "/v20210603/Monitors/{MonitorName}", 200],
711
+ },
712
+ () => DeleteMonitorInput,
713
+ () => DeleteMonitorOutput,
714
+ ];
715
+ export var GetHealthEvent = [
716
+ 9,
717
+ n0,
718
+ _GHE,
719
+ {
720
+ [_h]: ["GET", "/v20210603/Monitors/{MonitorName}/HealthEvents/{EventId}", 200],
721
+ },
722
+ () => GetHealthEventInput,
723
+ () => GetHealthEventOutput,
724
+ ];
725
+ export var GetInternetEvent = [
726
+ 9,
727
+ n0,
728
+ _GIE,
729
+ {
730
+ [_h]: ["GET", "/v20210603/InternetEvents/{EventId}", 200],
731
+ },
732
+ () => GetInternetEventInput,
733
+ () => GetInternetEventOutput,
734
+ ];
735
+ export var GetMonitor = [
736
+ 9,
737
+ n0,
738
+ _GM,
739
+ {
740
+ [_h]: ["GET", "/v20210603/Monitors/{MonitorName}", 200],
741
+ },
742
+ () => GetMonitorInput,
743
+ () => GetMonitorOutput,
744
+ ];
745
+ export var GetQueryResults = [
746
+ 9,
747
+ n0,
748
+ _GQR,
749
+ {
750
+ [_h]: ["GET", "/v20210603/Monitors/{MonitorName}/Queries/{QueryId}/Results", 200],
751
+ },
752
+ () => GetQueryResultsInput,
753
+ () => GetQueryResultsOutput,
754
+ ];
755
+ export var GetQueryStatus = [
756
+ 9,
757
+ n0,
758
+ _GQS,
759
+ {
760
+ [_h]: ["GET", "/v20210603/Monitors/{MonitorName}/Queries/{QueryId}/Status", 200],
761
+ },
762
+ () => GetQueryStatusInput,
763
+ () => GetQueryStatusOutput,
764
+ ];
765
+ export var ListHealthEvents = [
766
+ 9,
767
+ n0,
768
+ _LHE,
769
+ {
770
+ [_h]: ["GET", "/v20210603/Monitors/{MonitorName}/HealthEvents", 200],
771
+ },
772
+ () => ListHealthEventsInput,
773
+ () => ListHealthEventsOutput,
774
+ ];
775
+ export var ListInternetEvents = [
776
+ 9,
777
+ n0,
778
+ _LIE,
779
+ {
780
+ [_h]: ["GET", "/v20210603/InternetEvents", 200],
781
+ },
782
+ () => ListInternetEventsInput,
783
+ () => ListInternetEventsOutput,
784
+ ];
785
+ export var ListMonitors = [
786
+ 9,
787
+ n0,
788
+ _LM,
789
+ {
790
+ [_h]: ["GET", "/v20210603/Monitors", 200],
791
+ },
792
+ () => ListMonitorsInput,
793
+ () => ListMonitorsOutput,
794
+ ];
795
+ export var ListTagsForResource = [
796
+ 9,
797
+ n0,
798
+ _LTFR,
799
+ {
800
+ [_h]: ["GET", "/tags/{ResourceArn}", 200],
801
+ },
802
+ () => ListTagsForResourceInput,
803
+ () => ListTagsForResourceOutput,
804
+ ];
805
+ export var StartQuery = [
806
+ 9,
807
+ n0,
808
+ _SQ,
809
+ {
810
+ [_h]: ["POST", "/v20210603/Monitors/{MonitorName}/Queries", 200],
811
+ },
812
+ () => StartQueryInput,
813
+ () => StartQueryOutput,
814
+ ];
815
+ export var StopQuery = [
816
+ 9,
817
+ n0,
818
+ _SQt,
819
+ {
820
+ [_h]: ["DELETE", "/v20210603/Monitors/{MonitorName}/Queries/{QueryId}", 200],
821
+ },
822
+ () => StopQueryInput,
823
+ () => StopQueryOutput,
824
+ ];
825
+ export var TagResource = [
826
+ 9,
827
+ n0,
828
+ _TR,
829
+ {
830
+ [_h]: ["POST", "/tags/{ResourceArn}", 204],
831
+ },
832
+ () => TagResourceInput,
833
+ () => TagResourceOutput,
834
+ ];
835
+ export var UntagResource = [
836
+ 9,
837
+ n0,
838
+ _UR,
839
+ {
840
+ [_h]: ["DELETE", "/tags/{ResourceArn}", 204],
841
+ },
842
+ () => UntagResourceInput,
843
+ () => UntagResourceOutput,
844
+ ];
845
+ export var UpdateMonitor = [
846
+ 9,
847
+ n0,
848
+ _UM,
849
+ {
850
+ [_h]: ["PATCH", "/v20210603/Monitors/{MonitorName}", 200],
851
+ },
852
+ () => UpdateMonitorInput,
853
+ () => UpdateMonitorOutput,
854
+ ];