@aws-sdk/client-amp 3.1068.0 → 3.1070.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.
@@ -1,9 +1,3 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeResourcePolicyRequest$ = exports.DescribeQueryLoggingConfigurationResponse$ = exports.DescribeQueryLoggingConfigurationRequest$ = exports.DescribeLoggingConfigurationResponse$ = exports.DescribeLoggingConfigurationRequest$ = exports.DescribeAnomalyDetectorResponse$ = exports.DescribeAnomalyDetectorRequest$ = exports.DescribeAlertManagerDefinitionResponse$ = exports.DescribeAlertManagerDefinitionRequest$ = exports.DeleteWorkspaceRequest$ = exports.DeleteScraperResponse$ = exports.DeleteScraperRequest$ = exports.DeleteScraperLoggingConfigurationRequest$ = exports.DeleteRuleGroupsNamespaceRequest$ = exports.DeleteResourcePolicyRequest$ = exports.DeleteQueryLoggingConfigurationRequest$ = exports.DeleteLoggingConfigurationRequest$ = exports.DeleteAnomalyDetectorRequest$ = exports.DeleteAlertManagerDefinitionRequest$ = exports.CreateWorkspaceResponse$ = exports.CreateWorkspaceRequest$ = exports.CreateScraperResponse$ = exports.CreateScraperRequest$ = exports.CreateRuleGroupsNamespaceResponse$ = exports.CreateRuleGroupsNamespaceRequest$ = exports.CreateQueryLoggingConfigurationResponse$ = exports.CreateQueryLoggingConfigurationRequest$ = exports.CreateLoggingConfigurationResponse$ = exports.CreateLoggingConfigurationRequest$ = exports.CreateAnomalyDetectorResponse$ = exports.CreateAnomalyDetectorRequest$ = exports.CreateAlertManagerDefinitionResponse$ = exports.CreateAlertManagerDefinitionRequest$ = exports.ComponentConfig$ = exports.CloudWatchLogDestination$ = exports.AnomalyDetectorSummary$ = exports.AnomalyDetectorStatus$ = exports.AnomalyDetectorDescription$ = exports.AmpConfiguration$ = exports.AlertManagerDefinitionStatus$ = exports.AlertManagerDefinitionDescription$ = exports.errorTypeRegistries = exports.ValidationException$ = exports.ThrottlingException$ = exports.ServiceQuotaExceededException$ = exports.ResourceNotFoundException$ = exports.InternalServerException$ = exports.ConflictException$ = exports.AccessDeniedException$ = exports.AmpServiceException$ = void 0;
4
- exports.ScraperSummary$ = exports.ScraperStatus$ = exports.ScraperLoggingConfigurationStatus$ = exports.ScraperDescription$ = exports.ScraperComponent$ = exports.RuleGroupsNamespaceSummary$ = exports.RuleGroupsNamespaceStatus$ = exports.RuleGroupsNamespaceDescription$ = exports.RoleConfiguration$ = exports.RandomCutForestConfiguration$ = exports.QueryLoggingConfigurationStatus$ = exports.QueryLoggingConfigurationMetadata$ = exports.PutRuleGroupsNamespaceResponse$ = exports.PutRuleGroupsNamespaceRequest$ = exports.PutResourcePolicyResponse$ = exports.PutResourcePolicyRequest$ = exports.PutAnomalyDetectorResponse$ = exports.PutAnomalyDetectorRequest$ = exports.PutAlertManagerDefinitionResponse$ = exports.PutAlertManagerDefinitionRequest$ = exports.LoggingFilter$ = exports.LoggingDestination$ = exports.LoggingConfigurationStatus$ = exports.LoggingConfigurationMetadata$ = exports.ListWorkspacesResponse$ = exports.ListWorkspacesRequest$ = exports.ListTagsForResourceResponse$ = exports.ListTagsForResourceRequest$ = exports.ListScrapersResponse$ = exports.ListScrapersRequest$ = exports.ListRuleGroupsNamespacesResponse$ = exports.ListRuleGroupsNamespacesRequest$ = exports.ListAnomalyDetectorsResponse$ = exports.ListAnomalyDetectorsRequest$ = exports.LimitsPerLabelSetEntry$ = exports.LimitsPerLabelSet$ = exports.GetDefaultScraperConfigurationResponse$ = exports.GetDefaultScraperConfigurationRequest$ = exports.EksConfiguration$ = exports.DescribeWorkspaceResponse$ = exports.DescribeWorkspaceRequest$ = exports.DescribeWorkspaceConfigurationResponse$ = exports.DescribeWorkspaceConfigurationRequest$ = exports.DescribeScraperResponse$ = exports.DescribeScraperRequest$ = exports.DescribeScraperLoggingConfigurationResponse$ = exports.DescribeScraperLoggingConfigurationRequest$ = exports.DescribeRuleGroupsNamespaceResponse$ = exports.DescribeRuleGroupsNamespaceRequest$ = exports.DescribeResourcePolicyResponse$ = void 0;
5
- exports.DescribeResourcePolicy$ = exports.DescribeQueryLoggingConfiguration$ = exports.DescribeLoggingConfiguration$ = exports.DescribeAnomalyDetector$ = exports.DescribeAlertManagerDefinition$ = exports.DeleteWorkspace$ = exports.DeleteScraperLoggingConfiguration$ = exports.DeleteScraper$ = exports.DeleteRuleGroupsNamespace$ = exports.DeleteResourcePolicy$ = exports.DeleteQueryLoggingConfiguration$ = exports.DeleteLoggingConfiguration$ = exports.DeleteAnomalyDetector$ = exports.DeleteAlertManagerDefinition$ = exports.CreateWorkspace$ = exports.CreateScraper$ = exports.CreateRuleGroupsNamespace$ = exports.CreateQueryLoggingConfiguration$ = exports.CreateLoggingConfiguration$ = exports.CreateAnomalyDetector$ = exports.CreateAlertManagerDefinition$ = exports.Source$ = exports.ScraperLoggingDestination$ = exports.ScrapeConfiguration$ = exports.IgnoreNearExpected$ = exports.Destination$ = exports.AnomalyDetectorMissingDataAction$ = exports.AnomalyDetectorConfiguration$ = exports.WorkspaceSummary$ = exports.WorkspaceStatus$ = exports.WorkspaceDescription$ = exports.WorkspaceConfigurationStatus$ = exports.WorkspaceConfigurationDescription$ = exports.VpcConfiguration$ = exports.ValidationExceptionField$ = exports.UpdateWorkspaceConfigurationResponse$ = exports.UpdateWorkspaceConfigurationRequest$ = exports.UpdateWorkspaceAliasRequest$ = exports.UpdateScraperResponse$ = exports.UpdateScraperRequest$ = exports.UpdateScraperLoggingConfigurationResponse$ = exports.UpdateScraperLoggingConfigurationRequest$ = exports.UpdateQueryLoggingConfigurationResponse$ = exports.UpdateQueryLoggingConfigurationRequest$ = exports.UpdateLoggingConfigurationResponse$ = exports.UpdateLoggingConfigurationRequest$ = exports.UntagResourceResponse$ = exports.UntagResourceRequest$ = exports.TagResourceResponse$ = exports.TagResourceRequest$ = void 0;
6
- exports.UpdateWorkspaceConfiguration$ = exports.UpdateWorkspaceAlias$ = exports.UpdateScraperLoggingConfiguration$ = exports.UpdateScraper$ = exports.UpdateQueryLoggingConfiguration$ = exports.UpdateLoggingConfiguration$ = exports.UntagResource$ = exports.TagResource$ = exports.PutRuleGroupsNamespace$ = exports.PutResourcePolicy$ = exports.PutAnomalyDetector$ = exports.PutAlertManagerDefinition$ = exports.ListWorkspaces$ = exports.ListTagsForResource$ = exports.ListScrapers$ = exports.ListRuleGroupsNamespaces$ = exports.ListAnomalyDetectors$ = exports.GetDefaultScraperConfiguration$ = exports.DescribeWorkspaceConfiguration$ = exports.DescribeWorkspace$ = exports.DescribeScraperLoggingConfiguration$ = exports.DescribeScraper$ = exports.DescribeRuleGroupsNamespace$ = void 0;
7
1
  const _AC = "AmpConfiguration";
8
2
  const _ADC = "AnomalyDetectorConfiguration";
9
3
  const _ADD = "AnomalyDetectorDescription";
@@ -285,652 +279,773 @@ const _wC = "workspaceConfiguration";
285
279
  const _wI = "workspaceId";
286
280
  const _wo = "workspaces";
287
281
  const n0 = "com.amazonaws.amp";
288
- const schema_1 = require("@smithy/core/schema");
289
- const AmpServiceException_1 = require("../models/AmpServiceException");
290
- const errors_1 = require("../models/errors");
291
- const _s_registry = schema_1.TypeRegistry.for(_s);
292
- exports.AmpServiceException$ = [-3, _s, "AmpServiceException", 0, [], []];
293
- _s_registry.registerError(exports.AmpServiceException$, AmpServiceException_1.AmpServiceException);
294
- const n0_registry = schema_1.TypeRegistry.for(n0);
295
- exports.AccessDeniedException$ = [-3, n0, _ADE,
282
+ const { TypeRegistry } = require("@smithy/core/schema");
283
+ const { AmpServiceException } = require("../models/AmpServiceException");
284
+ const { AccessDeniedException, ConflictException, InternalServerException, ResourceNotFoundException, ServiceQuotaExceededException, ThrottlingException, ValidationException } = require("../models/errors");
285
+ const _s_registry = TypeRegistry.for(_s);
286
+ const AmpServiceException$ = [-3, _s, "AmpServiceException", 0, [], []];
287
+ exports.AmpServiceException$ = AmpServiceException$;
288
+ _s_registry.registerError(AmpServiceException$, AmpServiceException);
289
+ const n0_registry = TypeRegistry.for(n0);
290
+ const AccessDeniedException$ = [-3, n0, _ADE,
296
291
  { [_e]: _c, [_hE]: 403 },
297
292
  [_m],
298
293
  [0], 1
299
294
  ];
300
- n0_registry.registerError(exports.AccessDeniedException$, errors_1.AccessDeniedException);
301
- exports.ConflictException$ = [-3, n0, _CE,
295
+ exports.AccessDeniedException$ = AccessDeniedException$;
296
+ n0_registry.registerError(AccessDeniedException$, AccessDeniedException);
297
+ const ConflictException$ = [-3, n0, _CE,
302
298
  { [_e]: _c, [_hE]: 409 },
303
299
  [_m, _rI, _rT],
304
300
  [0, 0, 0], 3
305
301
  ];
306
- n0_registry.registerError(exports.ConflictException$, errors_1.ConflictException);
307
- exports.InternalServerException$ = [-3, n0, _ISE,
302
+ exports.ConflictException$ = ConflictException$;
303
+ n0_registry.registerError(ConflictException$, ConflictException);
304
+ const InternalServerException$ = [-3, n0, _ISE,
308
305
  { [_e]: _se, [_hE]: 500 },
309
306
  [_m, _rAS],
310
307
  [0, [1, { [_hH]: _RA }]], 1
311
308
  ];
312
- n0_registry.registerError(exports.InternalServerException$, errors_1.InternalServerException);
313
- exports.ResourceNotFoundException$ = [-3, n0, _RNFE,
309
+ exports.InternalServerException$ = InternalServerException$;
310
+ n0_registry.registerError(InternalServerException$, InternalServerException);
311
+ const ResourceNotFoundException$ = [-3, n0, _RNFE,
314
312
  { [_e]: _c, [_hE]: 404 },
315
313
  [_m, _rI, _rT],
316
314
  [0, 0, 0], 3
317
315
  ];
318
- n0_registry.registerError(exports.ResourceNotFoundException$, errors_1.ResourceNotFoundException);
319
- exports.ServiceQuotaExceededException$ = [-3, n0, _SQEE,
316
+ exports.ResourceNotFoundException$ = ResourceNotFoundException$;
317
+ n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
318
+ const ServiceQuotaExceededException$ = [-3, n0, _SQEE,
320
319
  { [_e]: _c, [_hE]: 402 },
321
320
  [_m, _rI, _rT, _sC, _qC],
322
321
  [0, 0, 0, 0, 0], 5
323
322
  ];
324
- n0_registry.registerError(exports.ServiceQuotaExceededException$, errors_1.ServiceQuotaExceededException);
325
- exports.ThrottlingException$ = [-3, n0, _TE,
323
+ exports.ServiceQuotaExceededException$ = ServiceQuotaExceededException$;
324
+ n0_registry.registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
325
+ const ThrottlingException$ = [-3, n0, _TE,
326
326
  { [_e]: _c, [_hE]: 429 },
327
327
  [_m, _sC, _qC, _rAS],
328
328
  [0, 0, 0, [1, { [_hH]: _RA }]], 1
329
329
  ];
330
- n0_registry.registerError(exports.ThrottlingException$, errors_1.ThrottlingException);
331
- exports.ValidationException$ = [-3, n0, _VE,
330
+ exports.ThrottlingException$ = ThrottlingException$;
331
+ n0_registry.registerError(ThrottlingException$, ThrottlingException);
332
+ const ValidationException$ = [-3, n0, _VE,
332
333
  { [_e]: _c, [_hE]: 400 },
333
334
  [_m, _r, _fL],
334
335
  [0, 0, () => ValidationExceptionFieldList], 2
335
336
  ];
336
- n0_registry.registerError(exports.ValidationException$, errors_1.ValidationException);
337
+ exports.ValidationException$ = ValidationException$;
338
+ n0_registry.registerError(ValidationException$, ValidationException);
337
339
  exports.errorTypeRegistries = [
338
340
  _s_registry,
339
341
  n0_registry,
340
342
  ];
341
- exports.AlertManagerDefinitionDescription$ = [3, n0, _AMDD,
343
+ const AlertManagerDefinitionDescription$ = [3, n0, _AMDD,
342
344
  0,
343
345
  [_st, _d, _cA, _mA],
344
- [() => exports.AlertManagerDefinitionStatus$, 21, 4, 4], 4
346
+ [() => AlertManagerDefinitionStatus$, 21, 4, 4], 4
345
347
  ];
346
- exports.AlertManagerDefinitionStatus$ = [3, n0, _AMDS,
348
+ exports.AlertManagerDefinitionDescription$ = AlertManagerDefinitionDescription$;
349
+ const AlertManagerDefinitionStatus$ = [3, n0, _AMDS,
347
350
  0,
348
351
  [_sCt, _sR],
349
352
  [0, 0], 1
350
353
  ];
351
- exports.AmpConfiguration$ = [3, n0, _AC,
354
+ exports.AlertManagerDefinitionStatus$ = AlertManagerDefinitionStatus$;
355
+ const AmpConfiguration$ = [3, n0, _AC,
352
356
  0,
353
357
  [_wA],
354
358
  [0], 1
355
359
  ];
356
- exports.AnomalyDetectorDescription$ = [3, n0, _ADD,
360
+ exports.AmpConfiguration$ = AmpConfiguration$;
361
+ const AnomalyDetectorDescription$ = [3, n0, _ADD,
357
362
  0,
358
363
  [_a, _aDI, _al, _st, _cA, _mA, _eIIS, _mDA, _co, _l, _t],
359
- [0, 0, 0, () => exports.AnomalyDetectorStatus$, 4, 4, 1, () => exports.AnomalyDetectorMissingDataAction$, () => exports.AnomalyDetectorConfiguration$, 128 | 0, 128 | 0], 6
364
+ [0, 0, 0, () => AnomalyDetectorStatus$, 4, 4, 1, () => AnomalyDetectorMissingDataAction$, () => AnomalyDetectorConfiguration$, 128 | 0, 128 | 0], 6
360
365
  ];
361
- exports.AnomalyDetectorStatus$ = [3, n0, _ADS,
366
+ exports.AnomalyDetectorDescription$ = AnomalyDetectorDescription$;
367
+ const AnomalyDetectorStatus$ = [3, n0, _ADS,
362
368
  0,
363
369
  [_sCt, _sR],
364
370
  [0, 0], 1
365
371
  ];
366
- exports.AnomalyDetectorSummary$ = [3, n0, _ADSn,
372
+ exports.AnomalyDetectorStatus$ = AnomalyDetectorStatus$;
373
+ const AnomalyDetectorSummary$ = [3, n0, _ADSn,
367
374
  0,
368
375
  [_a, _aDI, _al, _st, _cA, _mA, _t],
369
- [0, 0, 0, () => exports.AnomalyDetectorStatus$, 4, 4, 128 | 0], 6
376
+ [0, 0, 0, () => AnomalyDetectorStatus$, 4, 4, 128 | 0], 6
370
377
  ];
371
- exports.CloudWatchLogDestination$ = [3, n0, _CWLD,
378
+ exports.AnomalyDetectorSummary$ = AnomalyDetectorSummary$;
379
+ const CloudWatchLogDestination$ = [3, n0, _CWLD,
372
380
  0,
373
381
  [_lGA],
374
382
  [0], 1
375
383
  ];
376
- exports.ComponentConfig$ = [3, n0, _CC,
384
+ exports.CloudWatchLogDestination$ = CloudWatchLogDestination$;
385
+ const ComponentConfig$ = [3, n0, _CC,
377
386
  0,
378
387
  [_o],
379
388
  [128 | 0]
380
389
  ];
381
- exports.CreateAlertManagerDefinitionRequest$ = [3, n0, _CAMDR,
390
+ exports.ComponentConfig$ = ComponentConfig$;
391
+ const CreateAlertManagerDefinitionRequest$ = [3, n0, _CAMDR,
382
392
  0,
383
393
  [_wI, _d, _cT],
384
394
  [[0, 1], 21, [0, 4]], 2
385
395
  ];
386
- exports.CreateAlertManagerDefinitionResponse$ = [3, n0, _CAMDRr,
396
+ exports.CreateAlertManagerDefinitionRequest$ = CreateAlertManagerDefinitionRequest$;
397
+ const CreateAlertManagerDefinitionResponse$ = [3, n0, _CAMDRr,
387
398
  0,
388
399
  [_st],
389
- [() => exports.AlertManagerDefinitionStatus$], 1
400
+ [() => AlertManagerDefinitionStatus$], 1
390
401
  ];
391
- exports.CreateAnomalyDetectorRequest$ = [3, n0, _CADR,
402
+ exports.CreateAlertManagerDefinitionResponse$ = CreateAlertManagerDefinitionResponse$;
403
+ const CreateAnomalyDetectorRequest$ = [3, n0, _CADR,
392
404
  0,
393
405
  [_wI, _al, _co, _eIIS, _mDA, _l, _cT, _t],
394
- [[0, 1], 0, () => exports.AnomalyDetectorConfiguration$, 1, () => exports.AnomalyDetectorMissingDataAction$, 128 | 0, [0, 4], 128 | 0], 3
406
+ [[0, 1], 0, () => AnomalyDetectorConfiguration$, 1, () => AnomalyDetectorMissingDataAction$, 128 | 0, [0, 4], 128 | 0], 3
395
407
  ];
396
- exports.CreateAnomalyDetectorResponse$ = [3, n0, _CADRr,
408
+ exports.CreateAnomalyDetectorRequest$ = CreateAnomalyDetectorRequest$;
409
+ const CreateAnomalyDetectorResponse$ = [3, n0, _CADRr,
397
410
  0,
398
411
  [_aDI, _a, _st, _t],
399
- [0, 0, () => exports.AnomalyDetectorStatus$, 128 | 0], 3
412
+ [0, 0, () => AnomalyDetectorStatus$, 128 | 0], 3
400
413
  ];
401
- exports.CreateLoggingConfigurationRequest$ = [3, n0, _CLCR,
414
+ exports.CreateAnomalyDetectorResponse$ = CreateAnomalyDetectorResponse$;
415
+ const CreateLoggingConfigurationRequest$ = [3, n0, _CLCR,
402
416
  0,
403
417
  [_wI, _lGA, _cT],
404
418
  [[0, 1], 0, [0, 4]], 2
405
419
  ];
406
- exports.CreateLoggingConfigurationResponse$ = [3, n0, _CLCRr,
420
+ exports.CreateLoggingConfigurationRequest$ = CreateLoggingConfigurationRequest$;
421
+ const CreateLoggingConfigurationResponse$ = [3, n0, _CLCRr,
407
422
  0,
408
423
  [_st],
409
- [() => exports.LoggingConfigurationStatus$], 1
424
+ [() => LoggingConfigurationStatus$], 1
410
425
  ];
411
- exports.CreateQueryLoggingConfigurationRequest$ = [3, n0, _CQLCR,
426
+ exports.CreateLoggingConfigurationResponse$ = CreateLoggingConfigurationResponse$;
427
+ const CreateQueryLoggingConfigurationRequest$ = [3, n0, _CQLCR,
412
428
  0,
413
429
  [_wI, _de, _cT],
414
430
  [[0, 1], () => LoggingDestinations, [0, 4]], 2
415
431
  ];
416
- exports.CreateQueryLoggingConfigurationResponse$ = [3, n0, _CQLCRr,
432
+ exports.CreateQueryLoggingConfigurationRequest$ = CreateQueryLoggingConfigurationRequest$;
433
+ const CreateQueryLoggingConfigurationResponse$ = [3, n0, _CQLCRr,
417
434
  0,
418
435
  [_st],
419
- [() => exports.QueryLoggingConfigurationStatus$], 1
436
+ [() => QueryLoggingConfigurationStatus$], 1
420
437
  ];
421
- exports.CreateRuleGroupsNamespaceRequest$ = [3, n0, _CRGNR,
438
+ exports.CreateQueryLoggingConfigurationResponse$ = CreateQueryLoggingConfigurationResponse$;
439
+ const CreateRuleGroupsNamespaceRequest$ = [3, n0, _CRGNR,
422
440
  0,
423
441
  [_wI, _n, _d, _cT, _t],
424
442
  [[0, 1], 0, 21, [0, 4], 128 | 0], 3
425
443
  ];
426
- exports.CreateRuleGroupsNamespaceResponse$ = [3, n0, _CRGNRr,
444
+ exports.CreateRuleGroupsNamespaceRequest$ = CreateRuleGroupsNamespaceRequest$;
445
+ const CreateRuleGroupsNamespaceResponse$ = [3, n0, _CRGNRr,
427
446
  0,
428
447
  [_n, _a, _st, _t],
429
- [0, 0, () => exports.RuleGroupsNamespaceStatus$, 128 | 0], 3
448
+ [0, 0, () => RuleGroupsNamespaceStatus$, 128 | 0], 3
430
449
  ];
431
- exports.CreateScraperRequest$ = [3, n0, _CSR,
450
+ exports.CreateRuleGroupsNamespaceResponse$ = CreateRuleGroupsNamespaceResponse$;
451
+ const CreateScraperRequest$ = [3, n0, _CSR,
432
452
  0,
433
453
  [_sCc, _so, _des, _al, _rC, _cT, _t],
434
- [() => exports.ScrapeConfiguration$, () => exports.Source$, () => exports.Destination$, 0, () => exports.RoleConfiguration$, [0, 4], 128 | 0], 3
454
+ [() => ScrapeConfiguration$, () => Source$, () => Destination$, 0, () => RoleConfiguration$, [0, 4], 128 | 0], 3
435
455
  ];
436
- exports.CreateScraperResponse$ = [3, n0, _CSRr,
456
+ exports.CreateScraperRequest$ = CreateScraperRequest$;
457
+ const CreateScraperResponse$ = [3, n0, _CSRr,
437
458
  0,
438
459
  [_sI, _a, _st, _t],
439
- [0, 0, () => exports.ScraperStatus$, 128 | 0], 3
460
+ [0, 0, () => ScraperStatus$, 128 | 0], 3
440
461
  ];
441
- exports.CreateWorkspaceRequest$ = [3, n0, _CWR,
462
+ exports.CreateScraperResponse$ = CreateScraperResponse$;
463
+ const CreateWorkspaceRequest$ = [3, n0, _CWR,
442
464
  0,
443
465
  [_al, _cT, _t, _kKA],
444
466
  [0, [0, 4], 128 | 0, 0]
445
467
  ];
446
- exports.CreateWorkspaceResponse$ = [3, n0, _CWRr,
468
+ exports.CreateWorkspaceRequest$ = CreateWorkspaceRequest$;
469
+ const CreateWorkspaceResponse$ = [3, n0, _CWRr,
447
470
  0,
448
471
  [_wI, _a, _st, _t, _kKA],
449
- [0, 0, () => exports.WorkspaceStatus$, 128 | 0, 0], 3
472
+ [0, 0, () => WorkspaceStatus$, 128 | 0, 0], 3
450
473
  ];
451
- exports.DeleteAlertManagerDefinitionRequest$ = [3, n0, _DAMDR,
474
+ exports.CreateWorkspaceResponse$ = CreateWorkspaceResponse$;
475
+ const DeleteAlertManagerDefinitionRequest$ = [3, n0, _DAMDR,
452
476
  0,
453
477
  [_wI, _cT],
454
478
  [[0, 1], [0, { [_hQ]: _cT, [_iT]: 1 }]], 1
455
479
  ];
456
- exports.DeleteAnomalyDetectorRequest$ = [3, n0, _DADR,
480
+ exports.DeleteAlertManagerDefinitionRequest$ = DeleteAlertManagerDefinitionRequest$;
481
+ const DeleteAnomalyDetectorRequest$ = [3, n0, _DADR,
457
482
  0,
458
483
  [_wI, _aDI, _cT],
459
484
  [[0, 1], [0, 1], [0, { [_hQ]: _cT, [_iT]: 1 }]], 2
460
485
  ];
461
- exports.DeleteLoggingConfigurationRequest$ = [3, n0, _DLCR,
486
+ exports.DeleteAnomalyDetectorRequest$ = DeleteAnomalyDetectorRequest$;
487
+ const DeleteLoggingConfigurationRequest$ = [3, n0, _DLCR,
462
488
  0,
463
489
  [_wI, _cT],
464
490
  [[0, 1], [0, { [_hQ]: _cT, [_iT]: 1 }]], 1
465
491
  ];
466
- exports.DeleteQueryLoggingConfigurationRequest$ = [3, n0, _DQLCR,
492
+ exports.DeleteLoggingConfigurationRequest$ = DeleteLoggingConfigurationRequest$;
493
+ const DeleteQueryLoggingConfigurationRequest$ = [3, n0, _DQLCR,
467
494
  0,
468
495
  [_wI, _cT],
469
496
  [[0, 1], [0, { [_hQ]: _cT, [_iT]: 1 }]], 1
470
497
  ];
471
- exports.DeleteResourcePolicyRequest$ = [3, n0, _DRPR,
498
+ exports.DeleteQueryLoggingConfigurationRequest$ = DeleteQueryLoggingConfigurationRequest$;
499
+ const DeleteResourcePolicyRequest$ = [3, n0, _DRPR,
472
500
  0,
473
501
  [_wI, _cT, _rIe],
474
502
  [[0, 1], [0, { [_hQ]: _cT, [_iT]: 1 }], [0, { [_hQ]: _rIe }]], 1
475
503
  ];
476
- exports.DeleteRuleGroupsNamespaceRequest$ = [3, n0, _DRGNR,
504
+ exports.DeleteResourcePolicyRequest$ = DeleteResourcePolicyRequest$;
505
+ const DeleteRuleGroupsNamespaceRequest$ = [3, n0, _DRGNR,
477
506
  0,
478
507
  [_wI, _n, _cT],
479
508
  [[0, 1], [0, 1], [0, { [_hQ]: _cT, [_iT]: 1 }]], 2
480
509
  ];
481
- exports.DeleteScraperLoggingConfigurationRequest$ = [3, n0, _DSLCR,
510
+ exports.DeleteRuleGroupsNamespaceRequest$ = DeleteRuleGroupsNamespaceRequest$;
511
+ const DeleteScraperLoggingConfigurationRequest$ = [3, n0, _DSLCR,
482
512
  0,
483
513
  [_sI, _cT],
484
514
  [[0, 1], [0, { [_hQ]: _cT, [_iT]: 1 }]], 1
485
515
  ];
486
- exports.DeleteScraperRequest$ = [3, n0, _DSR,
516
+ exports.DeleteScraperLoggingConfigurationRequest$ = DeleteScraperLoggingConfigurationRequest$;
517
+ const DeleteScraperRequest$ = [3, n0, _DSR,
487
518
  0,
488
519
  [_sI, _cT],
489
520
  [[0, 1], [0, { [_hQ]: _cT, [_iT]: 1 }]], 1
490
521
  ];
491
- exports.DeleteScraperResponse$ = [3, n0, _DSRe,
522
+ exports.DeleteScraperRequest$ = DeleteScraperRequest$;
523
+ const DeleteScraperResponse$ = [3, n0, _DSRe,
492
524
  0,
493
525
  [_sI, _st],
494
- [0, () => exports.ScraperStatus$], 2
526
+ [0, () => ScraperStatus$], 2
495
527
  ];
496
- exports.DeleteWorkspaceRequest$ = [3, n0, _DWR,
528
+ exports.DeleteScraperResponse$ = DeleteScraperResponse$;
529
+ const DeleteWorkspaceRequest$ = [3, n0, _DWR,
497
530
  0,
498
531
  [_wI, _cT],
499
532
  [[0, 1], [0, { [_hQ]: _cT, [_iT]: 1 }]], 1
500
533
  ];
501
- exports.DescribeAlertManagerDefinitionRequest$ = [3, n0, _DAMDRe,
534
+ exports.DeleteWorkspaceRequest$ = DeleteWorkspaceRequest$;
535
+ const DescribeAlertManagerDefinitionRequest$ = [3, n0, _DAMDRe,
502
536
  0,
503
537
  [_wI],
504
538
  [[0, 1]], 1
505
539
  ];
506
- exports.DescribeAlertManagerDefinitionResponse$ = [3, n0, _DAMDRes,
540
+ exports.DescribeAlertManagerDefinitionRequest$ = DescribeAlertManagerDefinitionRequest$;
541
+ const DescribeAlertManagerDefinitionResponse$ = [3, n0, _DAMDRes,
507
542
  0,
508
543
  [_aMD],
509
- [() => exports.AlertManagerDefinitionDescription$], 1
544
+ [() => AlertManagerDefinitionDescription$], 1
510
545
  ];
511
- exports.DescribeAnomalyDetectorRequest$ = [3, n0, _DADRe,
546
+ exports.DescribeAlertManagerDefinitionResponse$ = DescribeAlertManagerDefinitionResponse$;
547
+ const DescribeAnomalyDetectorRequest$ = [3, n0, _DADRe,
512
548
  0,
513
549
  [_wI, _aDI],
514
550
  [[0, 1], [0, 1]], 2
515
551
  ];
516
- exports.DescribeAnomalyDetectorResponse$ = [3, n0, _DADRes,
552
+ exports.DescribeAnomalyDetectorRequest$ = DescribeAnomalyDetectorRequest$;
553
+ const DescribeAnomalyDetectorResponse$ = [3, n0, _DADRes,
517
554
  0,
518
555
  [_aD],
519
- [() => exports.AnomalyDetectorDescription$], 1
556
+ [() => AnomalyDetectorDescription$], 1
520
557
  ];
521
- exports.DescribeLoggingConfigurationRequest$ = [3, n0, _DLCRe,
558
+ exports.DescribeAnomalyDetectorResponse$ = DescribeAnomalyDetectorResponse$;
559
+ const DescribeLoggingConfigurationRequest$ = [3, n0, _DLCRe,
522
560
  0,
523
561
  [_wI],
524
562
  [[0, 1]], 1
525
563
  ];
526
- exports.DescribeLoggingConfigurationResponse$ = [3, n0, _DLCRes,
564
+ exports.DescribeLoggingConfigurationRequest$ = DescribeLoggingConfigurationRequest$;
565
+ const DescribeLoggingConfigurationResponse$ = [3, n0, _DLCRes,
527
566
  0,
528
567
  [_lC],
529
- [() => exports.LoggingConfigurationMetadata$], 1
568
+ [() => LoggingConfigurationMetadata$], 1
530
569
  ];
531
- exports.DescribeQueryLoggingConfigurationRequest$ = [3, n0, _DQLCRe,
570
+ exports.DescribeLoggingConfigurationResponse$ = DescribeLoggingConfigurationResponse$;
571
+ const DescribeQueryLoggingConfigurationRequest$ = [3, n0, _DQLCRe,
532
572
  0,
533
573
  [_wI],
534
574
  [[0, 1]], 1
535
575
  ];
536
- exports.DescribeQueryLoggingConfigurationResponse$ = [3, n0, _DQLCRes,
576
+ exports.DescribeQueryLoggingConfigurationRequest$ = DescribeQueryLoggingConfigurationRequest$;
577
+ const DescribeQueryLoggingConfigurationResponse$ = [3, n0, _DQLCRes,
537
578
  0,
538
579
  [_qLC],
539
- [() => exports.QueryLoggingConfigurationMetadata$], 1
580
+ [() => QueryLoggingConfigurationMetadata$], 1
540
581
  ];
541
- exports.DescribeResourcePolicyRequest$ = [3, n0, _DRPRe,
582
+ exports.DescribeQueryLoggingConfigurationResponse$ = DescribeQueryLoggingConfigurationResponse$;
583
+ const DescribeResourcePolicyRequest$ = [3, n0, _DRPRe,
542
584
  0,
543
585
  [_wI],
544
586
  [[0, 1]], 1
545
587
  ];
546
- exports.DescribeResourcePolicyResponse$ = [3, n0, _DRPRes,
588
+ exports.DescribeResourcePolicyRequest$ = DescribeResourcePolicyRequest$;
589
+ const DescribeResourcePolicyResponse$ = [3, n0, _DRPRes,
547
590
  0,
548
591
  [_pD, _pS, _rIe],
549
592
  [0, 0, 0], 3
550
593
  ];
551
- exports.DescribeRuleGroupsNamespaceRequest$ = [3, n0, _DRGNRe,
594
+ exports.DescribeResourcePolicyResponse$ = DescribeResourcePolicyResponse$;
595
+ const DescribeRuleGroupsNamespaceRequest$ = [3, n0, _DRGNRe,
552
596
  0,
553
597
  [_wI, _n],
554
598
  [[0, 1], [0, 1]], 2
555
599
  ];
556
- exports.DescribeRuleGroupsNamespaceResponse$ = [3, n0, _DRGNRes,
600
+ exports.DescribeRuleGroupsNamespaceRequest$ = DescribeRuleGroupsNamespaceRequest$;
601
+ const DescribeRuleGroupsNamespaceResponse$ = [3, n0, _DRGNRes,
557
602
  0,
558
603
  [_rGN],
559
- [() => exports.RuleGroupsNamespaceDescription$], 1
604
+ [() => RuleGroupsNamespaceDescription$], 1
560
605
  ];
561
- exports.DescribeScraperLoggingConfigurationRequest$ = [3, n0, _DSLCRe,
606
+ exports.DescribeRuleGroupsNamespaceResponse$ = DescribeRuleGroupsNamespaceResponse$;
607
+ const DescribeScraperLoggingConfigurationRequest$ = [3, n0, _DSLCRe,
562
608
  0,
563
609
  [_sI],
564
610
  [[0, 1]], 1
565
611
  ];
566
- exports.DescribeScraperLoggingConfigurationResponse$ = [3, n0, _DSLCRes,
612
+ exports.DescribeScraperLoggingConfigurationRequest$ = DescribeScraperLoggingConfigurationRequest$;
613
+ const DescribeScraperLoggingConfigurationResponse$ = [3, n0, _DSLCRes,
567
614
  0,
568
615
  [_st, _sI, _lD, _sCcr, _mA],
569
- [() => exports.ScraperLoggingConfigurationStatus$, 0, () => exports.ScraperLoggingDestination$, () => ScraperComponents, 4], 5
616
+ [() => ScraperLoggingConfigurationStatus$, 0, () => ScraperLoggingDestination$, () => ScraperComponents, 4], 5
570
617
  ];
571
- exports.DescribeScraperRequest$ = [3, n0, _DSRes,
618
+ exports.DescribeScraperLoggingConfigurationResponse$ = DescribeScraperLoggingConfigurationResponse$;
619
+ const DescribeScraperRequest$ = [3, n0, _DSRes,
572
620
  0,
573
621
  [_sI],
574
622
  [[0, 1]], 1
575
623
  ];
576
- exports.DescribeScraperResponse$ = [3, n0, _DSResc,
624
+ exports.DescribeScraperRequest$ = DescribeScraperRequest$;
625
+ const DescribeScraperResponse$ = [3, n0, _DSResc,
577
626
  0,
578
627
  [_sc],
579
- [() => exports.ScraperDescription$], 1
628
+ [() => ScraperDescription$], 1
580
629
  ];
581
- exports.DescribeWorkspaceConfigurationRequest$ = [3, n0, _DWCR,
630
+ exports.DescribeScraperResponse$ = DescribeScraperResponse$;
631
+ const DescribeWorkspaceConfigurationRequest$ = [3, n0, _DWCR,
582
632
  0,
583
633
  [_wI],
584
634
  [[0, 1]], 1
585
635
  ];
586
- exports.DescribeWorkspaceConfigurationResponse$ = [3, n0, _DWCRe,
636
+ exports.DescribeWorkspaceConfigurationRequest$ = DescribeWorkspaceConfigurationRequest$;
637
+ const DescribeWorkspaceConfigurationResponse$ = [3, n0, _DWCRe,
587
638
  0,
588
639
  [_wC],
589
- [() => exports.WorkspaceConfigurationDescription$], 1
640
+ [() => WorkspaceConfigurationDescription$], 1
590
641
  ];
591
- exports.DescribeWorkspaceRequest$ = [3, n0, _DWRe,
642
+ exports.DescribeWorkspaceConfigurationResponse$ = DescribeWorkspaceConfigurationResponse$;
643
+ const DescribeWorkspaceRequest$ = [3, n0, _DWRe,
592
644
  0,
593
645
  [_wI],
594
646
  [[0, 1]], 1
595
647
  ];
596
- exports.DescribeWorkspaceResponse$ = [3, n0, _DWRes,
648
+ exports.DescribeWorkspaceRequest$ = DescribeWorkspaceRequest$;
649
+ const DescribeWorkspaceResponse$ = [3, n0, _DWRes,
597
650
  0,
598
651
  [_w],
599
- [() => exports.WorkspaceDescription$], 1
652
+ [() => WorkspaceDescription$], 1
600
653
  ];
601
- exports.EksConfiguration$ = [3, n0, _EC,
654
+ exports.DescribeWorkspaceResponse$ = DescribeWorkspaceResponse$;
655
+ const EksConfiguration$ = [3, n0, _EC,
602
656
  0,
603
657
  [_cAl, _sIu, _sGI],
604
658
  [0, 64 | 0, 64 | 0], 2
605
659
  ];
606
- exports.GetDefaultScraperConfigurationRequest$ = [3, n0, _GDSCR,
660
+ exports.EksConfiguration$ = EksConfiguration$;
661
+ const GetDefaultScraperConfigurationRequest$ = [3, n0, _GDSCR,
607
662
  0,
608
663
  [],
609
664
  []
610
665
  ];
611
- exports.GetDefaultScraperConfigurationResponse$ = [3, n0, _GDSCRe,
666
+ exports.GetDefaultScraperConfigurationRequest$ = GetDefaultScraperConfigurationRequest$;
667
+ const GetDefaultScraperConfigurationResponse$ = [3, n0, _GDSCRe,
612
668
  0,
613
669
  [_co],
614
670
  [21], 1
615
671
  ];
616
- exports.LimitsPerLabelSet$ = [3, n0, _LPLS,
672
+ exports.GetDefaultScraperConfigurationResponse$ = GetDefaultScraperConfigurationResponse$;
673
+ const LimitsPerLabelSet$ = [3, n0, _LPLS,
617
674
  0,
618
675
  [_li, _lS],
619
- [() => exports.LimitsPerLabelSetEntry$, 128 | 0], 2
676
+ [() => LimitsPerLabelSetEntry$, 128 | 0], 2
620
677
  ];
621
- exports.LimitsPerLabelSetEntry$ = [3, n0, _LPLSE,
678
+ exports.LimitsPerLabelSet$ = LimitsPerLabelSet$;
679
+ const LimitsPerLabelSetEntry$ = [3, n0, _LPLSE,
622
680
  0,
623
681
  [_mS],
624
682
  [1]
625
683
  ];
626
- exports.ListAnomalyDetectorsRequest$ = [3, n0, _LADR,
684
+ exports.LimitsPerLabelSetEntry$ = LimitsPerLabelSetEntry$;
685
+ const ListAnomalyDetectorsRequest$ = [3, n0, _LADR,
627
686
  0,
628
687
  [_wI, _al, _mR, _nT],
629
688
  [[0, 1], [0, { [_hQ]: _al }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 1
630
689
  ];
631
- exports.ListAnomalyDetectorsResponse$ = [3, n0, _LADRi,
690
+ exports.ListAnomalyDetectorsRequest$ = ListAnomalyDetectorsRequest$;
691
+ const ListAnomalyDetectorsResponse$ = [3, n0, _LADRi,
632
692
  0,
633
693
  [_aDn, _nT],
634
694
  [() => AnomalyDetectorSummaryList, 0], 1
635
695
  ];
636
- exports.ListRuleGroupsNamespacesRequest$ = [3, n0, _LRGNR,
696
+ exports.ListAnomalyDetectorsResponse$ = ListAnomalyDetectorsResponse$;
697
+ const ListRuleGroupsNamespacesRequest$ = [3, n0, _LRGNR,
637
698
  0,
638
699
  [_wI, _n, _nT, _mR],
639
700
  [[0, 1], [0, { [_hQ]: _n }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
640
701
  ];
641
- exports.ListRuleGroupsNamespacesResponse$ = [3, n0, _LRGNRi,
702
+ exports.ListRuleGroupsNamespacesRequest$ = ListRuleGroupsNamespacesRequest$;
703
+ const ListRuleGroupsNamespacesResponse$ = [3, n0, _LRGNRi,
642
704
  0,
643
705
  [_rGNu, _nT],
644
706
  [() => RuleGroupsNamespaceSummaryList, 0], 1
645
707
  ];
646
- exports.ListScrapersRequest$ = [3, n0, _LSR,
708
+ exports.ListRuleGroupsNamespacesResponse$ = ListRuleGroupsNamespacesResponse$;
709
+ const ListScrapersRequest$ = [3, n0, _LSR,
647
710
  0,
648
711
  [_f, _nT, _mR],
649
712
  [[[2, n0, _SF, 0, 0, 64 | 0], 64], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
650
713
  ];
651
- exports.ListScrapersResponse$ = [3, n0, _LSRi,
714
+ exports.ListScrapersRequest$ = ListScrapersRequest$;
715
+ const ListScrapersResponse$ = [3, n0, _LSRi,
652
716
  0,
653
717
  [_scr, _nT],
654
718
  [() => ScraperSummaryList, 0], 1
655
719
  ];
656
- exports.ListTagsForResourceRequest$ = [3, n0, _LTFRR,
720
+ exports.ListScrapersResponse$ = ListScrapersResponse$;
721
+ const ListTagsForResourceRequest$ = [3, n0, _LTFRR,
657
722
  0,
658
723
  [_rA],
659
724
  [[0, 1]], 1
660
725
  ];
661
- exports.ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
726
+ exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
727
+ const ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
662
728
  0,
663
729
  [_t],
664
730
  [128 | 0]
665
731
  ];
666
- exports.ListWorkspacesRequest$ = [3, n0, _LWR,
732
+ exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
733
+ const ListWorkspacesRequest$ = [3, n0, _LWR,
667
734
  0,
668
735
  [_nT, _al, _mR],
669
736
  [[0, { [_hQ]: _nT }], [0, { [_hQ]: _al }], [1, { [_hQ]: _mR }]]
670
737
  ];
671
- exports.ListWorkspacesResponse$ = [3, n0, _LWRi,
738
+ exports.ListWorkspacesRequest$ = ListWorkspacesRequest$;
739
+ const ListWorkspacesResponse$ = [3, n0, _LWRi,
672
740
  0,
673
741
  [_wo, _nT],
674
742
  [() => WorkspaceSummaryList, 0], 1
675
743
  ];
676
- exports.LoggingConfigurationMetadata$ = [3, n0, _LCM,
744
+ exports.ListWorkspacesResponse$ = ListWorkspacesResponse$;
745
+ const LoggingConfigurationMetadata$ = [3, n0, _LCM,
677
746
  0,
678
747
  [_st, _w, _lGA, _cA, _mA],
679
- [() => exports.LoggingConfigurationStatus$, 0, 0, 4, 4], 5
748
+ [() => LoggingConfigurationStatus$, 0, 0, 4, 4], 5
680
749
  ];
681
- exports.LoggingConfigurationStatus$ = [3, n0, _LCS,
750
+ exports.LoggingConfigurationMetadata$ = LoggingConfigurationMetadata$;
751
+ const LoggingConfigurationStatus$ = [3, n0, _LCS,
682
752
  0,
683
753
  [_sCt, _sR],
684
754
  [0, 0], 1
685
755
  ];
686
- exports.LoggingDestination$ = [3, n0, _LD,
756
+ exports.LoggingConfigurationStatus$ = LoggingConfigurationStatus$;
757
+ const LoggingDestination$ = [3, n0, _LD,
687
758
  0,
688
759
  [_cWL, _f],
689
- [() => exports.CloudWatchLogDestination$, () => exports.LoggingFilter$], 2
760
+ [() => CloudWatchLogDestination$, () => LoggingFilter$], 2
690
761
  ];
691
- exports.LoggingFilter$ = [3, n0, _LF,
762
+ exports.LoggingDestination$ = LoggingDestination$;
763
+ const LoggingFilter$ = [3, n0, _LF,
692
764
  0,
693
765
  [_qT],
694
766
  [1], 1
695
767
  ];
696
- exports.PutAlertManagerDefinitionRequest$ = [3, n0, _PAMDR,
768
+ exports.LoggingFilter$ = LoggingFilter$;
769
+ const PutAlertManagerDefinitionRequest$ = [3, n0, _PAMDR,
697
770
  0,
698
771
  [_wI, _d, _cT],
699
772
  [[0, 1], 21, [0, 4]], 2
700
773
  ];
701
- exports.PutAlertManagerDefinitionResponse$ = [3, n0, _PAMDRu,
774
+ exports.PutAlertManagerDefinitionRequest$ = PutAlertManagerDefinitionRequest$;
775
+ const PutAlertManagerDefinitionResponse$ = [3, n0, _PAMDRu,
702
776
  0,
703
777
  [_st],
704
- [() => exports.AlertManagerDefinitionStatus$], 1
778
+ [() => AlertManagerDefinitionStatus$], 1
705
779
  ];
706
- exports.PutAnomalyDetectorRequest$ = [3, n0, _PADR,
780
+ exports.PutAlertManagerDefinitionResponse$ = PutAlertManagerDefinitionResponse$;
781
+ const PutAnomalyDetectorRequest$ = [3, n0, _PADR,
707
782
  0,
708
783
  [_wI, _aDI, _co, _eIIS, _mDA, _l, _cT],
709
- [[0, 1], [0, 1], () => exports.AnomalyDetectorConfiguration$, 1, () => exports.AnomalyDetectorMissingDataAction$, 128 | 0, [0, 4]], 3
784
+ [[0, 1], [0, 1], () => AnomalyDetectorConfiguration$, 1, () => AnomalyDetectorMissingDataAction$, 128 | 0, [0, 4]], 3
710
785
  ];
711
- exports.PutAnomalyDetectorResponse$ = [3, n0, _PADRu,
786
+ exports.PutAnomalyDetectorRequest$ = PutAnomalyDetectorRequest$;
787
+ const PutAnomalyDetectorResponse$ = [3, n0, _PADRu,
712
788
  0,
713
789
  [_aDI, _a, _st, _t],
714
- [0, 0, () => exports.AnomalyDetectorStatus$, 128 | 0], 3
790
+ [0, 0, () => AnomalyDetectorStatus$, 128 | 0], 3
715
791
  ];
716
- exports.PutResourcePolicyRequest$ = [3, n0, _PRPR,
792
+ exports.PutAnomalyDetectorResponse$ = PutAnomalyDetectorResponse$;
793
+ const PutResourcePolicyRequest$ = [3, n0, _PRPR,
717
794
  0,
718
795
  [_wI, _pD, _cT, _rIe],
719
796
  [[0, 1], 0, [0, 4], 0], 2
720
797
  ];
721
- exports.PutResourcePolicyResponse$ = [3, n0, _PRPRu,
798
+ exports.PutResourcePolicyRequest$ = PutResourcePolicyRequest$;
799
+ const PutResourcePolicyResponse$ = [3, n0, _PRPRu,
722
800
  0,
723
801
  [_pS, _rIe],
724
802
  [0, 0], 2
725
803
  ];
726
- exports.PutRuleGroupsNamespaceRequest$ = [3, n0, _PRGNR,
804
+ exports.PutResourcePolicyResponse$ = PutResourcePolicyResponse$;
805
+ const PutRuleGroupsNamespaceRequest$ = [3, n0, _PRGNR,
727
806
  0,
728
807
  [_wI, _n, _d, _cT],
729
808
  [[0, 1], [0, 1], 21, [0, 4]], 3
730
809
  ];
731
- exports.PutRuleGroupsNamespaceResponse$ = [3, n0, _PRGNRu,
810
+ exports.PutRuleGroupsNamespaceRequest$ = PutRuleGroupsNamespaceRequest$;
811
+ const PutRuleGroupsNamespaceResponse$ = [3, n0, _PRGNRu,
732
812
  0,
733
813
  [_n, _a, _st, _t],
734
- [0, 0, () => exports.RuleGroupsNamespaceStatus$, 128 | 0], 3
814
+ [0, 0, () => RuleGroupsNamespaceStatus$, 128 | 0], 3
735
815
  ];
736
- exports.QueryLoggingConfigurationMetadata$ = [3, n0, _QLCM,
816
+ exports.PutRuleGroupsNamespaceResponse$ = PutRuleGroupsNamespaceResponse$;
817
+ const QueryLoggingConfigurationMetadata$ = [3, n0, _QLCM,
737
818
  0,
738
819
  [_st, _w, _de, _cA, _mA],
739
- [() => exports.QueryLoggingConfigurationStatus$, 0, () => LoggingDestinations, 4, 4], 5
820
+ [() => QueryLoggingConfigurationStatus$, 0, () => LoggingDestinations, 4, 4], 5
740
821
  ];
741
- exports.QueryLoggingConfigurationStatus$ = [3, n0, _QLCS,
822
+ exports.QueryLoggingConfigurationMetadata$ = QueryLoggingConfigurationMetadata$;
823
+ const QueryLoggingConfigurationStatus$ = [3, n0, _QLCS,
742
824
  0,
743
825
  [_sCt, _sR],
744
826
  [0, 0], 1
745
827
  ];
746
- exports.RandomCutForestConfiguration$ = [3, n0, _RCFC,
828
+ exports.QueryLoggingConfigurationStatus$ = QueryLoggingConfigurationStatus$;
829
+ const RandomCutForestConfiguration$ = [3, n0, _RCFC,
747
830
  0,
748
831
  [_q, _sS, _sSa, _iNEFA, _iNEFB],
749
- [0, 1, 1, () => exports.IgnoreNearExpected$, () => exports.IgnoreNearExpected$], 1
832
+ [0, 1, 1, () => IgnoreNearExpected$, () => IgnoreNearExpected$], 1
750
833
  ];
751
- exports.RoleConfiguration$ = [3, n0, _RC,
834
+ exports.RandomCutForestConfiguration$ = RandomCutForestConfiguration$;
835
+ const RoleConfiguration$ = [3, n0, _RC,
752
836
  0,
753
837
  [_sRA, _tRA],
754
838
  [0, 0]
755
839
  ];
756
- exports.RuleGroupsNamespaceDescription$ = [3, n0, _RGND,
840
+ exports.RoleConfiguration$ = RoleConfiguration$;
841
+ const RuleGroupsNamespaceDescription$ = [3, n0, _RGND,
757
842
  0,
758
843
  [_a, _n, _st, _d, _cA, _mA, _t],
759
- [0, 0, () => exports.RuleGroupsNamespaceStatus$, 21, 4, 4, 128 | 0], 6
844
+ [0, 0, () => RuleGroupsNamespaceStatus$, 21, 4, 4, 128 | 0], 6
760
845
  ];
761
- exports.RuleGroupsNamespaceStatus$ = [3, n0, _RGNS,
846
+ exports.RuleGroupsNamespaceDescription$ = RuleGroupsNamespaceDescription$;
847
+ const RuleGroupsNamespaceStatus$ = [3, n0, _RGNS,
762
848
  0,
763
849
  [_sCt, _sR],
764
850
  [0, 0], 1
765
851
  ];
766
- exports.RuleGroupsNamespaceSummary$ = [3, n0, _RGNSu,
852
+ exports.RuleGroupsNamespaceStatus$ = RuleGroupsNamespaceStatus$;
853
+ const RuleGroupsNamespaceSummary$ = [3, n0, _RGNSu,
767
854
  0,
768
855
  [_a, _n, _st, _cA, _mA, _t],
769
- [0, 0, () => exports.RuleGroupsNamespaceStatus$, 4, 4, 128 | 0], 5
856
+ [0, 0, () => RuleGroupsNamespaceStatus$, 4, 4, 128 | 0], 5
770
857
  ];
771
- exports.ScraperComponent$ = [3, n0, _SC,
858
+ exports.RuleGroupsNamespaceSummary$ = RuleGroupsNamespaceSummary$;
859
+ const ScraperComponent$ = [3, n0, _SC,
772
860
  0,
773
861
  [_ty, _con],
774
- [0, () => exports.ComponentConfig$], 1
862
+ [0, () => ComponentConfig$], 1
775
863
  ];
776
- exports.ScraperDescription$ = [3, n0, _SD,
864
+ exports.ScraperComponent$ = ScraperComponent$;
865
+ const ScraperDescription$ = [3, n0, _SD,
777
866
  0,
778
867
  [_sI, _a, _rAo, _st, _cA, _lMA, _sCc, _so, _des, _al, _t, _sR, _rC],
779
- [0, 0, 0, () => exports.ScraperStatus$, 4, 4, () => exports.ScrapeConfiguration$, () => exports.Source$, () => exports.Destination$, 0, 128 | 0, 0, () => exports.RoleConfiguration$], 9
868
+ [0, 0, 0, () => ScraperStatus$, 4, 4, () => ScrapeConfiguration$, () => Source$, () => Destination$, 0, 128 | 0, 0, () => RoleConfiguration$], 9
780
869
  ];
781
- exports.ScraperLoggingConfigurationStatus$ = [3, n0, _SLCS,
870
+ exports.ScraperDescription$ = ScraperDescription$;
871
+ const ScraperLoggingConfigurationStatus$ = [3, n0, _SLCS,
782
872
  0,
783
873
  [_sCt, _sR],
784
874
  [0, 0], 1
785
875
  ];
786
- exports.ScraperStatus$ = [3, n0, _SS,
876
+ exports.ScraperLoggingConfigurationStatus$ = ScraperLoggingConfigurationStatus$;
877
+ const ScraperStatus$ = [3, n0, _SS,
787
878
  0,
788
879
  [_sCt],
789
880
  [0], 1
790
881
  ];
791
- exports.ScraperSummary$ = [3, n0, _SSc,
882
+ exports.ScraperStatus$ = ScraperStatus$;
883
+ const ScraperSummary$ = [3, n0, _SSc,
792
884
  0,
793
885
  [_sI, _a, _rAo, _st, _cA, _lMA, _so, _des, _al, _t, _sR, _rC],
794
- [0, 0, 0, () => exports.ScraperStatus$, 4, 4, () => exports.Source$, () => exports.Destination$, 0, 128 | 0, 0, () => exports.RoleConfiguration$], 8
886
+ [0, 0, 0, () => ScraperStatus$, 4, 4, () => Source$, () => Destination$, 0, 128 | 0, 0, () => RoleConfiguration$], 8
795
887
  ];
796
- exports.TagResourceRequest$ = [3, n0, _TRR,
888
+ exports.ScraperSummary$ = ScraperSummary$;
889
+ const TagResourceRequest$ = [3, n0, _TRR,
797
890
  0,
798
891
  [_rA, _t],
799
892
  [[0, 1], 128 | 0], 2
800
893
  ];
801
- exports.TagResourceResponse$ = [3, n0, _TRRa,
894
+ exports.TagResourceRequest$ = TagResourceRequest$;
895
+ const TagResourceResponse$ = [3, n0, _TRRa,
802
896
  0,
803
897
  [],
804
898
  []
805
899
  ];
806
- exports.UntagResourceRequest$ = [3, n0, _URR,
900
+ exports.TagResourceResponse$ = TagResourceResponse$;
901
+ const UntagResourceRequest$ = [3, n0, _URR,
807
902
  0,
808
903
  [_rA, _tK],
809
904
  [[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
810
905
  ];
811
- exports.UntagResourceResponse$ = [3, n0, _URRn,
906
+ exports.UntagResourceRequest$ = UntagResourceRequest$;
907
+ const UntagResourceResponse$ = [3, n0, _URRn,
812
908
  0,
813
909
  [],
814
910
  []
815
911
  ];
816
- exports.UpdateLoggingConfigurationRequest$ = [3, n0, _ULCR,
912
+ exports.UntagResourceResponse$ = UntagResourceResponse$;
913
+ const UpdateLoggingConfigurationRequest$ = [3, n0, _ULCR,
817
914
  0,
818
915
  [_wI, _lGA, _cT],
819
916
  [[0, 1], 0, [0, 4]], 2
820
917
  ];
821
- exports.UpdateLoggingConfigurationResponse$ = [3, n0, _ULCRp,
918
+ exports.UpdateLoggingConfigurationRequest$ = UpdateLoggingConfigurationRequest$;
919
+ const UpdateLoggingConfigurationResponse$ = [3, n0, _ULCRp,
822
920
  0,
823
921
  [_st],
824
- [() => exports.LoggingConfigurationStatus$], 1
922
+ [() => LoggingConfigurationStatus$], 1
825
923
  ];
826
- exports.UpdateQueryLoggingConfigurationRequest$ = [3, n0, _UQLCR,
924
+ exports.UpdateLoggingConfigurationResponse$ = UpdateLoggingConfigurationResponse$;
925
+ const UpdateQueryLoggingConfigurationRequest$ = [3, n0, _UQLCR,
827
926
  0,
828
927
  [_wI, _de, _cT],
829
928
  [[0, 1], () => LoggingDestinations, [0, 4]], 2
830
929
  ];
831
- exports.UpdateQueryLoggingConfigurationResponse$ = [3, n0, _UQLCRp,
930
+ exports.UpdateQueryLoggingConfigurationRequest$ = UpdateQueryLoggingConfigurationRequest$;
931
+ const UpdateQueryLoggingConfigurationResponse$ = [3, n0, _UQLCRp,
832
932
  0,
833
933
  [_st],
834
- [() => exports.QueryLoggingConfigurationStatus$], 1
934
+ [() => QueryLoggingConfigurationStatus$], 1
835
935
  ];
836
- exports.UpdateScraperLoggingConfigurationRequest$ = [3, n0, _USLCR,
936
+ exports.UpdateQueryLoggingConfigurationResponse$ = UpdateQueryLoggingConfigurationResponse$;
937
+ const UpdateScraperLoggingConfigurationRequest$ = [3, n0, _USLCR,
837
938
  0,
838
939
  [_sI, _lD, _sCcr],
839
- [[0, 1], () => exports.ScraperLoggingDestination$, () => ScraperComponents], 2
940
+ [[0, 1], () => ScraperLoggingDestination$, () => ScraperComponents], 2
840
941
  ];
841
- exports.UpdateScraperLoggingConfigurationResponse$ = [3, n0, _USLCRp,
942
+ exports.UpdateScraperLoggingConfigurationRequest$ = UpdateScraperLoggingConfigurationRequest$;
943
+ const UpdateScraperLoggingConfigurationResponse$ = [3, n0, _USLCRp,
842
944
  0,
843
945
  [_st],
844
- [() => exports.ScraperLoggingConfigurationStatus$], 1
946
+ [() => ScraperLoggingConfigurationStatus$], 1
845
947
  ];
846
- exports.UpdateScraperRequest$ = [3, n0, _USR,
948
+ exports.UpdateScraperLoggingConfigurationResponse$ = UpdateScraperLoggingConfigurationResponse$;
949
+ const UpdateScraperRequest$ = [3, n0, _USR,
847
950
  0,
848
951
  [_sI, _al, _sCc, _des, _rC, _cT],
849
- [[0, 1], 0, () => exports.ScrapeConfiguration$, () => exports.Destination$, () => exports.RoleConfiguration$, [0, 4]], 1
952
+ [[0, 1], 0, () => ScrapeConfiguration$, () => Destination$, () => RoleConfiguration$, [0, 4]], 1
850
953
  ];
851
- exports.UpdateScraperResponse$ = [3, n0, _USRp,
954
+ exports.UpdateScraperRequest$ = UpdateScraperRequest$;
955
+ const UpdateScraperResponse$ = [3, n0, _USRp,
852
956
  0,
853
957
  [_sI, _a, _st, _t],
854
- [0, 0, () => exports.ScraperStatus$, 128 | 0], 3
958
+ [0, 0, () => ScraperStatus$, 128 | 0], 3
855
959
  ];
856
- exports.UpdateWorkspaceAliasRequest$ = [3, n0, _UWAR,
960
+ exports.UpdateScraperResponse$ = UpdateScraperResponse$;
961
+ const UpdateWorkspaceAliasRequest$ = [3, n0, _UWAR,
857
962
  0,
858
963
  [_wI, _al, _cT],
859
964
  [[0, 1], 0, [0, 4]], 1
860
965
  ];
861
- exports.UpdateWorkspaceConfigurationRequest$ = [3, n0, _UWCR,
966
+ exports.UpdateWorkspaceAliasRequest$ = UpdateWorkspaceAliasRequest$;
967
+ const UpdateWorkspaceConfigurationRequest$ = [3, n0, _UWCR,
862
968
  0,
863
969
  [_wI, _cT, _lPLS, _rPID, _oOOTWIS, _rQOIS],
864
970
  [[0, 1], [0, 4], () => LimitsPerLabelSetList, 1, 1, 1], 1
865
971
  ];
866
- exports.UpdateWorkspaceConfigurationResponse$ = [3, n0, _UWCRp,
972
+ exports.UpdateWorkspaceConfigurationRequest$ = UpdateWorkspaceConfigurationRequest$;
973
+ const UpdateWorkspaceConfigurationResponse$ = [3, n0, _UWCRp,
867
974
  0,
868
975
  [_st],
869
- [() => exports.WorkspaceConfigurationStatus$], 1
976
+ [() => WorkspaceConfigurationStatus$], 1
870
977
  ];
871
- exports.ValidationExceptionField$ = [3, n0, _VEF,
978
+ exports.UpdateWorkspaceConfigurationResponse$ = UpdateWorkspaceConfigurationResponse$;
979
+ const ValidationExceptionField$ = [3, n0, _VEF,
872
980
  0,
873
981
  [_n, _m],
874
982
  [0, 0], 2
875
983
  ];
876
- exports.VpcConfiguration$ = [3, n0, _VC,
984
+ exports.ValidationExceptionField$ = ValidationExceptionField$;
985
+ const VpcConfiguration$ = [3, n0, _VC,
877
986
  0,
878
987
  [_sGI, _sIu],
879
988
  [64 | 0, 64 | 0], 2
880
989
  ];
881
- exports.WorkspaceConfigurationDescription$ = [3, n0, _WCD,
990
+ exports.VpcConfiguration$ = VpcConfiguration$;
991
+ const WorkspaceConfigurationDescription$ = [3, n0, _WCD,
882
992
  0,
883
993
  [_st, _lPLS, _rPID, _oOOTWIS, _rQOIS],
884
- [() => exports.WorkspaceConfigurationStatus$, () => LimitsPerLabelSetList, 1, 1, 1], 1
994
+ [() => WorkspaceConfigurationStatus$, () => LimitsPerLabelSetList, 1, 1, 1], 1
885
995
  ];
886
- exports.WorkspaceConfigurationStatus$ = [3, n0, _WCS,
996
+ exports.WorkspaceConfigurationDescription$ = WorkspaceConfigurationDescription$;
997
+ const WorkspaceConfigurationStatus$ = [3, n0, _WCS,
887
998
  0,
888
999
  [_sCt, _sR],
889
1000
  [0, 0], 1
890
1001
  ];
891
- exports.WorkspaceDescription$ = [3, n0, _WD,
1002
+ exports.WorkspaceConfigurationStatus$ = WorkspaceConfigurationStatus$;
1003
+ const WorkspaceDescription$ = [3, n0, _WD,
892
1004
  0,
893
1005
  [_wI, _a, _st, _cA, _al, _pE, _t, _kKA],
894
- [0, 0, () => exports.WorkspaceStatus$, 4, 0, 0, 128 | 0, 0], 4
1006
+ [0, 0, () => WorkspaceStatus$, 4, 0, 0, 128 | 0, 0], 4
895
1007
  ];
896
- exports.WorkspaceStatus$ = [3, n0, _WS,
1008
+ exports.WorkspaceDescription$ = WorkspaceDescription$;
1009
+ const WorkspaceStatus$ = [3, n0, _WS,
897
1010
  0,
898
1011
  [_sCt],
899
1012
  [0], 1
900
1013
  ];
901
- exports.WorkspaceSummary$ = [3, n0, _WSo,
1014
+ exports.WorkspaceStatus$ = WorkspaceStatus$;
1015
+ const WorkspaceSummary$ = [3, n0, _WSo,
902
1016
  0,
903
1017
  [_wI, _a, _st, _cA, _al, _t, _kKA],
904
- [0, 0, () => exports.WorkspaceStatus$, 4, 0, 128 | 0, 0], 4
1018
+ [0, 0, () => WorkspaceStatus$, 4, 0, 128 | 0, 0], 4
905
1019
  ];
1020
+ exports.WorkspaceSummary$ = WorkspaceSummary$;
906
1021
  var __Unit = "unit";
907
1022
  var AnomalyDetectorSummaryList = [1, n0, _ADSL,
908
- 0, () => exports.AnomalyDetectorSummary$
1023
+ 0, () => AnomalyDetectorSummary$
909
1024
  ];
910
1025
  var FilterValues = 64 | 0;
911
1026
  var LimitsPerLabelSetList = [1, n0, _LPLSL,
912
- 0, () => exports.LimitsPerLabelSet$
1027
+ 0, () => LimitsPerLabelSet$
913
1028
  ];
914
1029
  var LoggingDestinations = [1, n0, _LDo,
915
- 0, () => exports.LoggingDestination$
1030
+ 0, () => LoggingDestination$
916
1031
  ];
917
1032
  var RuleGroupsNamespaceSummaryList = [1, n0, _RGNSL,
918
- 0, () => exports.RuleGroupsNamespaceSummary$
1033
+ 0, () => RuleGroupsNamespaceSummary$
919
1034
  ];
920
1035
  var ScraperComponents = [1, n0, _SCc,
921
- 0, () => exports.ScraperComponent$
1036
+ 0, () => ScraperComponent$
922
1037
  ];
923
1038
  var ScraperSummaryList = [1, n0, _SSL,
924
- 0, () => exports.ScraperSummary$
1039
+ 0, () => ScraperSummary$
925
1040
  ];
926
1041
  var SecurityGroupIds = 64 | 0;
927
1042
  var SubnetIds = 64 | 0;
928
1043
  var TagKeys = 64 | 0;
929
1044
  var ValidationExceptionFieldList = [1, n0, _VEFL,
930
- 0, () => exports.ValidationExceptionField$
1045
+ 0, () => ValidationExceptionField$
931
1046
  ];
932
1047
  var WorkspaceSummaryList = [1, n0, _WSL,
933
- 0, () => exports.WorkspaceSummary$
1048
+ 0, () => WorkspaceSummary$
934
1049
  ];
935
1050
  var LabelSet = 128 | 0;
936
1051
  var PrometheusMetricLabelMap = 128 | 0;
@@ -939,170 +1054,177 @@ var ScraperFilters = [2, n0, _SF,
939
1054
  ];
940
1055
  var StringMap = 128 | 0;
941
1056
  var TagMap = 128 | 0;
942
- exports.AnomalyDetectorConfiguration$ = [4, n0, _ADC,
1057
+ const AnomalyDetectorConfiguration$ = [4, n0, _ADC,
943
1058
  0,
944
1059
  [_rCF],
945
- [() => exports.RandomCutForestConfiguration$]
1060
+ [() => RandomCutForestConfiguration$]
946
1061
  ];
947
- exports.AnomalyDetectorMissingDataAction$ = [4, n0, _ADMDA,
1062
+ exports.AnomalyDetectorConfiguration$ = AnomalyDetectorConfiguration$;
1063
+ const AnomalyDetectorMissingDataAction$ = [4, n0, _ADMDA,
948
1064
  0,
949
1065
  [_mAA, _sk],
950
1066
  [2, 2]
951
1067
  ];
952
- exports.Destination$ = [4, n0, _D,
1068
+ exports.AnomalyDetectorMissingDataAction$ = AnomalyDetectorMissingDataAction$;
1069
+ const Destination$ = [4, n0, _D,
953
1070
  0,
954
1071
  [_aC],
955
- [() => exports.AmpConfiguration$]
1072
+ [() => AmpConfiguration$]
956
1073
  ];
957
- exports.IgnoreNearExpected$ = [4, n0, _INE,
1074
+ exports.Destination$ = Destination$;
1075
+ const IgnoreNearExpected$ = [4, n0, _INE,
958
1076
  0,
959
1077
  [_am, _ra],
960
1078
  [1, 1]
961
1079
  ];
962
- exports.ScrapeConfiguration$ = [4, n0, _SCcr,
1080
+ exports.IgnoreNearExpected$ = IgnoreNearExpected$;
1081
+ const ScrapeConfiguration$ = [4, n0, _SCcr,
963
1082
  0,
964
1083
  [_cB],
965
1084
  [21]
966
1085
  ];
967
- exports.ScraperLoggingDestination$ = [4, n0, _SLD,
1086
+ exports.ScrapeConfiguration$ = ScrapeConfiguration$;
1087
+ const ScraperLoggingDestination$ = [4, n0, _SLD,
968
1088
  0,
969
1089
  [_cWL],
970
- [() => exports.CloudWatchLogDestination$]
1090
+ [() => CloudWatchLogDestination$]
971
1091
  ];
972
- exports.Source$ = [4, n0, _S,
1092
+ exports.ScraperLoggingDestination$ = ScraperLoggingDestination$;
1093
+ const Source$ = [4, n0, _S,
973
1094
  0,
974
1095
  [_eC, _vC],
975
- [() => exports.EksConfiguration$, () => exports.VpcConfiguration$]
1096
+ [() => EksConfiguration$, () => VpcConfiguration$]
976
1097
  ];
1098
+ exports.Source$ = Source$;
977
1099
  exports.CreateAlertManagerDefinition$ = [9, n0, _CAMD,
978
- { [_h]: ["POST", "/workspaces/{workspaceId}/alertmanager/definition", 202] }, () => exports.CreateAlertManagerDefinitionRequest$, () => exports.CreateAlertManagerDefinitionResponse$
1100
+ { [_h]: ["POST", "/workspaces/{workspaceId}/alertmanager/definition", 202] }, () => CreateAlertManagerDefinitionRequest$, () => CreateAlertManagerDefinitionResponse$
979
1101
  ];
980
1102
  exports.CreateAnomalyDetector$ = [9, n0, _CAD,
981
- { [_h]: ["POST", "/workspaces/{workspaceId}/anomalydetectors", 202] }, () => exports.CreateAnomalyDetectorRequest$, () => exports.CreateAnomalyDetectorResponse$
1103
+ { [_h]: ["POST", "/workspaces/{workspaceId}/anomalydetectors", 202] }, () => CreateAnomalyDetectorRequest$, () => CreateAnomalyDetectorResponse$
982
1104
  ];
983
1105
  exports.CreateLoggingConfiguration$ = [9, n0, _CLC,
984
- { [_h]: ["POST", "/workspaces/{workspaceId}/logging", 202] }, () => exports.CreateLoggingConfigurationRequest$, () => exports.CreateLoggingConfigurationResponse$
1106
+ { [_h]: ["POST", "/workspaces/{workspaceId}/logging", 202] }, () => CreateLoggingConfigurationRequest$, () => CreateLoggingConfigurationResponse$
985
1107
  ];
986
1108
  exports.CreateQueryLoggingConfiguration$ = [9, n0, _CQLC,
987
- { [_h]: ["POST", "/workspaces/{workspaceId}/logging/query", 202] }, () => exports.CreateQueryLoggingConfigurationRequest$, () => exports.CreateQueryLoggingConfigurationResponse$
1109
+ { [_h]: ["POST", "/workspaces/{workspaceId}/logging/query", 202] }, () => CreateQueryLoggingConfigurationRequest$, () => CreateQueryLoggingConfigurationResponse$
988
1110
  ];
989
1111
  exports.CreateRuleGroupsNamespace$ = [9, n0, _CRGN,
990
- { [_h]: ["POST", "/workspaces/{workspaceId}/rulegroupsnamespaces", 202] }, () => exports.CreateRuleGroupsNamespaceRequest$, () => exports.CreateRuleGroupsNamespaceResponse$
1112
+ { [_h]: ["POST", "/workspaces/{workspaceId}/rulegroupsnamespaces", 202] }, () => CreateRuleGroupsNamespaceRequest$, () => CreateRuleGroupsNamespaceResponse$
991
1113
  ];
992
1114
  exports.CreateScraper$ = [9, n0, _CS,
993
- { [_h]: ["POST", "/scrapers", 202] }, () => exports.CreateScraperRequest$, () => exports.CreateScraperResponse$
1115
+ { [_h]: ["POST", "/scrapers", 202] }, () => CreateScraperRequest$, () => CreateScraperResponse$
994
1116
  ];
995
1117
  exports.CreateWorkspace$ = [9, n0, _CW,
996
- { [_h]: ["POST", "/workspaces", 202] }, () => exports.CreateWorkspaceRequest$, () => exports.CreateWorkspaceResponse$
1118
+ { [_h]: ["POST", "/workspaces", 202] }, () => CreateWorkspaceRequest$, () => CreateWorkspaceResponse$
997
1119
  ];
998
1120
  exports.DeleteAlertManagerDefinition$ = [9, n0, _DAMD,
999
- { [_h]: ["DELETE", "/workspaces/{workspaceId}/alertmanager/definition", 202] }, () => exports.DeleteAlertManagerDefinitionRequest$, () => __Unit
1121
+ { [_h]: ["DELETE", "/workspaces/{workspaceId}/alertmanager/definition", 202] }, () => DeleteAlertManagerDefinitionRequest$, () => __Unit
1000
1122
  ];
1001
1123
  exports.DeleteAnomalyDetector$ = [9, n0, _DAD,
1002
- { [_h]: ["DELETE", "/workspaces/{workspaceId}/anomalydetectors/{anomalyDetectorId}", 202] }, () => exports.DeleteAnomalyDetectorRequest$, () => __Unit
1124
+ { [_h]: ["DELETE", "/workspaces/{workspaceId}/anomalydetectors/{anomalyDetectorId}", 202] }, () => DeleteAnomalyDetectorRequest$, () => __Unit
1003
1125
  ];
1004
1126
  exports.DeleteLoggingConfiguration$ = [9, n0, _DLC,
1005
- { [_h]: ["DELETE", "/workspaces/{workspaceId}/logging", 202] }, () => exports.DeleteLoggingConfigurationRequest$, () => __Unit
1127
+ { [_h]: ["DELETE", "/workspaces/{workspaceId}/logging", 202] }, () => DeleteLoggingConfigurationRequest$, () => __Unit
1006
1128
  ];
1007
1129
  exports.DeleteQueryLoggingConfiguration$ = [9, n0, _DQLC,
1008
- { [_h]: ["DELETE", "/workspaces/{workspaceId}/logging/query", 202] }, () => exports.DeleteQueryLoggingConfigurationRequest$, () => __Unit
1130
+ { [_h]: ["DELETE", "/workspaces/{workspaceId}/logging/query", 202] }, () => DeleteQueryLoggingConfigurationRequest$, () => __Unit
1009
1131
  ];
1010
1132
  exports.DeleteResourcePolicy$ = [9, n0, _DRP,
1011
- { [_h]: ["DELETE", "/workspaces/{workspaceId}/policy", 202] }, () => exports.DeleteResourcePolicyRequest$, () => __Unit
1133
+ { [_h]: ["DELETE", "/workspaces/{workspaceId}/policy", 202] }, () => DeleteResourcePolicyRequest$, () => __Unit
1012
1134
  ];
1013
1135
  exports.DeleteRuleGroupsNamespace$ = [9, n0, _DRGN,
1014
- { [_h]: ["DELETE", "/workspaces/{workspaceId}/rulegroupsnamespaces/{name}", 202] }, () => exports.DeleteRuleGroupsNamespaceRequest$, () => __Unit
1136
+ { [_h]: ["DELETE", "/workspaces/{workspaceId}/rulegroupsnamespaces/{name}", 202] }, () => DeleteRuleGroupsNamespaceRequest$, () => __Unit
1015
1137
  ];
1016
1138
  exports.DeleteScraper$ = [9, n0, _DS,
1017
- { [_h]: ["DELETE", "/scrapers/{scraperId}", 202] }, () => exports.DeleteScraperRequest$, () => exports.DeleteScraperResponse$
1139
+ { [_h]: ["DELETE", "/scrapers/{scraperId}", 202] }, () => DeleteScraperRequest$, () => DeleteScraperResponse$
1018
1140
  ];
1019
1141
  exports.DeleteScraperLoggingConfiguration$ = [9, n0, _DSLC,
1020
- { [_h]: ["DELETE", "/scrapers/{scraperId}/logging-configuration", 202] }, () => exports.DeleteScraperLoggingConfigurationRequest$, () => __Unit
1142
+ { [_h]: ["DELETE", "/scrapers/{scraperId}/logging-configuration", 202] }, () => DeleteScraperLoggingConfigurationRequest$, () => __Unit
1021
1143
  ];
1022
1144
  exports.DeleteWorkspace$ = [9, n0, _DW,
1023
- { [_h]: ["DELETE", "/workspaces/{workspaceId}", 202] }, () => exports.DeleteWorkspaceRequest$, () => __Unit
1145
+ { [_h]: ["DELETE", "/workspaces/{workspaceId}", 202] }, () => DeleteWorkspaceRequest$, () => __Unit
1024
1146
  ];
1025
1147
  exports.DescribeAlertManagerDefinition$ = [9, n0, _DAMDe,
1026
- { [_h]: ["GET", "/workspaces/{workspaceId}/alertmanager/definition", 200] }, () => exports.DescribeAlertManagerDefinitionRequest$, () => exports.DescribeAlertManagerDefinitionResponse$
1148
+ { [_h]: ["GET", "/workspaces/{workspaceId}/alertmanager/definition", 200] }, () => DescribeAlertManagerDefinitionRequest$, () => DescribeAlertManagerDefinitionResponse$
1027
1149
  ];
1028
1150
  exports.DescribeAnomalyDetector$ = [9, n0, _DADe,
1029
- { [_h]: ["GET", "/workspaces/{workspaceId}/anomalydetectors/{anomalyDetectorId}", 200] }, () => exports.DescribeAnomalyDetectorRequest$, () => exports.DescribeAnomalyDetectorResponse$
1151
+ { [_h]: ["GET", "/workspaces/{workspaceId}/anomalydetectors/{anomalyDetectorId}", 200] }, () => DescribeAnomalyDetectorRequest$, () => DescribeAnomalyDetectorResponse$
1030
1152
  ];
1031
1153
  exports.DescribeLoggingConfiguration$ = [9, n0, _DLCe,
1032
- { [_h]: ["GET", "/workspaces/{workspaceId}/logging", 200] }, () => exports.DescribeLoggingConfigurationRequest$, () => exports.DescribeLoggingConfigurationResponse$
1154
+ { [_h]: ["GET", "/workspaces/{workspaceId}/logging", 200] }, () => DescribeLoggingConfigurationRequest$, () => DescribeLoggingConfigurationResponse$
1033
1155
  ];
1034
1156
  exports.DescribeQueryLoggingConfiguration$ = [9, n0, _DQLCe,
1035
- { [_h]: ["GET", "/workspaces/{workspaceId}/logging/query", 200] }, () => exports.DescribeQueryLoggingConfigurationRequest$, () => exports.DescribeQueryLoggingConfigurationResponse$
1157
+ { [_h]: ["GET", "/workspaces/{workspaceId}/logging/query", 200] }, () => DescribeQueryLoggingConfigurationRequest$, () => DescribeQueryLoggingConfigurationResponse$
1036
1158
  ];
1037
1159
  exports.DescribeResourcePolicy$ = [9, n0, _DRPe,
1038
- { [_h]: ["GET", "/workspaces/{workspaceId}/policy", 200] }, () => exports.DescribeResourcePolicyRequest$, () => exports.DescribeResourcePolicyResponse$
1160
+ { [_h]: ["GET", "/workspaces/{workspaceId}/policy", 200] }, () => DescribeResourcePolicyRequest$, () => DescribeResourcePolicyResponse$
1039
1161
  ];
1040
1162
  exports.DescribeRuleGroupsNamespace$ = [9, n0, _DRGNe,
1041
- { [_h]: ["GET", "/workspaces/{workspaceId}/rulegroupsnamespaces/{name}", 200] }, () => exports.DescribeRuleGroupsNamespaceRequest$, () => exports.DescribeRuleGroupsNamespaceResponse$
1163
+ { [_h]: ["GET", "/workspaces/{workspaceId}/rulegroupsnamespaces/{name}", 200] }, () => DescribeRuleGroupsNamespaceRequest$, () => DescribeRuleGroupsNamespaceResponse$
1042
1164
  ];
1043
1165
  exports.DescribeScraper$ = [9, n0, _DSe,
1044
- { [_h]: ["GET", "/scrapers/{scraperId}", 200] }, () => exports.DescribeScraperRequest$, () => exports.DescribeScraperResponse$
1166
+ { [_h]: ["GET", "/scrapers/{scraperId}", 200] }, () => DescribeScraperRequest$, () => DescribeScraperResponse$
1045
1167
  ];
1046
1168
  exports.DescribeScraperLoggingConfiguration$ = [9, n0, _DSLCe,
1047
- { [_h]: ["GET", "/scrapers/{scraperId}/logging-configuration", 200] }, () => exports.DescribeScraperLoggingConfigurationRequest$, () => exports.DescribeScraperLoggingConfigurationResponse$
1169
+ { [_h]: ["GET", "/scrapers/{scraperId}/logging-configuration", 200] }, () => DescribeScraperLoggingConfigurationRequest$, () => DescribeScraperLoggingConfigurationResponse$
1048
1170
  ];
1049
1171
  exports.DescribeWorkspace$ = [9, n0, _DWe,
1050
- { [_h]: ["GET", "/workspaces/{workspaceId}", 200] }, () => exports.DescribeWorkspaceRequest$, () => exports.DescribeWorkspaceResponse$
1172
+ { [_h]: ["GET", "/workspaces/{workspaceId}", 200] }, () => DescribeWorkspaceRequest$, () => DescribeWorkspaceResponse$
1051
1173
  ];
1052
1174
  exports.DescribeWorkspaceConfiguration$ = [9, n0, _DWC,
1053
- { [_h]: ["GET", "/workspaces/{workspaceId}/configuration", 200] }, () => exports.DescribeWorkspaceConfigurationRequest$, () => exports.DescribeWorkspaceConfigurationResponse$
1175
+ { [_h]: ["GET", "/workspaces/{workspaceId}/configuration", 200] }, () => DescribeWorkspaceConfigurationRequest$, () => DescribeWorkspaceConfigurationResponse$
1054
1176
  ];
1055
1177
  exports.GetDefaultScraperConfiguration$ = [9, n0, _GDSC,
1056
- { [_h]: ["GET", "/scraperconfiguration", 200] }, () => exports.GetDefaultScraperConfigurationRequest$, () => exports.GetDefaultScraperConfigurationResponse$
1178
+ { [_h]: ["GET", "/scraperconfiguration", 200] }, () => GetDefaultScraperConfigurationRequest$, () => GetDefaultScraperConfigurationResponse$
1057
1179
  ];
1058
1180
  exports.ListAnomalyDetectors$ = [9, n0, _LAD,
1059
- { [_h]: ["GET", "/workspaces/{workspaceId}/anomalydetectors", 200] }, () => exports.ListAnomalyDetectorsRequest$, () => exports.ListAnomalyDetectorsResponse$
1181
+ { [_h]: ["GET", "/workspaces/{workspaceId}/anomalydetectors", 200] }, () => ListAnomalyDetectorsRequest$, () => ListAnomalyDetectorsResponse$
1060
1182
  ];
1061
1183
  exports.ListRuleGroupsNamespaces$ = [9, n0, _LRGN,
1062
- { [_h]: ["GET", "/workspaces/{workspaceId}/rulegroupsnamespaces", 200] }, () => exports.ListRuleGroupsNamespacesRequest$, () => exports.ListRuleGroupsNamespacesResponse$
1184
+ { [_h]: ["GET", "/workspaces/{workspaceId}/rulegroupsnamespaces", 200] }, () => ListRuleGroupsNamespacesRequest$, () => ListRuleGroupsNamespacesResponse$
1063
1185
  ];
1064
1186
  exports.ListScrapers$ = [9, n0, _LS,
1065
- { [_h]: ["GET", "/scrapers", 200] }, () => exports.ListScrapersRequest$, () => exports.ListScrapersResponse$
1187
+ { [_h]: ["GET", "/scrapers", 200] }, () => ListScrapersRequest$, () => ListScrapersResponse$
1066
1188
  ];
1067
1189
  exports.ListTagsForResource$ = [9, n0, _LTFR,
1068
- { [_h]: ["GET", "/tags/{resourceArn}", 200] }, () => exports.ListTagsForResourceRequest$, () => exports.ListTagsForResourceResponse$
1190
+ { [_h]: ["GET", "/tags/{resourceArn}", 200] }, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
1069
1191
  ];
1070
1192
  exports.ListWorkspaces$ = [9, n0, _LW,
1071
- { [_h]: ["GET", "/workspaces", 200] }, () => exports.ListWorkspacesRequest$, () => exports.ListWorkspacesResponse$
1193
+ { [_h]: ["GET", "/workspaces", 200] }, () => ListWorkspacesRequest$, () => ListWorkspacesResponse$
1072
1194
  ];
1073
1195
  exports.PutAlertManagerDefinition$ = [9, n0, _PAMD,
1074
- { [_h]: ["PUT", "/workspaces/{workspaceId}/alertmanager/definition", 202] }, () => exports.PutAlertManagerDefinitionRequest$, () => exports.PutAlertManagerDefinitionResponse$
1196
+ { [_h]: ["PUT", "/workspaces/{workspaceId}/alertmanager/definition", 202] }, () => PutAlertManagerDefinitionRequest$, () => PutAlertManagerDefinitionResponse$
1075
1197
  ];
1076
1198
  exports.PutAnomalyDetector$ = [9, n0, _PAD,
1077
- { [_h]: ["PUT", "/workspaces/{workspaceId}/anomalydetectors/{anomalyDetectorId}", 202] }, () => exports.PutAnomalyDetectorRequest$, () => exports.PutAnomalyDetectorResponse$
1199
+ { [_h]: ["PUT", "/workspaces/{workspaceId}/anomalydetectors/{anomalyDetectorId}", 202] }, () => PutAnomalyDetectorRequest$, () => PutAnomalyDetectorResponse$
1078
1200
  ];
1079
1201
  exports.PutResourcePolicy$ = [9, n0, _PRP,
1080
- { [_h]: ["PUT", "/workspaces/{workspaceId}/policy", 202] }, () => exports.PutResourcePolicyRequest$, () => exports.PutResourcePolicyResponse$
1202
+ { [_h]: ["PUT", "/workspaces/{workspaceId}/policy", 202] }, () => PutResourcePolicyRequest$, () => PutResourcePolicyResponse$
1081
1203
  ];
1082
1204
  exports.PutRuleGroupsNamespace$ = [9, n0, _PRGN,
1083
- { [_h]: ["PUT", "/workspaces/{workspaceId}/rulegroupsnamespaces/{name}", 202] }, () => exports.PutRuleGroupsNamespaceRequest$, () => exports.PutRuleGroupsNamespaceResponse$
1205
+ { [_h]: ["PUT", "/workspaces/{workspaceId}/rulegroupsnamespaces/{name}", 202] }, () => PutRuleGroupsNamespaceRequest$, () => PutRuleGroupsNamespaceResponse$
1084
1206
  ];
1085
1207
  exports.TagResource$ = [9, n0, _TR,
1086
- { [_h]: ["POST", "/tags/{resourceArn}", 200] }, () => exports.TagResourceRequest$, () => exports.TagResourceResponse$
1208
+ { [_h]: ["POST", "/tags/{resourceArn}", 200] }, () => TagResourceRequest$, () => TagResourceResponse$
1087
1209
  ];
1088
1210
  exports.UntagResource$ = [9, n0, _UR,
1089
- { [_h]: ["DELETE", "/tags/{resourceArn}", 200] }, () => exports.UntagResourceRequest$, () => exports.UntagResourceResponse$
1211
+ { [_h]: ["DELETE", "/tags/{resourceArn}", 200] }, () => UntagResourceRequest$, () => UntagResourceResponse$
1090
1212
  ];
1091
1213
  exports.UpdateLoggingConfiguration$ = [9, n0, _ULC,
1092
- { [_h]: ["PUT", "/workspaces/{workspaceId}/logging", 202] }, () => exports.UpdateLoggingConfigurationRequest$, () => exports.UpdateLoggingConfigurationResponse$
1214
+ { [_h]: ["PUT", "/workspaces/{workspaceId}/logging", 202] }, () => UpdateLoggingConfigurationRequest$, () => UpdateLoggingConfigurationResponse$
1093
1215
  ];
1094
1216
  exports.UpdateQueryLoggingConfiguration$ = [9, n0, _UQLC,
1095
- { [_h]: ["PUT", "/workspaces/{workspaceId}/logging/query", 202] }, () => exports.UpdateQueryLoggingConfigurationRequest$, () => exports.UpdateQueryLoggingConfigurationResponse$
1217
+ { [_h]: ["PUT", "/workspaces/{workspaceId}/logging/query", 202] }, () => UpdateQueryLoggingConfigurationRequest$, () => UpdateQueryLoggingConfigurationResponse$
1096
1218
  ];
1097
1219
  exports.UpdateScraper$ = [9, n0, _US,
1098
- { [_h]: ["PUT", "/scrapers/{scraperId}", 202] }, () => exports.UpdateScraperRequest$, () => exports.UpdateScraperResponse$
1220
+ { [_h]: ["PUT", "/scrapers/{scraperId}", 202] }, () => UpdateScraperRequest$, () => UpdateScraperResponse$
1099
1221
  ];
1100
1222
  exports.UpdateScraperLoggingConfiguration$ = [9, n0, _USLC,
1101
- { [_h]: ["PUT", "/scrapers/{scraperId}/logging-configuration", 202] }, () => exports.UpdateScraperLoggingConfigurationRequest$, () => exports.UpdateScraperLoggingConfigurationResponse$
1223
+ { [_h]: ["PUT", "/scrapers/{scraperId}/logging-configuration", 202] }, () => UpdateScraperLoggingConfigurationRequest$, () => UpdateScraperLoggingConfigurationResponse$
1102
1224
  ];
1103
1225
  exports.UpdateWorkspaceAlias$ = [9, n0, _UWA,
1104
- { [_h]: ["POST", "/workspaces/{workspaceId}/alias", 204] }, () => exports.UpdateWorkspaceAliasRequest$, () => __Unit
1226
+ { [_h]: ["POST", "/workspaces/{workspaceId}/alias", 204] }, () => UpdateWorkspaceAliasRequest$, () => __Unit
1105
1227
  ];
1106
1228
  exports.UpdateWorkspaceConfiguration$ = [9, n0, _UWC,
1107
- { [_h]: ["PATCH", "/workspaces/{workspaceId}/configuration", 202] }, () => exports.UpdateWorkspaceConfigurationRequest$, () => exports.UpdateWorkspaceConfigurationResponse$
1229
+ { [_h]: ["PATCH", "/workspaces/{workspaceId}/configuration", 202] }, () => UpdateWorkspaceConfigurationRequest$, () => UpdateWorkspaceConfigurationResponse$
1108
1230
  ];