@aws-sdk/client-synthetics 3.948.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 (42) hide show
  1. package/dist-cjs/index.js +371 -262
  2. package/dist-cjs/runtimeConfig.shared.js +6 -1
  3. package/dist-es/commands/AssociateResourceCommand.js +2 -2
  4. package/dist-es/commands/CreateCanaryCommand.js +2 -2
  5. package/dist-es/commands/CreateGroupCommand.js +2 -2
  6. package/dist-es/commands/DeleteCanaryCommand.js +2 -2
  7. package/dist-es/commands/DeleteGroupCommand.js +2 -2
  8. package/dist-es/commands/DescribeCanariesCommand.js +2 -2
  9. package/dist-es/commands/DescribeCanariesLastRunCommand.js +2 -2
  10. package/dist-es/commands/DescribeRuntimeVersionsCommand.js +2 -2
  11. package/dist-es/commands/DisassociateResourceCommand.js +2 -2
  12. package/dist-es/commands/GetCanaryCommand.js +2 -2
  13. package/dist-es/commands/GetCanaryRunsCommand.js +2 -2
  14. package/dist-es/commands/GetGroupCommand.js +2 -2
  15. package/dist-es/commands/ListAssociatedGroupsCommand.js +2 -2
  16. package/dist-es/commands/ListGroupResourcesCommand.js +2 -2
  17. package/dist-es/commands/ListGroupsCommand.js +2 -2
  18. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  19. package/dist-es/commands/StartCanaryCommand.js +2 -2
  20. package/dist-es/commands/StartCanaryDryRunCommand.js +2 -2
  21. package/dist-es/commands/StopCanaryCommand.js +2 -2
  22. package/dist-es/commands/TagResourceCommand.js +2 -2
  23. package/dist-es/commands/UntagResourceCommand.js +2 -2
  24. package/dist-es/commands/UpdateCanaryCommand.js +2 -2
  25. package/dist-es/index.js +1 -0
  26. package/dist-es/runtimeConfig.shared.js +6 -1
  27. package/dist-es/schemas/schemas_0.js +217 -217
  28. package/dist-types/SyntheticsClient.d.ts +1 -10
  29. package/dist-types/index.d.ts +1 -0
  30. package/dist-types/runtimeConfig.browser.d.ts +6 -2
  31. package/dist-types/runtimeConfig.d.ts +6 -2
  32. package/dist-types/runtimeConfig.native.d.ts +6 -2
  33. package/dist-types/runtimeConfig.shared.d.ts +6 -1
  34. package/dist-types/schemas/schemas_0.d.ts +110 -132
  35. package/dist-types/ts3.4/SyntheticsClient.d.ts +0 -4
  36. package/dist-types/ts3.4/index.d.ts +1 -0
  37. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  38. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  39. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  40. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  41. package/dist-types/ts3.4/schemas/schemas_0.d.ts +109 -132
  42. package/package.json +34 -34
@@ -213,19 +213,19 @@ const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.synthetics";
213
213
  const _tK = "tagKeys";
214
214
  const n0 = "com.amazonaws.synthetics";
215
215
  import { TypeRegistry } from "@smithy/core/schema";
216
- import { AccessDeniedException as __AccessDeniedException, BadRequestException as __BadRequestException, ConflictException as __ConflictException, InternalFailureException as __InternalFailureException, InternalServerException as __InternalServerException, NotFoundException as __NotFoundException, RequestEntityTooLargeException as __RequestEntityTooLargeException, ResourceNotFoundException as __ResourceNotFoundException, ServiceQuotaExceededException as __ServiceQuotaExceededException, TooManyRequestsException as __TooManyRequestsException, ValidationException as __ValidationException, } from "../models/errors";
217
- import { SyntheticsServiceException as __SyntheticsServiceException } from "../models/SyntheticsServiceException";
218
- export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_M], [0]];
219
- TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
220
- export var ArtifactConfigInput = [3, n0, _ACI, 0, [_SE], [() => S3EncryptionConfig]];
221
- export var ArtifactConfigOutput = [3, n0, _ACO, 0, [_SE], [() => S3EncryptionConfig]];
222
- export var AssociateResourceRequest = [3, n0, _ARR, 0, [_GI, _RA], [[0, 1], 0]];
223
- export var AssociateResourceResponse = [3, n0, _ARRs, 0, [], []];
224
- export var BadRequestException = [-3, n0, _BRE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
225
- TypeRegistry.for(n0).registerError(BadRequestException, __BadRequestException);
226
- export var BaseScreenshot = [3, n0, _BS, 0, [_SN, _IC], [0, 64 | 0]];
227
- export var BrowserConfig = [3, n0, _BC, 0, [_BT], [0]];
228
- export var Canary = [
216
+ import { AccessDeniedException, BadRequestException, ConflictException, InternalFailureException, InternalServerException, NotFoundException, RequestEntityTooLargeException, ResourceNotFoundException, ServiceQuotaExceededException, TooManyRequestsException, ValidationException, } from "../models/errors";
217
+ import { SyntheticsServiceException } from "../models/SyntheticsServiceException";
218
+ export var AccessDeniedException$ = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_M], [0]];
219
+ TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
220
+ export var ArtifactConfigInput$ = [3, n0, _ACI, 0, [_SE], [() => S3EncryptionConfig$]];
221
+ export var ArtifactConfigOutput$ = [3, n0, _ACO, 0, [_SE], [() => S3EncryptionConfig$]];
222
+ export var AssociateResourceRequest$ = [3, n0, _ARR, 0, [_GI, _RA], [[0, 1], 0]];
223
+ export var AssociateResourceResponse$ = [3, n0, _ARRs, 0, [], []];
224
+ export var BadRequestException$ = [-3, n0, _BRE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
225
+ TypeRegistry.for(n0).registerError(BadRequestException$, BadRequestException);
226
+ export var BaseScreenshot$ = [3, n0, _BS, 0, [_SN, _IC], [0, 64 | 0]];
227
+ export var BrowserConfig$ = [3, n0, _BC, 0, [_BT], [0]];
228
+ export var Canary$ = [
229
229
  3,
230
230
  n0,
231
231
  _C,
@@ -257,29 +257,29 @@ export var Canary = [
257
257
  [
258
258
  0,
259
259
  0,
260
- () => CanaryCodeOutput,
260
+ () => CanaryCodeOutput$,
261
261
  0,
262
- () => CanaryScheduleOutput,
263
- () => CanaryRunConfigOutput,
262
+ () => CanaryScheduleOutput$,
263
+ () => CanaryRunConfigOutput$,
264
264
  1,
265
265
  1,
266
- () => CanaryStatus,
267
- () => CanaryTimeline,
266
+ () => CanaryStatus$,
267
+ () => CanaryTimeline$,
268
268
  0,
269
269
  0,
270
270
  0,
271
- () => VpcConfigOutput,
272
- () => VisualReferenceOutput,
271
+ () => VpcConfigOutput$,
272
+ () => VisualReferenceOutput$,
273
273
  0,
274
274
  () => BrowserConfigs,
275
275
  () => EngineConfigs,
276
276
  () => VisualReferencesOutput,
277
277
  128 | 0,
278
- () => ArtifactConfigOutput,
279
- () => DryRunConfigOutput,
278
+ () => ArtifactConfigOutput$,
279
+ () => DryRunConfigOutput$,
280
280
  ],
281
281
  ];
282
- export var CanaryCodeInput = [
282
+ export var CanaryCodeInput$ = [
283
283
  3,
284
284
  n0,
285
285
  _CCI,
@@ -287,7 +287,7 @@ export var CanaryCodeInput = [
287
287
  [_SB, _SK, _SV, _ZF, _H, _BTl, _D],
288
288
  [0, 0, 0, 21, 0, 64 | 0, () => Dependencies],
289
289
  ];
290
- export var CanaryCodeOutput = [
290
+ export var CanaryCodeOutput$ = [
291
291
  3,
292
292
  n0,
293
293
  _CCO,
@@ -295,17 +295,17 @@ export var CanaryCodeOutput = [
295
295
  [_SLA, _H, _BTl, _D],
296
296
  [0, 0, 64 | 0, () => Dependencies],
297
297
  ];
298
- export var CanaryDryRunConfigOutput = [3, n0, _CDRCO, 0, [_DRI], [0]];
299
- export var CanaryLastRun = [3, n0, _CLR, 0, [_CN, _LR], [0, () => CanaryRun]];
300
- export var CanaryRun = [
298
+ export var CanaryDryRunConfigOutput$ = [3, n0, _CDRCO, 0, [_DRI], [0]];
299
+ export var CanaryLastRun$ = [3, n0, _CLR, 0, [_CN, _LR], [0, () => CanaryRun$]];
300
+ export var CanaryRun$ = [
301
301
  3,
302
302
  n0,
303
303
  _CR,
304
304
  0,
305
305
  [_I, _SRI, _RAe, _N, _St, _T, _ASL, _DRC, _BT],
306
- [0, 0, 1, 0, () => CanaryRunStatus, () => CanaryRunTimeline, 0, () => CanaryDryRunConfigOutput, 0],
306
+ [0, 0, 1, 0, () => CanaryRunStatus$, () => CanaryRunTimeline$, 0, () => CanaryDryRunConfigOutput$, 0],
307
307
  ];
308
- export var CanaryRunConfigInput = [
308
+ export var CanaryRunConfigInput$ = [
309
309
  3,
310
310
  n0,
311
311
  _CRCI,
@@ -313,30 +313,30 @@ export var CanaryRunConfigInput = [
313
313
  [_TIS, _MIMB, _AT, _EV, _ES],
314
314
  [1, 1, 2, 128 | 0, 1],
315
315
  ];
316
- export var CanaryRunConfigOutput = [3, n0, _CRCO, 0, [_TIS, _MIMB, _AT, _ES], [1, 1, 2, 1]];
317
- export var CanaryRunStatus = [3, n0, _CRS, 0, [_Sta, _SR, _SRC, _TR], [0, 0, 0, 0]];
318
- export var CanaryRunTimeline = [3, n0, _CRT, 0, [_Star, _Com, _MTFRAR], [4, 4, 4]];
319
- export var CanaryScheduleInput = [
316
+ export var CanaryRunConfigOutput$ = [3, n0, _CRCO, 0, [_TIS, _MIMB, _AT, _ES], [1, 1, 2, 1]];
317
+ export var CanaryRunStatus$ = [3, n0, _CRS, 0, [_Sta, _SR, _SRC, _TR], [0, 0, 0, 0]];
318
+ export var CanaryRunTimeline$ = [3, n0, _CRT, 0, [_Star, _Com, _MTFRAR], [4, 4, 4]];
319
+ export var CanaryScheduleInput$ = [
320
320
  3,
321
321
  n0,
322
322
  _CSI,
323
323
  0,
324
324
  [_E, _DIS, _RCe],
325
- [0, 1, () => RetryConfigInput],
325
+ [0, 1, () => RetryConfigInput$],
326
326
  ];
327
- export var CanaryScheduleOutput = [
327
+ export var CanaryScheduleOutput$ = [
328
328
  3,
329
329
  n0,
330
330
  _CSO,
331
331
  0,
332
332
  [_E, _DIS, _RCe],
333
- [0, 1, () => RetryConfigOutput],
333
+ [0, 1, () => RetryConfigOutput$],
334
334
  ];
335
- export var CanaryStatus = [3, n0, _CS, 0, [_Sta, _SR, _SRC], [0, 0, 0]];
336
- export var CanaryTimeline = [3, n0, _CT, 0, [_Cr, _LM, _LS, _LSa], [4, 4, 4, 4]];
337
- export var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_M], [0]];
338
- TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
339
- export var CreateCanaryRequest = [
335
+ export var CanaryStatus$ = [3, n0, _CS, 0, [_Sta, _SR, _SRC], [0, 0, 0]];
336
+ export var CanaryTimeline$ = [3, n0, _CT, 0, [_Cr, _LM, _LS, _LSa], [4, 4, 4, 4]];
337
+ export var ConflictException$ = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_M], [0]];
338
+ TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
339
+ export var CreateCanaryRequest$ = [
340
340
  3,
341
341
  n0,
342
342
  _CCR,
@@ -344,26 +344,26 @@ export var CreateCanaryRequest = [
344
344
  [_N, _Co, _ASL, _ERA, _S, _RC, _SRPID, _FRPID, _RV, _VC, _RTRT, _PRC, _BCr, _Ta, _AC],
345
345
  [
346
346
  0,
347
- () => CanaryCodeInput,
347
+ () => CanaryCodeInput$,
348
348
  0,
349
349
  0,
350
- () => CanaryScheduleInput,
351
- () => CanaryRunConfigInput,
350
+ () => CanaryScheduleInput$,
351
+ () => CanaryRunConfigInput$,
352
352
  1,
353
353
  1,
354
354
  0,
355
- () => VpcConfigInput,
355
+ () => VpcConfigInput$,
356
356
  64 | 0,
357
357
  0,
358
358
  () => BrowserConfigs,
359
359
  128 | 0,
360
- () => ArtifactConfigInput,
360
+ () => ArtifactConfigInput$,
361
361
  ],
362
362
  ];
363
- export var CreateCanaryResponse = [3, n0, _CCRr, 0, [_C], [() => Canary]];
364
- export var CreateGroupRequest = [3, n0, _CGR, 0, [_N, _Ta], [0, 128 | 0]];
365
- export var CreateGroupResponse = [3, n0, _CGRr, 0, [_G], [() => Group]];
366
- export var DeleteCanaryRequest = [
363
+ export var CreateCanaryResponse$ = [3, n0, _CCRr, 0, [_C], [() => Canary$]];
364
+ export var CreateGroupRequest$ = [3, n0, _CGR, 0, [_N, _Ta], [0, 128 | 0]];
365
+ export var CreateGroupResponse$ = [3, n0, _CGRr, 0, [_G], [() => Group$]];
366
+ export var DeleteCanaryRequest$ = [
367
367
  3,
368
368
  n0,
369
369
  _DCR,
@@ -374,11 +374,11 @@ export var DeleteCanaryRequest = [
374
374
  [2, { [_hQ]: _dL }],
375
375
  ],
376
376
  ];
377
- export var DeleteCanaryResponse = [3, n0, _DCRe, 0, [], []];
378
- export var DeleteGroupRequest = [3, n0, _DGR, 0, [_GI], [[0, 1]]];
379
- export var DeleteGroupResponse = [3, n0, _DGRe, 0, [], []];
380
- export var Dependency = [3, n0, _De, 0, [_Ty, _R], [0, 0]];
381
- export var DescribeCanariesLastRunRequest = [
377
+ export var DeleteCanaryResponse$ = [3, n0, _DCRe, 0, [], []];
378
+ export var DeleteGroupRequest$ = [3, n0, _DGR, 0, [_GI], [[0, 1]]];
379
+ export var DeleteGroupResponse$ = [3, n0, _DGRe, 0, [], []];
380
+ export var Dependency$ = [3, n0, _De, 0, [_Ty, _R], [0, 0]];
381
+ export var DescribeCanariesLastRunRequest$ = [
382
382
  3,
383
383
  n0,
384
384
  _DCLRR,
@@ -386,7 +386,7 @@ export var DescribeCanariesLastRunRequest = [
386
386
  [_NT, _MR, _Na, _BT],
387
387
  [0, 1, 64 | 0, 0],
388
388
  ];
389
- export var DescribeCanariesLastRunResponse = [
389
+ export var DescribeCanariesLastRunResponse$ = [
390
390
  3,
391
391
  n0,
392
392
  _DCLRRe,
@@ -394,10 +394,10 @@ export var DescribeCanariesLastRunResponse = [
394
394
  [_CLRa, _NT],
395
395
  [() => CanariesLastRun, 0],
396
396
  ];
397
- export var DescribeCanariesRequest = [3, n0, _DCRes, 0, [_NT, _MR, _Na], [0, 1, 64 | 0]];
398
- export var DescribeCanariesResponse = [3, n0, _DCResc, 0, [_Ca, _NT], [() => Canaries, 0]];
399
- export var DescribeRuntimeVersionsRequest = [3, n0, _DRVR, 0, [_NT, _MR], [0, 1]];
400
- export var DescribeRuntimeVersionsResponse = [
397
+ export var DescribeCanariesRequest$ = [3, n0, _DCRes, 0, [_NT, _MR, _Na], [0, 1, 64 | 0]];
398
+ export var DescribeCanariesResponse$ = [3, n0, _DCResc, 0, [_Ca, _NT], [() => Canaries, 0]];
399
+ export var DescribeRuntimeVersionsRequest$ = [3, n0, _DRVR, 0, [_NT, _MR], [0, 1]];
400
+ export var DescribeRuntimeVersionsResponse$ = [
401
401
  3,
402
402
  n0,
403
403
  _DRVRe,
@@ -405,11 +405,11 @@ export var DescribeRuntimeVersionsResponse = [
405
405
  [_RVu, _NT],
406
406
  [() => RuntimeVersionList, 0],
407
407
  ];
408
- export var DisassociateResourceRequest = [3, n0, _DRR, 0, [_GI, _RA], [[0, 1], 0]];
409
- export var DisassociateResourceResponse = [3, n0, _DRRi, 0, [], []];
410
- export var DryRunConfigOutput = [3, n0, _DRCO, 0, [_DRI, _LDRES], [0, 0]];
411
- export var EngineConfig = [3, n0, _ECn, 0, [_EA, _BT], [0, 0]];
412
- export var GetCanaryRequest = [
408
+ export var DisassociateResourceRequest$ = [3, n0, _DRR, 0, [_GI, _RA], [[0, 1], 0]];
409
+ export var DisassociateResourceResponse$ = [3, n0, _DRRi, 0, [], []];
410
+ export var DryRunConfigOutput$ = [3, n0, _DRCO, 0, [_DRI, _LDRES], [0, 0]];
411
+ export var EngineConfig$ = [3, n0, _ECn, 0, [_EA, _BT], [0, 0]];
412
+ export var GetCanaryRequest$ = [
413
413
  3,
414
414
  n0,
415
415
  _GCR,
@@ -420,8 +420,8 @@ export var GetCanaryRequest = [
420
420
  [0, { [_hQ]: _dRI }],
421
421
  ],
422
422
  ];
423
- export var GetCanaryResponse = [3, n0, _GCRe, 0, [_C], [() => Canary]];
424
- export var GetCanaryRunsRequest = [
423
+ export var GetCanaryResponse$ = [3, n0, _GCRe, 0, [_C], [() => Canary$]];
424
+ export var GetCanaryRunsRequest$ = [
425
425
  3,
426
426
  n0,
427
427
  _GCRR,
@@ -429,17 +429,17 @@ export var GetCanaryRunsRequest = [
429
429
  [_N, _NT, _MR, _DRI, _RT],
430
430
  [[0, 1], 0, 1, 0, 0],
431
431
  ];
432
- export var GetCanaryRunsResponse = [3, n0, _GCRRe, 0, [_CRa, _NT], [() => CanaryRuns, 0]];
433
- export var GetGroupRequest = [3, n0, _GGR, 0, [_GI], [[0, 1]]];
434
- export var GetGroupResponse = [3, n0, _GGRe, 0, [_G], [() => Group]];
435
- export var Group = [3, n0, _G, 0, [_I, _N, _A, _Ta, _CTr, _LMT], [0, 0, 0, 128 | 0, 4, 4]];
436
- export var GroupSummary = [3, n0, _GS, 0, [_I, _N, _A], [0, 0, 0]];
437
- export var InternalFailureException = [-3, n0, _IFE, { [_e]: _s, [_hE]: 500 }, [_M], [0]];
438
- TypeRegistry.for(n0).registerError(InternalFailureException, __InternalFailureException);
439
- export var InternalServerException = [-3, n0, _ISE, { [_e]: _s, [_hE]: 500 }, [_M], [0]];
440
- TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
441
- export var ListAssociatedGroupsRequest = [3, n0, _LAGR, 0, [_NT, _MR, _RA], [0, 1, [0, 1]]];
442
- export var ListAssociatedGroupsResponse = [
432
+ export var GetCanaryRunsResponse$ = [3, n0, _GCRRe, 0, [_CRa, _NT], [() => CanaryRuns, 0]];
433
+ export var GetGroupRequest$ = [3, n0, _GGR, 0, [_GI], [[0, 1]]];
434
+ export var GetGroupResponse$ = [3, n0, _GGRe, 0, [_G], [() => Group$]];
435
+ export var Group$ = [3, n0, _G, 0, [_I, _N, _A, _Ta, _CTr, _LMT], [0, 0, 0, 128 | 0, 4, 4]];
436
+ export var GroupSummary$ = [3, n0, _GS, 0, [_I, _N, _A], [0, 0, 0]];
437
+ export var InternalFailureException$ = [-3, n0, _IFE, { [_e]: _s, [_hE]: 500 }, [_M], [0]];
438
+ TypeRegistry.for(n0).registerError(InternalFailureException$, InternalFailureException);
439
+ export var InternalServerException$ = [-3, n0, _ISE, { [_e]: _s, [_hE]: 500 }, [_M], [0]];
440
+ TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
441
+ export var ListAssociatedGroupsRequest$ = [3, n0, _LAGR, 0, [_NT, _MR, _RA], [0, 1, [0, 1]]];
442
+ export var ListAssociatedGroupsResponse$ = [
443
443
  3,
444
444
  n0,
445
445
  _LAGRi,
@@ -447,25 +447,25 @@ export var ListAssociatedGroupsResponse = [
447
447
  [_Gr, _NT],
448
448
  [() => GroupSummaryList, 0],
449
449
  ];
450
- export var ListGroupResourcesRequest = [3, n0, _LGRR, 0, [_NT, _MR, _GI], [0, 1, [0, 1]]];
451
- export var ListGroupResourcesResponse = [3, n0, _LGRRi, 0, [_Re, _NT], [64 | 0, 0]];
452
- export var ListGroupsRequest = [3, n0, _LGR, 0, [_NT, _MR], [0, 1]];
453
- export var ListGroupsResponse = [3, n0, _LGRi, 0, [_Gr, _NT], [() => GroupSummaryList, 0]];
454
- export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_RA], [[0, 1]]];
455
- export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_Ta], [128 | 0]];
456
- export var NotFoundException = [-3, n0, _NFE, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
457
- TypeRegistry.for(n0).registerError(NotFoundException, __NotFoundException);
458
- export var RequestEntityTooLargeException = [-3, n0, _RETLE, { [_e]: _c, [_hE]: 413 }, [_M], [0]];
459
- TypeRegistry.for(n0).registerError(RequestEntityTooLargeException, __RequestEntityTooLargeException);
460
- export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
461
- TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
462
- export var RetryConfigInput = [3, n0, _RCI, 0, [_MRa], [1]];
463
- export var RetryConfigOutput = [3, n0, _RCO, 0, [_MRa], [1]];
464
- export var RuntimeVersion = [3, n0, _RV, 0, [_VN, _Des, _RD, _DD], [0, 0, 4, 4]];
465
- export var S3EncryptionConfig = [3, n0, _SEC, 0, [_EM, _KKA], [0, 0]];
466
- export var ServiceQuotaExceededException = [-3, n0, _SQEE, { [_e]: _c, [_hE]: 402 }, [_M], [0]];
467
- TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, __ServiceQuotaExceededException);
468
- export var StartCanaryDryRunRequest = [
450
+ export var ListGroupResourcesRequest$ = [3, n0, _LGRR, 0, [_NT, _MR, _GI], [0, 1, [0, 1]]];
451
+ export var ListGroupResourcesResponse$ = [3, n0, _LGRRi, 0, [_Re, _NT], [64 | 0, 0]];
452
+ export var ListGroupsRequest$ = [3, n0, _LGR, 0, [_NT, _MR], [0, 1]];
453
+ export var ListGroupsResponse$ = [3, n0, _LGRi, 0, [_Gr, _NT], [() => GroupSummaryList, 0]];
454
+ export var ListTagsForResourceRequest$ = [3, n0, _LTFRR, 0, [_RA], [[0, 1]]];
455
+ export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi, 0, [_Ta], [128 | 0]];
456
+ export var NotFoundException$ = [-3, n0, _NFE, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
457
+ TypeRegistry.for(n0).registerError(NotFoundException$, NotFoundException);
458
+ export var RequestEntityTooLargeException$ = [-3, n0, _RETLE, { [_e]: _c, [_hE]: 413 }, [_M], [0]];
459
+ TypeRegistry.for(n0).registerError(RequestEntityTooLargeException$, RequestEntityTooLargeException);
460
+ export var ResourceNotFoundException$ = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
461
+ TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
462
+ export var RetryConfigInput$ = [3, n0, _RCI, 0, [_MRa], [1]];
463
+ export var RetryConfigOutput$ = [3, n0, _RCO, 0, [_MRa], [1]];
464
+ export var RuntimeVersion$ = [3, n0, _RV, 0, [_VN, _Des, _RD, _DD], [0, 0, 4, 4]];
465
+ export var S3EncryptionConfig$ = [3, n0, _SEC, 0, [_EM, _KKA], [0, 0]];
466
+ export var ServiceQuotaExceededException$ = [-3, n0, _SQEE, { [_e]: _c, [_hE]: 402 }, [_M], [0]];
467
+ TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
468
+ export var StartCanaryDryRunRequest$ = [
469
469
  3,
470
470
  n0,
471
471
  _SCDRR,
@@ -473,31 +473,31 @@ export var StartCanaryDryRunRequest = [
473
473
  [_N, _Co, _RV, _RC, _VC, _ERA, _SRPID, _FRPID, _VR, _ASL, _AC, _PRC, _BCr, _VRi],
474
474
  [
475
475
  [0, 1],
476
- () => CanaryCodeInput,
476
+ () => CanaryCodeInput$,
477
477
  0,
478
- () => CanaryRunConfigInput,
479
- () => VpcConfigInput,
478
+ () => CanaryRunConfigInput$,
479
+ () => VpcConfigInput$,
480
480
  0,
481
481
  1,
482
482
  1,
483
- () => VisualReferenceInput,
483
+ () => VisualReferenceInput$,
484
484
  0,
485
- () => ArtifactConfigInput,
485
+ () => ArtifactConfigInput$,
486
486
  0,
487
487
  () => BrowserConfigs,
488
488
  () => VisualReferences,
489
489
  ],
490
490
  ];
491
- export var StartCanaryDryRunResponse = [3, n0, _SCDRRt, 0, [_DRC], [() => DryRunConfigOutput]];
492
- export var StartCanaryRequest = [3, n0, _SCR, 0, [_N], [[0, 1]]];
493
- export var StartCanaryResponse = [3, n0, _SCRt, 0, [], []];
494
- export var StopCanaryRequest = [3, n0, _SCRto, 0, [_N], [[0, 1]]];
495
- export var StopCanaryResponse = [3, n0, _SCRtop, 0, [], []];
496
- export var TagResourceRequest = [3, n0, _TRR, 0, [_RA, _Ta], [[0, 1], 128 | 0]];
497
- export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
498
- export var TooManyRequestsException = [-3, n0, _TMRE, { [_e]: _c, [_hE]: 429 }, [_M], [0]];
499
- TypeRegistry.for(n0).registerError(TooManyRequestsException, __TooManyRequestsException);
500
- export var UntagResourceRequest = [
491
+ export var StartCanaryDryRunResponse$ = [3, n0, _SCDRRt, 0, [_DRC], [() => DryRunConfigOutput$]];
492
+ export var StartCanaryRequest$ = [3, n0, _SCR, 0, [_N], [[0, 1]]];
493
+ export var StartCanaryResponse$ = [3, n0, _SCRt, 0, [], []];
494
+ export var StopCanaryRequest$ = [3, n0, _SCRto, 0, [_N], [[0, 1]]];
495
+ export var StopCanaryResponse$ = [3, n0, _SCRtop, 0, [], []];
496
+ export var TagResourceRequest$ = [3, n0, _TRR, 0, [_RA, _Ta], [[0, 1], 128 | 0]];
497
+ export var TagResourceResponse$ = [3, n0, _TRRa, 0, [], []];
498
+ export var TooManyRequestsException$ = [-3, n0, _TMRE, { [_e]: _c, [_hE]: 429 }, [_M], [0]];
499
+ TypeRegistry.for(n0).registerError(TooManyRequestsException$, TooManyRequestsException);
500
+ export var UntagResourceRequest$ = [
501
501
  3,
502
502
  n0,
503
503
  _URR,
@@ -508,8 +508,8 @@ export var UntagResourceRequest = [
508
508
  [64 | 0, { [_hQ]: _tK }],
509
509
  ],
510
510
  ];
511
- export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
512
- export var UpdateCanaryRequest = [
511
+ export var UntagResourceResponse$ = [3, n0, _URRn, 0, [], []];
512
+ export var UpdateCanaryRequest$ = [
513
513
  3,
514
514
  n0,
515
515
  _UCR,
@@ -517,27 +517,27 @@ export var UpdateCanaryRequest = [
517
517
  [_N, _Co, _ERA, _RV, _S, _RC, _SRPID, _FRPID, _VC, _VR, _ASL, _AC, _PRC, _DRI, _VRi, _BCr],
518
518
  [
519
519
  [0, 1],
520
- () => CanaryCodeInput,
520
+ () => CanaryCodeInput$,
521
521
  0,
522
522
  0,
523
- () => CanaryScheduleInput,
524
- () => CanaryRunConfigInput,
523
+ () => CanaryScheduleInput$,
524
+ () => CanaryRunConfigInput$,
525
525
  1,
526
526
  1,
527
- () => VpcConfigInput,
528
- () => VisualReferenceInput,
527
+ () => VpcConfigInput$,
528
+ () => VisualReferenceInput$,
529
529
  0,
530
- () => ArtifactConfigInput,
530
+ () => ArtifactConfigInput$,
531
531
  0,
532
532
  0,
533
533
  () => VisualReferences,
534
534
  () => BrowserConfigs,
535
535
  ],
536
536
  ];
537
- export var UpdateCanaryResponse = [3, n0, _UCRp, 0, [], []];
538
- export var ValidationException = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
539
- TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
540
- export var VisualReferenceInput = [
537
+ export var UpdateCanaryResponse$ = [3, n0, _UCRp, 0, [], []];
538
+ export var ValidationException$ = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
539
+ TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
540
+ export var VisualReferenceInput$ = [
541
541
  3,
542
542
  n0,
543
543
  _VRI,
@@ -545,7 +545,7 @@ export var VisualReferenceInput = [
545
545
  [_BSa, _BCRI, _BT],
546
546
  [() => BaseScreenshots, 0, 0],
547
547
  ];
548
- export var VisualReferenceOutput = [
548
+ export var VisualReferenceOutput$ = [
549
549
  3,
550
550
  n0,
551
551
  _VRO,
@@ -553,205 +553,205 @@ export var VisualReferenceOutput = [
553
553
  [_BSa, _BCRI, _BT],
554
554
  [() => BaseScreenshots, 0, 0],
555
555
  ];
556
- export var VpcConfigInput = [3, n0, _VCI, 0, [_SI, _SGI, _IAFDS], [64 | 0, 64 | 0, 2]];
557
- export var VpcConfigOutput = [3, n0, _VCO, 0, [_VI, _SI, _SGI, _IAFDS], [0, 64 | 0, 64 | 0, 2]];
558
- export var SyntheticsServiceException = [-3, _sm, "SyntheticsServiceException", 0, [], []];
559
- TypeRegistry.for(_sm).registerError(SyntheticsServiceException, __SyntheticsServiceException);
560
- export var BaseScreenshotIgnoreCoordinates = 64 | 0;
561
- export var BaseScreenshots = [1, n0, _BSa, 0, () => BaseScreenshot];
562
- export var BlueprintTypes = 64 | 0;
563
- export var BrowserConfigs = [1, n0, _BCr, 0, () => BrowserConfig];
564
- export var Canaries = [1, n0, _Ca, 0, () => Canary];
565
- export var CanariesLastRun = [1, n0, _CLRa, 0, () => CanaryLastRun];
566
- export var CanaryRuns = [1, n0, _CRa, 0, () => CanaryRun];
567
- export var Dependencies = [1, n0, _D, 0, () => Dependency];
568
- export var DescribeCanariesLastRunNameFilter = 64 | 0;
569
- export var DescribeCanariesNameFilter = 64 | 0;
570
- export var EngineConfigs = [1, n0, _EC, 0, () => EngineConfig];
571
- export var GroupSummaryList = [1, n0, _GSL, 0, () => GroupSummary];
572
- export var ResourceList = 64 | 0;
573
- export var RuntimeVersionList = [1, n0, _RVL, 0, () => RuntimeVersion];
574
- export var SecurityGroupIds = 64 | 0;
575
- export var StringList = 64 | 0;
576
- export var SubnetIds = 64 | 0;
577
- export var TagKeyList = 64 | 0;
578
- export var VisualReferences = [1, n0, _VRi, 0, () => VisualReferenceInput];
579
- export var VisualReferencesOutput = [1, n0, _VROi, 0, () => VisualReferenceOutput];
580
- export var EnvironmentVariablesMap = 128 | 0;
581
- export var TagMap = 128 | 0;
582
- export var AssociateResource = [
556
+ export var VpcConfigInput$ = [3, n0, _VCI, 0, [_SI, _SGI, _IAFDS], [64 | 0, 64 | 0, 2]];
557
+ export var VpcConfigOutput$ = [3, n0, _VCO, 0, [_VI, _SI, _SGI, _IAFDS], [0, 64 | 0, 64 | 0, 2]];
558
+ export var SyntheticsServiceException$ = [-3, _sm, "SyntheticsServiceException", 0, [], []];
559
+ TypeRegistry.for(_sm).registerError(SyntheticsServiceException$, SyntheticsServiceException);
560
+ var BaseScreenshotIgnoreCoordinates = 64 | 0;
561
+ var BaseScreenshots = [1, n0, _BSa, 0, () => BaseScreenshot$];
562
+ var BlueprintTypes = 64 | 0;
563
+ var BrowserConfigs = [1, n0, _BCr, 0, () => BrowserConfig$];
564
+ var Canaries = [1, n0, _Ca, 0, () => Canary$];
565
+ var CanariesLastRun = [1, n0, _CLRa, 0, () => CanaryLastRun$];
566
+ var CanaryRuns = [1, n0, _CRa, 0, () => CanaryRun$];
567
+ var Dependencies = [1, n0, _D, 0, () => Dependency$];
568
+ var DescribeCanariesLastRunNameFilter = 64 | 0;
569
+ var DescribeCanariesNameFilter = 64 | 0;
570
+ var EngineConfigs = [1, n0, _EC, 0, () => EngineConfig$];
571
+ var GroupSummaryList = [1, n0, _GSL, 0, () => GroupSummary$];
572
+ var ResourceList = 64 | 0;
573
+ var RuntimeVersionList = [1, n0, _RVL, 0, () => RuntimeVersion$];
574
+ var SecurityGroupIds = 64 | 0;
575
+ var StringList = 64 | 0;
576
+ var SubnetIds = 64 | 0;
577
+ var TagKeyList = 64 | 0;
578
+ var VisualReferences = [1, n0, _VRi, 0, () => VisualReferenceInput$];
579
+ var VisualReferencesOutput = [1, n0, _VROi, 0, () => VisualReferenceOutput$];
580
+ var EnvironmentVariablesMap = 128 | 0;
581
+ var TagMap = 128 | 0;
582
+ export var AssociateResource$ = [
583
583
  9,
584
584
  n0,
585
585
  _AR,
586
586
  { [_h]: ["PATCH", "/group/{GroupIdentifier}/associate", 200] },
587
- () => AssociateResourceRequest,
588
- () => AssociateResourceResponse,
587
+ () => AssociateResourceRequest$,
588
+ () => AssociateResourceResponse$,
589
589
  ];
590
- export var CreateCanary = [
590
+ export var CreateCanary$ = [
591
591
  9,
592
592
  n0,
593
593
  _CC,
594
594
  { [_h]: ["POST", "/canary", 200] },
595
- () => CreateCanaryRequest,
596
- () => CreateCanaryResponse,
595
+ () => CreateCanaryRequest$,
596
+ () => CreateCanaryResponse$,
597
597
  ];
598
- export var CreateGroup = [
598
+ export var CreateGroup$ = [
599
599
  9,
600
600
  n0,
601
601
  _CG,
602
602
  { [_h]: ["POST", "/group", 200] },
603
- () => CreateGroupRequest,
604
- () => CreateGroupResponse,
603
+ () => CreateGroupRequest$,
604
+ () => CreateGroupResponse$,
605
605
  ];
606
- export var DeleteCanary = [
606
+ export var DeleteCanary$ = [
607
607
  9,
608
608
  n0,
609
609
  _DC,
610
610
  { [_h]: ["DELETE", "/canary/{Name}", 200] },
611
- () => DeleteCanaryRequest,
612
- () => DeleteCanaryResponse,
611
+ () => DeleteCanaryRequest$,
612
+ () => DeleteCanaryResponse$,
613
613
  ];
614
- export var DeleteGroup = [
614
+ export var DeleteGroup$ = [
615
615
  9,
616
616
  n0,
617
617
  _DG,
618
618
  { [_h]: ["DELETE", "/group/{GroupIdentifier}", 200] },
619
- () => DeleteGroupRequest,
620
- () => DeleteGroupResponse,
619
+ () => DeleteGroupRequest$,
620
+ () => DeleteGroupResponse$,
621
621
  ];
622
- export var DescribeCanaries = [
622
+ export var DescribeCanaries$ = [
623
623
  9,
624
624
  n0,
625
625
  _DCe,
626
626
  { [_h]: ["POST", "/canaries", 200] },
627
- () => DescribeCanariesRequest,
628
- () => DescribeCanariesResponse,
627
+ () => DescribeCanariesRequest$,
628
+ () => DescribeCanariesResponse$,
629
629
  ];
630
- export var DescribeCanariesLastRun = [
630
+ export var DescribeCanariesLastRun$ = [
631
631
  9,
632
632
  n0,
633
633
  _DCLR,
634
634
  { [_h]: ["POST", "/canaries/last-run", 200] },
635
- () => DescribeCanariesLastRunRequest,
636
- () => DescribeCanariesLastRunResponse,
635
+ () => DescribeCanariesLastRunRequest$,
636
+ () => DescribeCanariesLastRunResponse$,
637
637
  ];
638
- export var DescribeRuntimeVersions = [
638
+ export var DescribeRuntimeVersions$ = [
639
639
  9,
640
640
  n0,
641
641
  _DRV,
642
642
  { [_h]: ["POST", "/runtime-versions", 200] },
643
- () => DescribeRuntimeVersionsRequest,
644
- () => DescribeRuntimeVersionsResponse,
643
+ () => DescribeRuntimeVersionsRequest$,
644
+ () => DescribeRuntimeVersionsResponse$,
645
645
  ];
646
- export var DisassociateResource = [
646
+ export var DisassociateResource$ = [
647
647
  9,
648
648
  n0,
649
649
  _DR,
650
650
  { [_h]: ["PATCH", "/group/{GroupIdentifier}/disassociate", 200] },
651
- () => DisassociateResourceRequest,
652
- () => DisassociateResourceResponse,
651
+ () => DisassociateResourceRequest$,
652
+ () => DisassociateResourceResponse$,
653
653
  ];
654
- export var GetCanary = [
654
+ export var GetCanary$ = [
655
655
  9,
656
656
  n0,
657
657
  _GC,
658
658
  { [_h]: ["GET", "/canary/{Name}", 200] },
659
- () => GetCanaryRequest,
660
- () => GetCanaryResponse,
659
+ () => GetCanaryRequest$,
660
+ () => GetCanaryResponse$,
661
661
  ];
662
- export var GetCanaryRuns = [
662
+ export var GetCanaryRuns$ = [
663
663
  9,
664
664
  n0,
665
665
  _GCRet,
666
666
  { [_h]: ["POST", "/canary/{Name}/runs", 200] },
667
- () => GetCanaryRunsRequest,
668
- () => GetCanaryRunsResponse,
667
+ () => GetCanaryRunsRequest$,
668
+ () => GetCanaryRunsResponse$,
669
669
  ];
670
- export var GetGroup = [
670
+ export var GetGroup$ = [
671
671
  9,
672
672
  n0,
673
673
  _GG,
674
674
  { [_h]: ["GET", "/group/{GroupIdentifier}", 200] },
675
- () => GetGroupRequest,
676
- () => GetGroupResponse,
675
+ () => GetGroupRequest$,
676
+ () => GetGroupResponse$,
677
677
  ];
678
- export var ListAssociatedGroups = [
678
+ export var ListAssociatedGroups$ = [
679
679
  9,
680
680
  n0,
681
681
  _LAG,
682
682
  { [_h]: ["POST", "/resource/{ResourceArn}/groups", 200] },
683
- () => ListAssociatedGroupsRequest,
684
- () => ListAssociatedGroupsResponse,
683
+ () => ListAssociatedGroupsRequest$,
684
+ () => ListAssociatedGroupsResponse$,
685
685
  ];
686
- export var ListGroupResources = [
686
+ export var ListGroupResources$ = [
687
687
  9,
688
688
  n0,
689
689
  _LGRis,
690
690
  { [_h]: ["POST", "/group/{GroupIdentifier}/resources", 200] },
691
- () => ListGroupResourcesRequest,
692
- () => ListGroupResourcesResponse,
691
+ () => ListGroupResourcesRequest$,
692
+ () => ListGroupResourcesResponse$,
693
693
  ];
694
- export var ListGroups = [
694
+ export var ListGroups$ = [
695
695
  9,
696
696
  n0,
697
697
  _LG,
698
698
  { [_h]: ["POST", "/groups", 200] },
699
- () => ListGroupsRequest,
700
- () => ListGroupsResponse,
699
+ () => ListGroupsRequest$,
700
+ () => ListGroupsResponse$,
701
701
  ];
702
- export var ListTagsForResource = [
702
+ export var ListTagsForResource$ = [
703
703
  9,
704
704
  n0,
705
705
  _LTFR,
706
706
  { [_h]: ["GET", "/tags/{ResourceArn}", 200] },
707
- () => ListTagsForResourceRequest,
708
- () => ListTagsForResourceResponse,
707
+ () => ListTagsForResourceRequest$,
708
+ () => ListTagsForResourceResponse$,
709
709
  ];
710
- export var StartCanary = [
710
+ export var StartCanary$ = [
711
711
  9,
712
712
  n0,
713
713
  _SC,
714
714
  { [_h]: ["POST", "/canary/{Name}/start", 200] },
715
- () => StartCanaryRequest,
716
- () => StartCanaryResponse,
715
+ () => StartCanaryRequest$,
716
+ () => StartCanaryResponse$,
717
717
  ];
718
- export var StartCanaryDryRun = [
718
+ export var StartCanaryDryRun$ = [
719
719
  9,
720
720
  n0,
721
721
  _SCDR,
722
722
  { [_h]: ["POST", "/canary/{Name}/dry-run/start", 200] },
723
- () => StartCanaryDryRunRequest,
724
- () => StartCanaryDryRunResponse,
723
+ () => StartCanaryDryRunRequest$,
724
+ () => StartCanaryDryRunResponse$,
725
725
  ];
726
- export var StopCanary = [
726
+ export var StopCanary$ = [
727
727
  9,
728
728
  n0,
729
729
  _SCt,
730
730
  { [_h]: ["POST", "/canary/{Name}/stop", 200] },
731
- () => StopCanaryRequest,
732
- () => StopCanaryResponse,
731
+ () => StopCanaryRequest$,
732
+ () => StopCanaryResponse$,
733
733
  ];
734
- export var TagResource = [
734
+ export var TagResource$ = [
735
735
  9,
736
736
  n0,
737
737
  _TRa,
738
738
  { [_h]: ["POST", "/tags/{ResourceArn}", 200] },
739
- () => TagResourceRequest,
740
- () => TagResourceResponse,
739
+ () => TagResourceRequest$,
740
+ () => TagResourceResponse$,
741
741
  ];
742
- export var UntagResource = [
742
+ export var UntagResource$ = [
743
743
  9,
744
744
  n0,
745
745
  _UR,
746
746
  { [_h]: ["DELETE", "/tags/{ResourceArn}", 200] },
747
- () => UntagResourceRequest,
748
- () => UntagResourceResponse,
747
+ () => UntagResourceRequest$,
748
+ () => UntagResourceResponse$,
749
749
  ];
750
- export var UpdateCanary = [
750
+ export var UpdateCanary$ = [
751
751
  9,
752
752
  n0,
753
753
  _UC,
754
754
  { [_h]: ["PATCH", "/canary/{Name}", 200] },
755
- () => UpdateCanaryRequest,
756
- () => UpdateCanaryResponse,
755
+ () => UpdateCanaryRequest$,
756
+ () => UpdateCanaryResponse$,
757
757
  ];