@aws-sdk/client-shield 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.DescribeAttackStatisticsResponse$ = exports.DescribeAttackStatisticsRequest$ = exports.DescribeAttackResponse$ = exports.DescribeAttackRequest$ = exports.DeleteSubscriptionResponse$ = exports.DeleteSubscriptionRequest$ = exports.DeleteProtectionResponse$ = exports.DeleteProtectionRequest$ = exports.DeleteProtectionGroupResponse$ = exports.DeleteProtectionGroupRequest$ = exports.CreateSubscriptionResponse$ = exports.CreateSubscriptionRequest$ = exports.CreateProtectionResponse$ = exports.CreateProtectionRequest$ = exports.CreateProtectionGroupResponse$ = exports.CreateProtectionGroupRequest$ = exports.CountAction$ = exports.Contributor$ = exports.BlockAction$ = exports.AttackVolumeStatistics$ = exports.AttackVolume$ = exports.AttackVectorDescription$ = exports.AttackSummary$ = exports.AttackStatisticsDataItem$ = exports.AttackProperty$ = exports.AttackDetail$ = exports.AssociateProactiveEngagementDetailsResponse$ = exports.AssociateProactiveEngagementDetailsRequest$ = exports.AssociateHealthCheckResponse$ = exports.AssociateHealthCheckRequest$ = exports.AssociateDRTRoleResponse$ = exports.AssociateDRTRoleRequest$ = exports.AssociateDRTLogBucketResponse$ = exports.AssociateDRTLogBucketRequest$ = exports.ApplicationLayerAutomaticResponseConfiguration$ = exports.errorTypeRegistries = exports.ResourceNotFoundException$ = exports.ResourceAlreadyExistsException$ = exports.OptimisticLockException$ = exports.NoAssociatedRoleException$ = exports.LockedSubscriptionException$ = exports.LimitsExceededException$ = exports.InvalidResourceException$ = exports.InvalidParameterException$ = exports.InvalidPaginationTokenException$ = exports.InvalidOperationException$ = exports.InternalErrorException$ = exports.AccessDeniedForDependencyException$ = exports.AccessDeniedException$ = exports.ShieldServiceException$ = void 0;
4
- exports.Subscription$ = exports.SubResourceSummary$ = exports.ResponseAction$ = exports.ProtectionLimits$ = exports.ProtectionGroupPatternTypeLimits$ = exports.ProtectionGroupLimits$ = exports.ProtectionGroupArbitraryPatternLimits$ = exports.ProtectionGroup$ = exports.Protection$ = exports.Mitigation$ = exports.ListTagsForResourceResponse$ = exports.ListTagsForResourceRequest$ = exports.ListResourcesInProtectionGroupResponse$ = exports.ListResourcesInProtectionGroupRequest$ = exports.ListProtectionsResponse$ = exports.ListProtectionsRequest$ = exports.ListProtectionGroupsResponse$ = exports.ListProtectionGroupsRequest$ = exports.ListAttacksResponse$ = exports.ListAttacksRequest$ = exports.Limit$ = exports.InclusionProtectionGroupFilters$ = exports.InclusionProtectionFilters$ = exports.GetSubscriptionStateResponse$ = exports.GetSubscriptionStateRequest$ = exports.EnableProactiveEngagementResponse$ = exports.EnableProactiveEngagementRequest$ = exports.EnableApplicationLayerAutomaticResponseResponse$ = exports.EnableApplicationLayerAutomaticResponseRequest$ = exports.EmergencyContact$ = exports.DisassociateHealthCheckResponse$ = exports.DisassociateHealthCheckRequest$ = exports.DisassociateDRTRoleResponse$ = exports.DisassociateDRTRoleRequest$ = exports.DisassociateDRTLogBucketResponse$ = exports.DisassociateDRTLogBucketRequest$ = exports.DisableProactiveEngagementResponse$ = exports.DisableProactiveEngagementRequest$ = exports.DisableApplicationLayerAutomaticResponseResponse$ = exports.DisableApplicationLayerAutomaticResponseRequest$ = exports.DescribeSubscriptionResponse$ = exports.DescribeSubscriptionRequest$ = exports.DescribeProtectionResponse$ = exports.DescribeProtectionRequest$ = exports.DescribeProtectionGroupResponse$ = exports.DescribeProtectionGroupRequest$ = exports.DescribeEmergencyContactSettingsResponse$ = exports.DescribeEmergencyContactSettingsRequest$ = exports.DescribeDRTAccessResponse$ = exports.DescribeDRTAccessRequest$ = void 0;
5
- exports.UntagResource$ = exports.TagResource$ = exports.ListTagsForResource$ = exports.ListResourcesInProtectionGroup$ = exports.ListProtections$ = exports.ListProtectionGroups$ = exports.ListAttacks$ = exports.GetSubscriptionState$ = exports.EnableProactiveEngagement$ = exports.EnableApplicationLayerAutomaticResponse$ = exports.DisassociateHealthCheck$ = exports.DisassociateDRTRole$ = exports.DisassociateDRTLogBucket$ = exports.DisableProactiveEngagement$ = exports.DisableApplicationLayerAutomaticResponse$ = exports.DescribeSubscription$ = exports.DescribeProtectionGroup$ = exports.DescribeProtection$ = exports.DescribeEmergencyContactSettings$ = exports.DescribeDRTAccess$ = exports.DescribeAttackStatistics$ = exports.DescribeAttack$ = exports.DeleteSubscription$ = exports.DeleteProtectionGroup$ = exports.DeleteProtection$ = exports.CreateSubscription$ = exports.CreateProtectionGroup$ = exports.CreateProtection$ = exports.AssociateProactiveEngagementDetails$ = exports.AssociateHealthCheck$ = exports.AssociateDRTRole$ = exports.AssociateDRTLogBucket$ = exports.ValidationExceptionField$ = exports.UpdateSubscriptionResponse$ = exports.UpdateSubscriptionRequest$ = exports.UpdateProtectionGroupResponse$ = exports.UpdateProtectionGroupRequest$ = exports.UpdateEmergencyContactSettingsResponse$ = exports.UpdateEmergencyContactSettingsRequest$ = exports.UpdateApplicationLayerAutomaticResponseResponse$ = exports.UpdateApplicationLayerAutomaticResponseRequest$ = exports.UntagResourceResponse$ = exports.UntagResourceRequest$ = exports.TimeRange$ = exports.TagResourceResponse$ = exports.TagResourceRequest$ = exports.Tag$ = exports.SummarizedCounter$ = exports.SummarizedAttackVector$ = exports.SubscriptionLimits$ = void 0;
6
- exports.UpdateSubscription$ = exports.UpdateProtectionGroup$ = exports.UpdateEmergencyContactSettings$ = exports.UpdateApplicationLayerAutomaticResponse$ = void 0;
7
1
  const _A = "Action";
8
2
  const _AC = "AttackCounters";
9
3
  const _ACt = "AttackCount";
@@ -256,632 +250,749 @@ const _rT = "resourceType";
256
250
  const _s = "smithy.ts.sdk.synthetic.com.amazonaws.shield";
257
251
  const _se = "server";
258
252
  const n0 = "com.amazonaws.shield";
259
- const schema_1 = require("@smithy/core/schema");
260
- const errors_1 = require("../models/errors");
261
- const ShieldServiceException_1 = require("../models/ShieldServiceException");
262
- const _s_registry = schema_1.TypeRegistry.for(_s);
263
- exports.ShieldServiceException$ = [-3, _s, "ShieldServiceException", 0, [], []];
264
- _s_registry.registerError(exports.ShieldServiceException$, ShieldServiceException_1.ShieldServiceException);
265
- const n0_registry = schema_1.TypeRegistry.for(n0);
266
- exports.AccessDeniedException$ = [-3, n0, _ADE,
253
+ const { TypeRegistry } = require("@smithy/core/schema");
254
+ const { AccessDeniedException, AccessDeniedForDependencyException, InternalErrorException, InvalidOperationException, InvalidPaginationTokenException, InvalidParameterException, InvalidResourceException, LimitsExceededException, LockedSubscriptionException, NoAssociatedRoleException, OptimisticLockException, ResourceAlreadyExistsException, ResourceNotFoundException } = require("../models/errors");
255
+ const { ShieldServiceException } = require("../models/ShieldServiceException");
256
+ const _s_registry = TypeRegistry.for(_s);
257
+ const ShieldServiceException$ = [-3, _s, "ShieldServiceException", 0, [], []];
258
+ exports.ShieldServiceException$ = ShieldServiceException$;
259
+ _s_registry.registerError(ShieldServiceException$, ShieldServiceException);
260
+ const n0_registry = TypeRegistry.for(n0);
261
+ const AccessDeniedException$ = [-3, n0, _ADE,
267
262
  { [_e]: _c },
268
263
  [_m],
269
264
  [0]
270
265
  ];
271
- n0_registry.registerError(exports.AccessDeniedException$, errors_1.AccessDeniedException);
272
- exports.AccessDeniedForDependencyException$ = [-3, n0, _ADFDE,
266
+ exports.AccessDeniedException$ = AccessDeniedException$;
267
+ n0_registry.registerError(AccessDeniedException$, AccessDeniedException);
268
+ const AccessDeniedForDependencyException$ = [-3, n0, _ADFDE,
273
269
  { [_e]: _c },
274
270
  [_m],
275
271
  [0]
276
272
  ];
277
- n0_registry.registerError(exports.AccessDeniedForDependencyException$, errors_1.AccessDeniedForDependencyException);
278
- exports.InternalErrorException$ = [-3, n0, _IEE,
273
+ exports.AccessDeniedForDependencyException$ = AccessDeniedForDependencyException$;
274
+ n0_registry.registerError(AccessDeniedForDependencyException$, AccessDeniedForDependencyException);
275
+ const InternalErrorException$ = [-3, n0, _IEE,
279
276
  { [_e]: _se },
280
277
  [_m],
281
278
  [0]
282
279
  ];
283
- n0_registry.registerError(exports.InternalErrorException$, errors_1.InternalErrorException);
284
- exports.InvalidOperationException$ = [-3, n0, _IOE,
280
+ exports.InternalErrorException$ = InternalErrorException$;
281
+ n0_registry.registerError(InternalErrorException$, InternalErrorException);
282
+ const InvalidOperationException$ = [-3, n0, _IOE,
285
283
  { [_e]: _c },
286
284
  [_m],
287
285
  [0]
288
286
  ];
289
- n0_registry.registerError(exports.InvalidOperationException$, errors_1.InvalidOperationException);
290
- exports.InvalidPaginationTokenException$ = [-3, n0, _IPTE,
287
+ exports.InvalidOperationException$ = InvalidOperationException$;
288
+ n0_registry.registerError(InvalidOperationException$, InvalidOperationException);
289
+ const InvalidPaginationTokenException$ = [-3, n0, _IPTE,
291
290
  { [_e]: _c },
292
291
  [_m],
293
292
  [0]
294
293
  ];
295
- n0_registry.registerError(exports.InvalidPaginationTokenException$, errors_1.InvalidPaginationTokenException);
296
- exports.InvalidParameterException$ = [-3, n0, _IPE,
294
+ exports.InvalidPaginationTokenException$ = InvalidPaginationTokenException$;
295
+ n0_registry.registerError(InvalidPaginationTokenException$, InvalidPaginationTokenException);
296
+ const InvalidParameterException$ = [-3, n0, _IPE,
297
297
  { [_e]: _c },
298
298
  [_m, _r, _f],
299
299
  [0, 0, () => ValidationExceptionFieldList]
300
300
  ];
301
- n0_registry.registerError(exports.InvalidParameterException$, errors_1.InvalidParameterException);
302
- exports.InvalidResourceException$ = [-3, n0, _IRE,
301
+ exports.InvalidParameterException$ = InvalidParameterException$;
302
+ n0_registry.registerError(InvalidParameterException$, InvalidParameterException);
303
+ const InvalidResourceException$ = [-3, n0, _IRE,
303
304
  { [_e]: _c },
304
305
  [_m],
305
306
  [0]
306
307
  ];
307
- n0_registry.registerError(exports.InvalidResourceException$, errors_1.InvalidResourceException);
308
- exports.LimitsExceededException$ = [-3, n0, _LEE,
308
+ exports.InvalidResourceException$ = InvalidResourceException$;
309
+ n0_registry.registerError(InvalidResourceException$, InvalidResourceException);
310
+ const LimitsExceededException$ = [-3, n0, _LEE,
309
311
  { [_e]: _c },
310
312
  [_m, _T, _L],
311
313
  [0, 0, 1]
312
314
  ];
313
- n0_registry.registerError(exports.LimitsExceededException$, errors_1.LimitsExceededException);
314
- exports.LockedSubscriptionException$ = [-3, n0, _LSE,
315
+ exports.LimitsExceededException$ = LimitsExceededException$;
316
+ n0_registry.registerError(LimitsExceededException$, LimitsExceededException);
317
+ const LockedSubscriptionException$ = [-3, n0, _LSE,
315
318
  { [_e]: _c },
316
319
  [_m],
317
320
  [0]
318
321
  ];
319
- n0_registry.registerError(exports.LockedSubscriptionException$, errors_1.LockedSubscriptionException);
320
- exports.NoAssociatedRoleException$ = [-3, n0, _NARE,
322
+ exports.LockedSubscriptionException$ = LockedSubscriptionException$;
323
+ n0_registry.registerError(LockedSubscriptionException$, LockedSubscriptionException);
324
+ const NoAssociatedRoleException$ = [-3, n0, _NARE,
321
325
  { [_e]: _c },
322
326
  [_m],
323
327
  [0]
324
328
  ];
325
- n0_registry.registerError(exports.NoAssociatedRoleException$, errors_1.NoAssociatedRoleException);
326
- exports.OptimisticLockException$ = [-3, n0, _OLE,
329
+ exports.NoAssociatedRoleException$ = NoAssociatedRoleException$;
330
+ n0_registry.registerError(NoAssociatedRoleException$, NoAssociatedRoleException);
331
+ const OptimisticLockException$ = [-3, n0, _OLE,
327
332
  { [_e]: _c },
328
333
  [_m],
329
334
  [0]
330
335
  ];
331
- n0_registry.registerError(exports.OptimisticLockException$, errors_1.OptimisticLockException);
332
- exports.ResourceAlreadyExistsException$ = [-3, n0, _RAEE,
336
+ exports.OptimisticLockException$ = OptimisticLockException$;
337
+ n0_registry.registerError(OptimisticLockException$, OptimisticLockException);
338
+ const ResourceAlreadyExistsException$ = [-3, n0, _RAEE,
333
339
  { [_e]: _c },
334
340
  [_m, _rT],
335
341
  [0, 0]
336
342
  ];
337
- n0_registry.registerError(exports.ResourceAlreadyExistsException$, errors_1.ResourceAlreadyExistsException);
338
- exports.ResourceNotFoundException$ = [-3, n0, _RNFE,
343
+ exports.ResourceAlreadyExistsException$ = ResourceAlreadyExistsException$;
344
+ n0_registry.registerError(ResourceAlreadyExistsException$, ResourceAlreadyExistsException);
345
+ const ResourceNotFoundException$ = [-3, n0, _RNFE,
339
346
  { [_e]: _c },
340
347
  [_m, _rT],
341
348
  [0, 0]
342
349
  ];
343
- n0_registry.registerError(exports.ResourceNotFoundException$, errors_1.ResourceNotFoundException);
350
+ exports.ResourceNotFoundException$ = ResourceNotFoundException$;
351
+ n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
344
352
  exports.errorTypeRegistries = [
345
353
  _s_registry,
346
354
  n0_registry,
347
355
  ];
348
- exports.ApplicationLayerAutomaticResponseConfiguration$ = [3, n0, _ALARC,
356
+ const ApplicationLayerAutomaticResponseConfiguration$ = [3, n0, _ALARC,
349
357
  0,
350
358
  [_S, _A],
351
- [0, () => exports.ResponseAction$], 2
359
+ [0, () => ResponseAction$], 2
352
360
  ];
353
- exports.AssociateDRTLogBucketRequest$ = [3, n0, _ADRTLBR,
361
+ exports.ApplicationLayerAutomaticResponseConfiguration$ = ApplicationLayerAutomaticResponseConfiguration$;
362
+ const AssociateDRTLogBucketRequest$ = [3, n0, _ADRTLBR,
354
363
  0,
355
364
  [_LB],
356
365
  [0], 1
357
366
  ];
358
- exports.AssociateDRTLogBucketResponse$ = [3, n0, _ADRTLBRs,
367
+ exports.AssociateDRTLogBucketRequest$ = AssociateDRTLogBucketRequest$;
368
+ const AssociateDRTLogBucketResponse$ = [3, n0, _ADRTLBRs,
359
369
  0,
360
370
  [],
361
371
  []
362
372
  ];
363
- exports.AssociateDRTRoleRequest$ = [3, n0, _ADRTRR,
373
+ exports.AssociateDRTLogBucketResponse$ = AssociateDRTLogBucketResponse$;
374
+ const AssociateDRTRoleRequest$ = [3, n0, _ADRTRR,
364
375
  0,
365
376
  [_RA],
366
377
  [0], 1
367
378
  ];
368
- exports.AssociateDRTRoleResponse$ = [3, n0, _ADRTRRs,
379
+ exports.AssociateDRTRoleRequest$ = AssociateDRTRoleRequest$;
380
+ const AssociateDRTRoleResponse$ = [3, n0, _ADRTRRs,
369
381
  0,
370
382
  [],
371
383
  []
372
384
  ];
373
- exports.AssociateHealthCheckRequest$ = [3, n0, _AHCR,
385
+ exports.AssociateDRTRoleResponse$ = AssociateDRTRoleResponse$;
386
+ const AssociateHealthCheckRequest$ = [3, n0, _AHCR,
374
387
  0,
375
388
  [_PI, _HCA],
376
389
  [0, 0], 2
377
390
  ];
378
- exports.AssociateHealthCheckResponse$ = [3, n0, _AHCRs,
391
+ exports.AssociateHealthCheckRequest$ = AssociateHealthCheckRequest$;
392
+ const AssociateHealthCheckResponse$ = [3, n0, _AHCRs,
379
393
  0,
380
394
  [],
381
395
  []
382
396
  ];
383
- exports.AssociateProactiveEngagementDetailsRequest$ = [3, n0, _APEDR,
397
+ exports.AssociateHealthCheckResponse$ = AssociateHealthCheckResponse$;
398
+ const AssociateProactiveEngagementDetailsRequest$ = [3, n0, _APEDR,
384
399
  0,
385
400
  [_ECL],
386
401
  [() => EmergencyContactList], 1
387
402
  ];
388
- exports.AssociateProactiveEngagementDetailsResponse$ = [3, n0, _APEDRs,
403
+ exports.AssociateProactiveEngagementDetailsRequest$ = AssociateProactiveEngagementDetailsRequest$;
404
+ const AssociateProactiveEngagementDetailsResponse$ = [3, n0, _APEDRs,
389
405
  0,
390
406
  [],
391
407
  []
392
408
  ];
393
- exports.AttackDetail$ = [3, n0, _AD,
409
+ exports.AssociateProactiveEngagementDetailsResponse$ = AssociateProactiveEngagementDetailsResponse$;
410
+ const AttackDetail$ = [3, n0, _AD,
394
411
  0,
395
412
  [_AI, _RAe, _SR, _ST, _ET, _AC, _AP, _M],
396
413
  [0, 0, () => SubResourceSummaryList, 4, 4, () => SummarizedCounterList, () => AttackProperties, () => MitigationList]
397
414
  ];
398
- exports.AttackProperty$ = [3, n0, _APt,
415
+ exports.AttackDetail$ = AttackDetail$;
416
+ const AttackProperty$ = [3, n0, _APt,
399
417
  0,
400
418
  [_AL, _API, _TC, _U, _To],
401
419
  [0, 0, () => TopContributors, 0, 1]
402
420
  ];
403
- exports.AttackStatisticsDataItem$ = [3, n0, _ASDI,
421
+ exports.AttackProperty$ = AttackProperty$;
422
+ const AttackStatisticsDataItem$ = [3, n0, _ASDI,
404
423
  0,
405
424
  [_ACt, _AV],
406
- [1, () => exports.AttackVolume$], 1
425
+ [1, () => AttackVolume$], 1
407
426
  ];
408
- exports.AttackSummary$ = [3, n0, _AS,
427
+ exports.AttackStatisticsDataItem$ = AttackStatisticsDataItem$;
428
+ const AttackSummary$ = [3, n0, _AS,
409
429
  0,
410
430
  [_AI, _RAe, _ST, _ET, _AVt],
411
431
  [0, 0, 4, 4, () => AttackVectorDescriptionList]
412
432
  ];
413
- exports.AttackVectorDescription$ = [3, n0, _AVD,
433
+ exports.AttackSummary$ = AttackSummary$;
434
+ const AttackVectorDescription$ = [3, n0, _AVD,
414
435
  0,
415
436
  [_VT],
416
437
  [0], 1
417
438
  ];
418
- exports.AttackVolume$ = [3, n0, _AV,
439
+ exports.AttackVectorDescription$ = AttackVectorDescription$;
440
+ const AttackVolume$ = [3, n0, _AV,
419
441
  0,
420
442
  [_BPS, _PPS, _RPS],
421
- [() => exports.AttackVolumeStatistics$, () => exports.AttackVolumeStatistics$, () => exports.AttackVolumeStatistics$]
443
+ [() => AttackVolumeStatistics$, () => AttackVolumeStatistics$, () => AttackVolumeStatistics$]
422
444
  ];
423
- exports.AttackVolumeStatistics$ = [3, n0, _AVS,
445
+ exports.AttackVolume$ = AttackVolume$;
446
+ const AttackVolumeStatistics$ = [3, n0, _AVS,
424
447
  0,
425
448
  [_Ma],
426
449
  [1], 1
427
450
  ];
428
- exports.BlockAction$ = [3, n0, _BA,
451
+ exports.AttackVolumeStatistics$ = AttackVolumeStatistics$;
452
+ const BlockAction$ = [3, n0, _BA,
429
453
  0,
430
454
  [],
431
455
  []
432
456
  ];
433
- exports.Contributor$ = [3, n0, _C,
457
+ exports.BlockAction$ = BlockAction$;
458
+ const Contributor$ = [3, n0, _C,
434
459
  0,
435
460
  [_N, _V],
436
461
  [0, 1]
437
462
  ];
438
- exports.CountAction$ = [3, n0, _CA,
463
+ exports.Contributor$ = Contributor$;
464
+ const CountAction$ = [3, n0, _CA,
439
465
  0,
440
466
  [],
441
467
  []
442
468
  ];
443
- exports.CreateProtectionGroupRequest$ = [3, n0, _CPGR,
469
+ exports.CountAction$ = CountAction$;
470
+ const CreateProtectionGroupRequest$ = [3, n0, _CPGR,
444
471
  0,
445
472
  [_PGI, _Ag, _P, _RT, _Me, _Ta],
446
473
  [0, 0, 0, 0, 64 | 0, () => TagList], 3
447
474
  ];
448
- exports.CreateProtectionGroupResponse$ = [3, n0, _CPGRr,
475
+ exports.CreateProtectionGroupRequest$ = CreateProtectionGroupRequest$;
476
+ const CreateProtectionGroupResponse$ = [3, n0, _CPGRr,
449
477
  0,
450
478
  [],
451
479
  []
452
480
  ];
453
- exports.CreateProtectionRequest$ = [3, n0, _CPR,
481
+ exports.CreateProtectionGroupResponse$ = CreateProtectionGroupResponse$;
482
+ const CreateProtectionRequest$ = [3, n0, _CPR,
454
483
  0,
455
484
  [_N, _RAe, _Ta],
456
485
  [0, 0, () => TagList], 2
457
486
  ];
458
- exports.CreateProtectionResponse$ = [3, n0, _CPRr,
487
+ exports.CreateProtectionRequest$ = CreateProtectionRequest$;
488
+ const CreateProtectionResponse$ = [3, n0, _CPRr,
459
489
  0,
460
490
  [_PI],
461
491
  [0]
462
492
  ];
463
- exports.CreateSubscriptionRequest$ = [3, n0, _CSR,
493
+ exports.CreateProtectionResponse$ = CreateProtectionResponse$;
494
+ const CreateSubscriptionRequest$ = [3, n0, _CSR,
464
495
  0,
465
496
  [],
466
497
  []
467
498
  ];
468
- exports.CreateSubscriptionResponse$ = [3, n0, _CSRr,
499
+ exports.CreateSubscriptionRequest$ = CreateSubscriptionRequest$;
500
+ const CreateSubscriptionResponse$ = [3, n0, _CSRr,
469
501
  0,
470
502
  [],
471
503
  []
472
504
  ];
473
- exports.DeleteProtectionGroupRequest$ = [3, n0, _DPGR,
505
+ exports.CreateSubscriptionResponse$ = CreateSubscriptionResponse$;
506
+ const DeleteProtectionGroupRequest$ = [3, n0, _DPGR,
474
507
  0,
475
508
  [_PGI],
476
509
  [0], 1
477
510
  ];
478
- exports.DeleteProtectionGroupResponse$ = [3, n0, _DPGRe,
511
+ exports.DeleteProtectionGroupRequest$ = DeleteProtectionGroupRequest$;
512
+ const DeleteProtectionGroupResponse$ = [3, n0, _DPGRe,
479
513
  0,
480
514
  [],
481
515
  []
482
516
  ];
483
- exports.DeleteProtectionRequest$ = [3, n0, _DPR,
517
+ exports.DeleteProtectionGroupResponse$ = DeleteProtectionGroupResponse$;
518
+ const DeleteProtectionRequest$ = [3, n0, _DPR,
484
519
  0,
485
520
  [_PI],
486
521
  [0], 1
487
522
  ];
488
- exports.DeleteProtectionResponse$ = [3, n0, _DPRe,
523
+ exports.DeleteProtectionRequest$ = DeleteProtectionRequest$;
524
+ const DeleteProtectionResponse$ = [3, n0, _DPRe,
489
525
  0,
490
526
  [],
491
527
  []
492
528
  ];
493
- exports.DeleteSubscriptionRequest$ = [3, n0, _DSR,
529
+ exports.DeleteProtectionResponse$ = DeleteProtectionResponse$;
530
+ const DeleteSubscriptionRequest$ = [3, n0, _DSR,
494
531
  0,
495
532
  [],
496
533
  []
497
534
  ];
498
- exports.DeleteSubscriptionResponse$ = [3, n0, _DSRe,
535
+ exports.DeleteSubscriptionRequest$ = DeleteSubscriptionRequest$;
536
+ const DeleteSubscriptionResponse$ = [3, n0, _DSRe,
499
537
  0,
500
538
  [],
501
539
  []
502
540
  ];
503
- exports.DescribeAttackRequest$ = [3, n0, _DAR,
541
+ exports.DeleteSubscriptionResponse$ = DeleteSubscriptionResponse$;
542
+ const DescribeAttackRequest$ = [3, n0, _DAR,
504
543
  0,
505
544
  [_AI],
506
545
  [0], 1
507
546
  ];
508
- exports.DescribeAttackResponse$ = [3, n0, _DARe,
547
+ exports.DescribeAttackRequest$ = DescribeAttackRequest$;
548
+ const DescribeAttackResponse$ = [3, n0, _DARe,
509
549
  0,
510
550
  [_At],
511
- [() => exports.AttackDetail$]
551
+ [() => AttackDetail$]
512
552
  ];
513
- exports.DescribeAttackStatisticsRequest$ = [3, n0, _DASR,
553
+ exports.DescribeAttackResponse$ = DescribeAttackResponse$;
554
+ const DescribeAttackStatisticsRequest$ = [3, n0, _DASR,
514
555
  0,
515
556
  [],
516
557
  []
517
558
  ];
518
- exports.DescribeAttackStatisticsResponse$ = [3, n0, _DASRe,
559
+ exports.DescribeAttackStatisticsRequest$ = DescribeAttackStatisticsRequest$;
560
+ const DescribeAttackStatisticsResponse$ = [3, n0, _DASRe,
519
561
  0,
520
562
  [_TR, _DI],
521
- [() => exports.TimeRange$, () => AttackStatisticsDataList], 2
563
+ [() => TimeRange$, () => AttackStatisticsDataList], 2
522
564
  ];
523
- exports.DescribeDRTAccessRequest$ = [3, n0, _DDRTAR,
565
+ exports.DescribeAttackStatisticsResponse$ = DescribeAttackStatisticsResponse$;
566
+ const DescribeDRTAccessRequest$ = [3, n0, _DDRTAR,
524
567
  0,
525
568
  [],
526
569
  []
527
570
  ];
528
- exports.DescribeDRTAccessResponse$ = [3, n0, _DDRTARe,
571
+ exports.DescribeDRTAccessRequest$ = DescribeDRTAccessRequest$;
572
+ const DescribeDRTAccessResponse$ = [3, n0, _DDRTARe,
529
573
  0,
530
574
  [_RA, _LBL],
531
575
  [0, 64 | 0]
532
576
  ];
533
- exports.DescribeEmergencyContactSettingsRequest$ = [3, n0, _DECSR,
577
+ exports.DescribeDRTAccessResponse$ = DescribeDRTAccessResponse$;
578
+ const DescribeEmergencyContactSettingsRequest$ = [3, n0, _DECSR,
534
579
  0,
535
580
  [],
536
581
  []
537
582
  ];
538
- exports.DescribeEmergencyContactSettingsResponse$ = [3, n0, _DECSRe,
583
+ exports.DescribeEmergencyContactSettingsRequest$ = DescribeEmergencyContactSettingsRequest$;
584
+ const DescribeEmergencyContactSettingsResponse$ = [3, n0, _DECSRe,
539
585
  0,
540
586
  [_ECL],
541
587
  [() => EmergencyContactList]
542
588
  ];
543
- exports.DescribeProtectionGroupRequest$ = [3, n0, _DPGRes,
589
+ exports.DescribeEmergencyContactSettingsResponse$ = DescribeEmergencyContactSettingsResponse$;
590
+ const DescribeProtectionGroupRequest$ = [3, n0, _DPGRes,
544
591
  0,
545
592
  [_PGI],
546
593
  [0], 1
547
594
  ];
548
- exports.DescribeProtectionGroupResponse$ = [3, n0, _DPGResc,
595
+ exports.DescribeProtectionGroupRequest$ = DescribeProtectionGroupRequest$;
596
+ const DescribeProtectionGroupResponse$ = [3, n0, _DPGResc,
549
597
  0,
550
598
  [_PG],
551
- [() => exports.ProtectionGroup$], 1
599
+ [() => ProtectionGroup$], 1
552
600
  ];
553
- exports.DescribeProtectionRequest$ = [3, n0, _DPRes,
601
+ exports.DescribeProtectionGroupResponse$ = DescribeProtectionGroupResponse$;
602
+ const DescribeProtectionRequest$ = [3, n0, _DPRes,
554
603
  0,
555
604
  [_PI, _RAe],
556
605
  [0, 0]
557
606
  ];
558
- exports.DescribeProtectionResponse$ = [3, n0, _DPResc,
607
+ exports.DescribeProtectionRequest$ = DescribeProtectionRequest$;
608
+ const DescribeProtectionResponse$ = [3, n0, _DPResc,
559
609
  0,
560
610
  [_Pr],
561
- [() => exports.Protection$]
611
+ [() => Protection$]
562
612
  ];
563
- exports.DescribeSubscriptionRequest$ = [3, n0, _DSRes,
613
+ exports.DescribeProtectionResponse$ = DescribeProtectionResponse$;
614
+ const DescribeSubscriptionRequest$ = [3, n0, _DSRes,
564
615
  0,
565
616
  [],
566
617
  []
567
618
  ];
568
- exports.DescribeSubscriptionResponse$ = [3, n0, _DSResc,
619
+ exports.DescribeSubscriptionRequest$ = DescribeSubscriptionRequest$;
620
+ const DescribeSubscriptionResponse$ = [3, n0, _DSResc,
569
621
  0,
570
622
  [_Su],
571
- [() => exports.Subscription$]
623
+ [() => Subscription$]
572
624
  ];
573
- exports.DisableApplicationLayerAutomaticResponseRequest$ = [3, n0, _DALARR,
625
+ exports.DescribeSubscriptionResponse$ = DescribeSubscriptionResponse$;
626
+ const DisableApplicationLayerAutomaticResponseRequest$ = [3, n0, _DALARR,
574
627
  0,
575
628
  [_RAe],
576
629
  [0], 1
577
630
  ];
578
- exports.DisableApplicationLayerAutomaticResponseResponse$ = [3, n0, _DALARRi,
631
+ exports.DisableApplicationLayerAutomaticResponseRequest$ = DisableApplicationLayerAutomaticResponseRequest$;
632
+ const DisableApplicationLayerAutomaticResponseResponse$ = [3, n0, _DALARRi,
579
633
  0,
580
634
  [],
581
635
  []
582
636
  ];
583
- exports.DisableProactiveEngagementRequest$ = [3, n0, _DPER,
637
+ exports.DisableApplicationLayerAutomaticResponseResponse$ = DisableApplicationLayerAutomaticResponseResponse$;
638
+ const DisableProactiveEngagementRequest$ = [3, n0, _DPER,
584
639
  0,
585
640
  [],
586
641
  []
587
642
  ];
588
- exports.DisableProactiveEngagementResponse$ = [3, n0, _DPERi,
643
+ exports.DisableProactiveEngagementRequest$ = DisableProactiveEngagementRequest$;
644
+ const DisableProactiveEngagementResponse$ = [3, n0, _DPERi,
589
645
  0,
590
646
  [],
591
647
  []
592
648
  ];
593
- exports.DisassociateDRTLogBucketRequest$ = [3, n0, _DDRTLBR,
649
+ exports.DisableProactiveEngagementResponse$ = DisableProactiveEngagementResponse$;
650
+ const DisassociateDRTLogBucketRequest$ = [3, n0, _DDRTLBR,
594
651
  0,
595
652
  [_LB],
596
653
  [0], 1
597
654
  ];
598
- exports.DisassociateDRTLogBucketResponse$ = [3, n0, _DDRTLBRi,
655
+ exports.DisassociateDRTLogBucketRequest$ = DisassociateDRTLogBucketRequest$;
656
+ const DisassociateDRTLogBucketResponse$ = [3, n0, _DDRTLBRi,
599
657
  0,
600
658
  [],
601
659
  []
602
660
  ];
603
- exports.DisassociateDRTRoleRequest$ = [3, n0, _DDRTRR,
661
+ exports.DisassociateDRTLogBucketResponse$ = DisassociateDRTLogBucketResponse$;
662
+ const DisassociateDRTRoleRequest$ = [3, n0, _DDRTRR,
604
663
  0,
605
664
  [],
606
665
  []
607
666
  ];
608
- exports.DisassociateDRTRoleResponse$ = [3, n0, _DDRTRRi,
667
+ exports.DisassociateDRTRoleRequest$ = DisassociateDRTRoleRequest$;
668
+ const DisassociateDRTRoleResponse$ = [3, n0, _DDRTRRi,
609
669
  0,
610
670
  [],
611
671
  []
612
672
  ];
613
- exports.DisassociateHealthCheckRequest$ = [3, n0, _DHCR,
673
+ exports.DisassociateDRTRoleResponse$ = DisassociateDRTRoleResponse$;
674
+ const DisassociateHealthCheckRequest$ = [3, n0, _DHCR,
614
675
  0,
615
676
  [_PI, _HCA],
616
677
  [0, 0], 2
617
678
  ];
618
- exports.DisassociateHealthCheckResponse$ = [3, n0, _DHCRi,
679
+ exports.DisassociateHealthCheckRequest$ = DisassociateHealthCheckRequest$;
680
+ const DisassociateHealthCheckResponse$ = [3, n0, _DHCRi,
619
681
  0,
620
682
  [],
621
683
  []
622
684
  ];
623
- exports.EmergencyContact$ = [3, n0, _EC,
685
+ exports.DisassociateHealthCheckResponse$ = DisassociateHealthCheckResponse$;
686
+ const EmergencyContact$ = [3, n0, _EC,
624
687
  0,
625
688
  [_EA, _PN, _CN],
626
689
  [0, 0, 0], 1
627
690
  ];
628
- exports.EnableApplicationLayerAutomaticResponseRequest$ = [3, n0, _EALARR,
691
+ exports.EmergencyContact$ = EmergencyContact$;
692
+ const EnableApplicationLayerAutomaticResponseRequest$ = [3, n0, _EALARR,
629
693
  0,
630
694
  [_RAe, _A],
631
- [0, () => exports.ResponseAction$], 2
695
+ [0, () => ResponseAction$], 2
632
696
  ];
633
- exports.EnableApplicationLayerAutomaticResponseResponse$ = [3, n0, _EALARRn,
697
+ exports.EnableApplicationLayerAutomaticResponseRequest$ = EnableApplicationLayerAutomaticResponseRequest$;
698
+ const EnableApplicationLayerAutomaticResponseResponse$ = [3, n0, _EALARRn,
634
699
  0,
635
700
  [],
636
701
  []
637
702
  ];
638
- exports.EnableProactiveEngagementRequest$ = [3, n0, _EPER,
703
+ exports.EnableApplicationLayerAutomaticResponseResponse$ = EnableApplicationLayerAutomaticResponseResponse$;
704
+ const EnableProactiveEngagementRequest$ = [3, n0, _EPER,
639
705
  0,
640
706
  [],
641
707
  []
642
708
  ];
643
- exports.EnableProactiveEngagementResponse$ = [3, n0, _EPERn,
709
+ exports.EnableProactiveEngagementRequest$ = EnableProactiveEngagementRequest$;
710
+ const EnableProactiveEngagementResponse$ = [3, n0, _EPERn,
644
711
  0,
645
712
  [],
646
713
  []
647
714
  ];
648
- exports.GetSubscriptionStateRequest$ = [3, n0, _GSSR,
715
+ exports.EnableProactiveEngagementResponse$ = EnableProactiveEngagementResponse$;
716
+ const GetSubscriptionStateRequest$ = [3, n0, _GSSR,
649
717
  0,
650
718
  [],
651
719
  []
652
720
  ];
653
- exports.GetSubscriptionStateResponse$ = [3, n0, _GSSRe,
721
+ exports.GetSubscriptionStateRequest$ = GetSubscriptionStateRequest$;
722
+ const GetSubscriptionStateResponse$ = [3, n0, _GSSRe,
654
723
  0,
655
724
  [_SS],
656
725
  [0], 1
657
726
  ];
658
- exports.InclusionProtectionFilters$ = [3, n0, _IPF,
727
+ exports.GetSubscriptionStateResponse$ = GetSubscriptionStateResponse$;
728
+ const InclusionProtectionFilters$ = [3, n0, _IPF,
659
729
  0,
660
730
  [_RAes, _PNr, _RTe],
661
731
  [64 | 0, 64 | 0, 64 | 0]
662
732
  ];
663
- exports.InclusionProtectionGroupFilters$ = [3, n0, _IPGF,
733
+ exports.InclusionProtectionFilters$ = InclusionProtectionFilters$;
734
+ const InclusionProtectionGroupFilters$ = [3, n0, _IPGF,
664
735
  0,
665
736
  [_PGIr, _Pa, _RTe, _Agg],
666
737
  [64 | 0, 64 | 0, 64 | 0, 64 | 0]
667
738
  ];
668
- exports.Limit$ = [3, n0, _L,
739
+ exports.InclusionProtectionGroupFilters$ = InclusionProtectionGroupFilters$;
740
+ const Limit$ = [3, n0, _L,
669
741
  0,
670
742
  [_T, _Ma],
671
743
  [0, 1]
672
744
  ];
673
- exports.ListAttacksRequest$ = [3, n0, _LAR,
745
+ exports.Limit$ = Limit$;
746
+ const ListAttacksRequest$ = [3, n0, _LAR,
674
747
  0,
675
748
  [_RAes, _ST, _ET, _NT, _MR],
676
- [64 | 0, () => exports.TimeRange$, () => exports.TimeRange$, 0, 1]
749
+ [64 | 0, () => TimeRange$, () => TimeRange$, 0, 1]
677
750
  ];
678
- exports.ListAttacksResponse$ = [3, n0, _LARi,
751
+ exports.ListAttacksRequest$ = ListAttacksRequest$;
752
+ const ListAttacksResponse$ = [3, n0, _LARi,
679
753
  0,
680
754
  [_ASt, _NT],
681
755
  [() => AttackSummaries, 0]
682
756
  ];
683
- exports.ListProtectionGroupsRequest$ = [3, n0, _LPGR,
757
+ exports.ListAttacksResponse$ = ListAttacksResponse$;
758
+ const ListProtectionGroupsRequest$ = [3, n0, _LPGR,
684
759
  0,
685
760
  [_NT, _MR, _IF],
686
- [0, 1, () => exports.InclusionProtectionGroupFilters$]
761
+ [0, 1, () => InclusionProtectionGroupFilters$]
687
762
  ];
688
- exports.ListProtectionGroupsResponse$ = [3, n0, _LPGRi,
763
+ exports.ListProtectionGroupsRequest$ = ListProtectionGroupsRequest$;
764
+ const ListProtectionGroupsResponse$ = [3, n0, _LPGRi,
689
765
  0,
690
766
  [_PGr, _NT],
691
767
  [() => ProtectionGroups, 0], 1
692
768
  ];
693
- exports.ListProtectionsRequest$ = [3, n0, _LPR,
769
+ exports.ListProtectionGroupsResponse$ = ListProtectionGroupsResponse$;
770
+ const ListProtectionsRequest$ = [3, n0, _LPR,
694
771
  0,
695
772
  [_NT, _MR, _IF],
696
- [0, 1, () => exports.InclusionProtectionFilters$]
773
+ [0, 1, () => InclusionProtectionFilters$]
697
774
  ];
698
- exports.ListProtectionsResponse$ = [3, n0, _LPRi,
775
+ exports.ListProtectionsRequest$ = ListProtectionsRequest$;
776
+ const ListProtectionsResponse$ = [3, n0, _LPRi,
699
777
  0,
700
778
  [_Pro, _NT],
701
779
  [() => Protections, 0]
702
780
  ];
703
- exports.ListResourcesInProtectionGroupRequest$ = [3, n0, _LRIPGR,
781
+ exports.ListProtectionsResponse$ = ListProtectionsResponse$;
782
+ const ListResourcesInProtectionGroupRequest$ = [3, n0, _LRIPGR,
704
783
  0,
705
784
  [_PGI, _NT, _MR],
706
785
  [0, 0, 1], 1
707
786
  ];
708
- exports.ListResourcesInProtectionGroupResponse$ = [3, n0, _LRIPGRi,
787
+ exports.ListResourcesInProtectionGroupRequest$ = ListResourcesInProtectionGroupRequest$;
788
+ const ListResourcesInProtectionGroupResponse$ = [3, n0, _LRIPGRi,
709
789
  0,
710
790
  [_RAes, _NT],
711
791
  [64 | 0, 0], 1
712
792
  ];
713
- exports.ListTagsForResourceRequest$ = [3, n0, _LTFRR,
793
+ exports.ListResourcesInProtectionGroupResponse$ = ListResourcesInProtectionGroupResponse$;
794
+ const ListTagsForResourceRequest$ = [3, n0, _LTFRR,
714
795
  0,
715
796
  [_RARN],
716
797
  [0], 1
717
798
  ];
718
- exports.ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
799
+ exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
800
+ const ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
719
801
  0,
720
802
  [_Ta],
721
803
  [() => TagList]
722
804
  ];
723
- exports.Mitigation$ = [3, n0, _Mi,
805
+ exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
806
+ const Mitigation$ = [3, n0, _Mi,
724
807
  0,
725
808
  [_MN],
726
809
  [0]
727
810
  ];
728
- exports.Protection$ = [3, n0, _Pr,
811
+ exports.Mitigation$ = Mitigation$;
812
+ const Protection$ = [3, n0, _Pr,
729
813
  0,
730
814
  [_I, _N, _RAe, _HCI, _PA, _ALARC],
731
- [0, 0, 0, 64 | 0, 0, () => exports.ApplicationLayerAutomaticResponseConfiguration$]
815
+ [0, 0, 0, 64 | 0, 0, () => ApplicationLayerAutomaticResponseConfiguration$]
732
816
  ];
733
- exports.ProtectionGroup$ = [3, n0, _PG,
817
+ exports.Protection$ = Protection$;
818
+ const ProtectionGroup$ = [3, n0, _PG,
734
819
  0,
735
820
  [_PGI, _Ag, _P, _Me, _RT, _PGA],
736
821
  [0, 0, 0, 64 | 0, 0, 0], 4
737
822
  ];
738
- exports.ProtectionGroupArbitraryPatternLimits$ = [3, n0, _PGAPL,
823
+ exports.ProtectionGroup$ = ProtectionGroup$;
824
+ const ProtectionGroupArbitraryPatternLimits$ = [3, n0, _PGAPL,
739
825
  0,
740
826
  [_MM],
741
827
  [1], 1
742
828
  ];
743
- exports.ProtectionGroupLimits$ = [3, n0, _PGL,
829
+ exports.ProtectionGroupArbitraryPatternLimits$ = ProtectionGroupArbitraryPatternLimits$;
830
+ const ProtectionGroupLimits$ = [3, n0, _PGL,
744
831
  0,
745
832
  [_MPG, _PTL],
746
- [1, () => exports.ProtectionGroupPatternTypeLimits$], 2
833
+ [1, () => ProtectionGroupPatternTypeLimits$], 2
747
834
  ];
748
- exports.ProtectionGroupPatternTypeLimits$ = [3, n0, _PGPTL,
835
+ exports.ProtectionGroupLimits$ = ProtectionGroupLimits$;
836
+ const ProtectionGroupPatternTypeLimits$ = [3, n0, _PGPTL,
749
837
  0,
750
838
  [_APL],
751
- [() => exports.ProtectionGroupArbitraryPatternLimits$], 1
839
+ [() => ProtectionGroupArbitraryPatternLimits$], 1
752
840
  ];
753
- exports.ProtectionLimits$ = [3, n0, _PL,
841
+ exports.ProtectionGroupPatternTypeLimits$ = ProtectionGroupPatternTypeLimits$;
842
+ const ProtectionLimits$ = [3, n0, _PL,
754
843
  0,
755
844
  [_PRTL],
756
845
  [() => Limits], 1
757
846
  ];
758
- exports.ResponseAction$ = [3, n0, _RAesp,
847
+ exports.ProtectionLimits$ = ProtectionLimits$;
848
+ const ResponseAction$ = [3, n0, _RAesp,
759
849
  0,
760
850
  [_B, _Co],
761
- [() => exports.BlockAction$, () => exports.CountAction$]
851
+ [() => BlockAction$, () => CountAction$]
762
852
  ];
763
- exports.SubResourceSummary$ = [3, n0, _SRS,
853
+ exports.ResponseAction$ = ResponseAction$;
854
+ const SubResourceSummary$ = [3, n0, _SRS,
764
855
  0,
765
856
  [_T, _I, _AVt, _Cou],
766
857
  [0, 0, () => SummarizedAttackVectorList, () => SummarizedCounterList]
767
858
  ];
768
- exports.Subscription$ = [3, n0, _Su,
859
+ exports.SubResourceSummary$ = SubResourceSummary$;
860
+ const Subscription$ = [3, n0, _Su,
769
861
  0,
770
862
  [_SL, _ST, _ET, _TCIS, _AR, _Li, _PES, _SA],
771
- [() => exports.SubscriptionLimits$, 4, 4, 1, 0, () => Limits, 0, 0], 1
863
+ [() => SubscriptionLimits$, 4, 4, 1, 0, () => Limits, 0, 0], 1
772
864
  ];
773
- exports.SubscriptionLimits$ = [3, n0, _SL,
865
+ exports.Subscription$ = Subscription$;
866
+ const SubscriptionLimits$ = [3, n0, _SL,
774
867
  0,
775
868
  [_PL, _PGL],
776
- [() => exports.ProtectionLimits$, () => exports.ProtectionGroupLimits$], 2
869
+ [() => ProtectionLimits$, () => ProtectionGroupLimits$], 2
777
870
  ];
778
- exports.SummarizedAttackVector$ = [3, n0, _SAV,
871
+ exports.SubscriptionLimits$ = SubscriptionLimits$;
872
+ const SummarizedAttackVector$ = [3, n0, _SAV,
779
873
  0,
780
874
  [_VT, _VC],
781
875
  [0, () => SummarizedCounterList], 1
782
876
  ];
783
- exports.SummarizedCounter$ = [3, n0, _SC,
877
+ exports.SummarizedAttackVector$ = SummarizedAttackVector$;
878
+ const SummarizedCounter$ = [3, n0, _SC,
784
879
  0,
785
880
  [_N, _Ma, _Av, _Sum, _N_, _U],
786
881
  [0, 1, 1, 1, 1, 0]
787
882
  ];
788
- exports.Tag$ = [3, n0, _Tag,
883
+ exports.SummarizedCounter$ = SummarizedCounter$;
884
+ const Tag$ = [3, n0, _Tag,
789
885
  0,
790
886
  [_K, _V],
791
887
  [0, 0]
792
888
  ];
793
- exports.TagResourceRequest$ = [3, n0, _TRR,
889
+ exports.Tag$ = Tag$;
890
+ const TagResourceRequest$ = [3, n0, _TRR,
794
891
  0,
795
892
  [_RARN, _Ta],
796
893
  [0, () => TagList], 2
797
894
  ];
798
- exports.TagResourceResponse$ = [3, n0, _TRRa,
895
+ exports.TagResourceRequest$ = TagResourceRequest$;
896
+ const TagResourceResponse$ = [3, n0, _TRRa,
799
897
  0,
800
898
  [],
801
899
  []
802
900
  ];
803
- exports.TimeRange$ = [3, n0, _TR,
901
+ exports.TagResourceResponse$ = TagResourceResponse$;
902
+ const TimeRange$ = [3, n0, _TR,
804
903
  0,
805
904
  [_FI, _TE],
806
905
  [4, 4]
807
906
  ];
808
- exports.UntagResourceRequest$ = [3, n0, _URR,
907
+ exports.TimeRange$ = TimeRange$;
908
+ const UntagResourceRequest$ = [3, n0, _URR,
809
909
  0,
810
910
  [_RARN, _TK],
811
911
  [0, 64 | 0], 2
812
912
  ];
813
- exports.UntagResourceResponse$ = [3, n0, _URRn,
913
+ exports.UntagResourceRequest$ = UntagResourceRequest$;
914
+ const UntagResourceResponse$ = [3, n0, _URRn,
814
915
  0,
815
916
  [],
816
917
  []
817
918
  ];
818
- exports.UpdateApplicationLayerAutomaticResponseRequest$ = [3, n0, _UALARR,
919
+ exports.UntagResourceResponse$ = UntagResourceResponse$;
920
+ const UpdateApplicationLayerAutomaticResponseRequest$ = [3, n0, _UALARR,
819
921
  0,
820
922
  [_RAe, _A],
821
- [0, () => exports.ResponseAction$], 2
923
+ [0, () => ResponseAction$], 2
822
924
  ];
823
- exports.UpdateApplicationLayerAutomaticResponseResponse$ = [3, n0, _UALARRp,
925
+ exports.UpdateApplicationLayerAutomaticResponseRequest$ = UpdateApplicationLayerAutomaticResponseRequest$;
926
+ const UpdateApplicationLayerAutomaticResponseResponse$ = [3, n0, _UALARRp,
824
927
  0,
825
928
  [],
826
929
  []
827
930
  ];
828
- exports.UpdateEmergencyContactSettingsRequest$ = [3, n0, _UECSR,
931
+ exports.UpdateApplicationLayerAutomaticResponseResponse$ = UpdateApplicationLayerAutomaticResponseResponse$;
932
+ const UpdateEmergencyContactSettingsRequest$ = [3, n0, _UECSR,
829
933
  0,
830
934
  [_ECL],
831
935
  [() => EmergencyContactList]
832
936
  ];
833
- exports.UpdateEmergencyContactSettingsResponse$ = [3, n0, _UECSRp,
937
+ exports.UpdateEmergencyContactSettingsRequest$ = UpdateEmergencyContactSettingsRequest$;
938
+ const UpdateEmergencyContactSettingsResponse$ = [3, n0, _UECSRp,
834
939
  0,
835
940
  [],
836
941
  []
837
942
  ];
838
- exports.UpdateProtectionGroupRequest$ = [3, n0, _UPGR,
943
+ exports.UpdateEmergencyContactSettingsResponse$ = UpdateEmergencyContactSettingsResponse$;
944
+ const UpdateProtectionGroupRequest$ = [3, n0, _UPGR,
839
945
  0,
840
946
  [_PGI, _Ag, _P, _RT, _Me],
841
947
  [0, 0, 0, 0, 64 | 0], 3
842
948
  ];
843
- exports.UpdateProtectionGroupResponse$ = [3, n0, _UPGRp,
949
+ exports.UpdateProtectionGroupRequest$ = UpdateProtectionGroupRequest$;
950
+ const UpdateProtectionGroupResponse$ = [3, n0, _UPGRp,
844
951
  0,
845
952
  [],
846
953
  []
847
954
  ];
848
- exports.UpdateSubscriptionRequest$ = [3, n0, _USR,
955
+ exports.UpdateProtectionGroupResponse$ = UpdateProtectionGroupResponse$;
956
+ const UpdateSubscriptionRequest$ = [3, n0, _USR,
849
957
  0,
850
958
  [_AR],
851
959
  [0]
852
960
  ];
853
- exports.UpdateSubscriptionResponse$ = [3, n0, _USRp,
961
+ exports.UpdateSubscriptionRequest$ = UpdateSubscriptionRequest$;
962
+ const UpdateSubscriptionResponse$ = [3, n0, _USRp,
854
963
  0,
855
964
  [],
856
965
  []
857
966
  ];
858
- exports.ValidationExceptionField$ = [3, n0, _VEF,
967
+ exports.UpdateSubscriptionResponse$ = UpdateSubscriptionResponse$;
968
+ const ValidationExceptionField$ = [3, n0, _VEF,
859
969
  0,
860
970
  [_n, _m],
861
971
  [0, 0], 2
862
972
  ];
973
+ exports.ValidationExceptionField$ = ValidationExceptionField$;
863
974
  var AttackProperties = [1, n0, _AP,
864
- 0, () => exports.AttackProperty$
975
+ 0, () => AttackProperty$
865
976
  ];
866
977
  var AttackStatisticsDataList = [1, n0, _ASDL,
867
- 0, () => exports.AttackStatisticsDataItem$
978
+ 0, () => AttackStatisticsDataItem$
868
979
  ];
869
980
  var AttackSummaries = [1, n0, _ASt,
870
- 0, () => exports.AttackSummary$
981
+ 0, () => AttackSummary$
871
982
  ];
872
983
  var AttackVectorDescriptionList = [1, n0, _AVDL,
873
- 0, () => exports.AttackVectorDescription$
984
+ 0, () => AttackVectorDescription$
874
985
  ];
875
986
  var EmergencyContactList = [1, n0, _ECL,
876
- 0, () => exports.EmergencyContact$
987
+ 0, () => EmergencyContact$
877
988
  ];
878
989
  var HealthCheckIds = 64 | 0;
879
990
  var Limits = [1, n0, _Li,
880
- 0, () => exports.Limit$
991
+ 0, () => Limit$
881
992
  ];
882
993
  var LogBucketList = 64 | 0;
883
994
  var MitigationList = [1, n0, _ML,
884
- 0, () => exports.Mitigation$
995
+ 0, () => Mitigation$
885
996
  ];
886
997
  var ProtectedResourceTypeFilters = 64 | 0;
887
998
  var ProtectionGroupAggregationFilters = 64 | 0;
@@ -889,139 +1000,139 @@ var ProtectionGroupIdFilters = 64 | 0;
889
1000
  var ProtectionGroupMembers = 64 | 0;
890
1001
  var ProtectionGroupPatternFilters = 64 | 0;
891
1002
  var ProtectionGroups = [1, n0, _PGr,
892
- 0, () => exports.ProtectionGroup$
1003
+ 0, () => ProtectionGroup$
893
1004
  ];
894
1005
  var ProtectionNameFilters = 64 | 0;
895
1006
  var Protections = [1, n0, _Pro,
896
- 0, () => exports.Protection$
1007
+ 0, () => Protection$
897
1008
  ];
898
1009
  var ResourceArnFilterList = 64 | 0;
899
1010
  var ResourceArnFilters = 64 | 0;
900
1011
  var ResourceArnList = 64 | 0;
901
1012
  var SubResourceSummaryList = [1, n0, _SRSL,
902
- 0, () => exports.SubResourceSummary$
1013
+ 0, () => SubResourceSummary$
903
1014
  ];
904
1015
  var SummarizedAttackVectorList = [1, n0, _SAVL,
905
- 0, () => exports.SummarizedAttackVector$
1016
+ 0, () => SummarizedAttackVector$
906
1017
  ];
907
1018
  var SummarizedCounterList = [1, n0, _SCL,
908
- 0, () => exports.SummarizedCounter$
1019
+ 0, () => SummarizedCounter$
909
1020
  ];
910
1021
  var TagKeyList = 64 | 0;
911
1022
  var TagList = [1, n0, _TL,
912
- 0, () => exports.Tag$
1023
+ 0, () => Tag$
913
1024
  ];
914
1025
  var TopContributors = [1, n0, _TC,
915
- 0, () => exports.Contributor$
1026
+ 0, () => Contributor$
916
1027
  ];
917
1028
  var ValidationExceptionFieldList = [1, n0, _VEFL,
918
- 0, () => exports.ValidationExceptionField$
1029
+ 0, () => ValidationExceptionField$
919
1030
  ];
920
1031
  exports.AssociateDRTLogBucket$ = [9, n0, _ADRTLB,
921
- 0, () => exports.AssociateDRTLogBucketRequest$, () => exports.AssociateDRTLogBucketResponse$
1032
+ 0, () => AssociateDRTLogBucketRequest$, () => AssociateDRTLogBucketResponse$
922
1033
  ];
923
1034
  exports.AssociateDRTRole$ = [9, n0, _ADRTR,
924
- 0, () => exports.AssociateDRTRoleRequest$, () => exports.AssociateDRTRoleResponse$
1035
+ 0, () => AssociateDRTRoleRequest$, () => AssociateDRTRoleResponse$
925
1036
  ];
926
1037
  exports.AssociateHealthCheck$ = [9, n0, _AHC,
927
- 0, () => exports.AssociateHealthCheckRequest$, () => exports.AssociateHealthCheckResponse$
1038
+ 0, () => AssociateHealthCheckRequest$, () => AssociateHealthCheckResponse$
928
1039
  ];
929
1040
  exports.AssociateProactiveEngagementDetails$ = [9, n0, _APED,
930
- 0, () => exports.AssociateProactiveEngagementDetailsRequest$, () => exports.AssociateProactiveEngagementDetailsResponse$
1041
+ 0, () => AssociateProactiveEngagementDetailsRequest$, () => AssociateProactiveEngagementDetailsResponse$
931
1042
  ];
932
1043
  exports.CreateProtection$ = [9, n0, _CP,
933
- 0, () => exports.CreateProtectionRequest$, () => exports.CreateProtectionResponse$
1044
+ 0, () => CreateProtectionRequest$, () => CreateProtectionResponse$
934
1045
  ];
935
1046
  exports.CreateProtectionGroup$ = [9, n0, _CPG,
936
- 0, () => exports.CreateProtectionGroupRequest$, () => exports.CreateProtectionGroupResponse$
1047
+ 0, () => CreateProtectionGroupRequest$, () => CreateProtectionGroupResponse$
937
1048
  ];
938
1049
  exports.CreateSubscription$ = [9, n0, _CS,
939
- 0, () => exports.CreateSubscriptionRequest$, () => exports.CreateSubscriptionResponse$
1050
+ 0, () => CreateSubscriptionRequest$, () => CreateSubscriptionResponse$
940
1051
  ];
941
1052
  exports.DeleteProtection$ = [9, n0, _DP,
942
- 0, () => exports.DeleteProtectionRequest$, () => exports.DeleteProtectionResponse$
1053
+ 0, () => DeleteProtectionRequest$, () => DeleteProtectionResponse$
943
1054
  ];
944
1055
  exports.DeleteProtectionGroup$ = [9, n0, _DPG,
945
- 0, () => exports.DeleteProtectionGroupRequest$, () => exports.DeleteProtectionGroupResponse$
1056
+ 0, () => DeleteProtectionGroupRequest$, () => DeleteProtectionGroupResponse$
946
1057
  ];
947
1058
  exports.DeleteSubscription$ = [9, n0, _DS,
948
- 0, () => exports.DeleteSubscriptionRequest$, () => exports.DeleteSubscriptionResponse$
1059
+ 0, () => DeleteSubscriptionRequest$, () => DeleteSubscriptionResponse$
949
1060
  ];
950
1061
  exports.DescribeAttack$ = [9, n0, _DA,
951
- 0, () => exports.DescribeAttackRequest$, () => exports.DescribeAttackResponse$
1062
+ 0, () => DescribeAttackRequest$, () => DescribeAttackResponse$
952
1063
  ];
953
1064
  exports.DescribeAttackStatistics$ = [9, n0, _DAS,
954
- 0, () => exports.DescribeAttackStatisticsRequest$, () => exports.DescribeAttackStatisticsResponse$
1065
+ 0, () => DescribeAttackStatisticsRequest$, () => DescribeAttackStatisticsResponse$
955
1066
  ];
956
1067
  exports.DescribeDRTAccess$ = [9, n0, _DDRTA,
957
- 0, () => exports.DescribeDRTAccessRequest$, () => exports.DescribeDRTAccessResponse$
1068
+ 0, () => DescribeDRTAccessRequest$, () => DescribeDRTAccessResponse$
958
1069
  ];
959
1070
  exports.DescribeEmergencyContactSettings$ = [9, n0, _DECS,
960
- 0, () => exports.DescribeEmergencyContactSettingsRequest$, () => exports.DescribeEmergencyContactSettingsResponse$
1071
+ 0, () => DescribeEmergencyContactSettingsRequest$, () => DescribeEmergencyContactSettingsResponse$
961
1072
  ];
962
1073
  exports.DescribeProtection$ = [9, n0, _DPe,
963
- 0, () => exports.DescribeProtectionRequest$, () => exports.DescribeProtectionResponse$
1074
+ 0, () => DescribeProtectionRequest$, () => DescribeProtectionResponse$
964
1075
  ];
965
1076
  exports.DescribeProtectionGroup$ = [9, n0, _DPGe,
966
- 0, () => exports.DescribeProtectionGroupRequest$, () => exports.DescribeProtectionGroupResponse$
1077
+ 0, () => DescribeProtectionGroupRequest$, () => DescribeProtectionGroupResponse$
967
1078
  ];
968
1079
  exports.DescribeSubscription$ = [9, n0, _DSe,
969
- 0, () => exports.DescribeSubscriptionRequest$, () => exports.DescribeSubscriptionResponse$
1080
+ 0, () => DescribeSubscriptionRequest$, () => DescribeSubscriptionResponse$
970
1081
  ];
971
1082
  exports.DisableApplicationLayerAutomaticResponse$ = [9, n0, _DALAR,
972
- 0, () => exports.DisableApplicationLayerAutomaticResponseRequest$, () => exports.DisableApplicationLayerAutomaticResponseResponse$
1083
+ 0, () => DisableApplicationLayerAutomaticResponseRequest$, () => DisableApplicationLayerAutomaticResponseResponse$
973
1084
  ];
974
1085
  exports.DisableProactiveEngagement$ = [9, n0, _DPE,
975
- 0, () => exports.DisableProactiveEngagementRequest$, () => exports.DisableProactiveEngagementResponse$
1086
+ 0, () => DisableProactiveEngagementRequest$, () => DisableProactiveEngagementResponse$
976
1087
  ];
977
1088
  exports.DisassociateDRTLogBucket$ = [9, n0, _DDRTLB,
978
- 0, () => exports.DisassociateDRTLogBucketRequest$, () => exports.DisassociateDRTLogBucketResponse$
1089
+ 0, () => DisassociateDRTLogBucketRequest$, () => DisassociateDRTLogBucketResponse$
979
1090
  ];
980
1091
  exports.DisassociateDRTRole$ = [9, n0, _DDRTR,
981
- 0, () => exports.DisassociateDRTRoleRequest$, () => exports.DisassociateDRTRoleResponse$
1092
+ 0, () => DisassociateDRTRoleRequest$, () => DisassociateDRTRoleResponse$
982
1093
  ];
983
1094
  exports.DisassociateHealthCheck$ = [9, n0, _DHC,
984
- 0, () => exports.DisassociateHealthCheckRequest$, () => exports.DisassociateHealthCheckResponse$
1095
+ 0, () => DisassociateHealthCheckRequest$, () => DisassociateHealthCheckResponse$
985
1096
  ];
986
1097
  exports.EnableApplicationLayerAutomaticResponse$ = [9, n0, _EALAR,
987
- 0, () => exports.EnableApplicationLayerAutomaticResponseRequest$, () => exports.EnableApplicationLayerAutomaticResponseResponse$
1098
+ 0, () => EnableApplicationLayerAutomaticResponseRequest$, () => EnableApplicationLayerAutomaticResponseResponse$
988
1099
  ];
989
1100
  exports.EnableProactiveEngagement$ = [9, n0, _EPE,
990
- 0, () => exports.EnableProactiveEngagementRequest$, () => exports.EnableProactiveEngagementResponse$
1101
+ 0, () => EnableProactiveEngagementRequest$, () => EnableProactiveEngagementResponse$
991
1102
  ];
992
1103
  exports.GetSubscriptionState$ = [9, n0, _GSS,
993
- 0, () => exports.GetSubscriptionStateRequest$, () => exports.GetSubscriptionStateResponse$
1104
+ 0, () => GetSubscriptionStateRequest$, () => GetSubscriptionStateResponse$
994
1105
  ];
995
1106
  exports.ListAttacks$ = [9, n0, _LA,
996
- 0, () => exports.ListAttacksRequest$, () => exports.ListAttacksResponse$
1107
+ 0, () => ListAttacksRequest$, () => ListAttacksResponse$
997
1108
  ];
998
1109
  exports.ListProtectionGroups$ = [9, n0, _LPG,
999
- 0, () => exports.ListProtectionGroupsRequest$, () => exports.ListProtectionGroupsResponse$
1110
+ 0, () => ListProtectionGroupsRequest$, () => ListProtectionGroupsResponse$
1000
1111
  ];
1001
1112
  exports.ListProtections$ = [9, n0, _LP,
1002
- 0, () => exports.ListProtectionsRequest$, () => exports.ListProtectionsResponse$
1113
+ 0, () => ListProtectionsRequest$, () => ListProtectionsResponse$
1003
1114
  ];
1004
1115
  exports.ListResourcesInProtectionGroup$ = [9, n0, _LRIPG,
1005
- 0, () => exports.ListResourcesInProtectionGroupRequest$, () => exports.ListResourcesInProtectionGroupResponse$
1116
+ 0, () => ListResourcesInProtectionGroupRequest$, () => ListResourcesInProtectionGroupResponse$
1006
1117
  ];
1007
1118
  exports.ListTagsForResource$ = [9, n0, _LTFR,
1008
- 0, () => exports.ListTagsForResourceRequest$, () => exports.ListTagsForResourceResponse$
1119
+ 0, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
1009
1120
  ];
1010
1121
  exports.TagResource$ = [9, n0, _TRa,
1011
- 0, () => exports.TagResourceRequest$, () => exports.TagResourceResponse$
1122
+ 0, () => TagResourceRequest$, () => TagResourceResponse$
1012
1123
  ];
1013
1124
  exports.UntagResource$ = [9, n0, _UR,
1014
- 0, () => exports.UntagResourceRequest$, () => exports.UntagResourceResponse$
1125
+ 0, () => UntagResourceRequest$, () => UntagResourceResponse$
1015
1126
  ];
1016
1127
  exports.UpdateApplicationLayerAutomaticResponse$ = [9, n0, _UALAR,
1017
- 0, () => exports.UpdateApplicationLayerAutomaticResponseRequest$, () => exports.UpdateApplicationLayerAutomaticResponseResponse$
1128
+ 0, () => UpdateApplicationLayerAutomaticResponseRequest$, () => UpdateApplicationLayerAutomaticResponseResponse$
1018
1129
  ];
1019
1130
  exports.UpdateEmergencyContactSettings$ = [9, n0, _UECS,
1020
- 0, () => exports.UpdateEmergencyContactSettingsRequest$, () => exports.UpdateEmergencyContactSettingsResponse$
1131
+ 0, () => UpdateEmergencyContactSettingsRequest$, () => UpdateEmergencyContactSettingsResponse$
1021
1132
  ];
1022
1133
  exports.UpdateProtectionGroup$ = [9, n0, _UPG,
1023
- 0, () => exports.UpdateProtectionGroupRequest$, () => exports.UpdateProtectionGroupResponse$
1134
+ 0, () => UpdateProtectionGroupRequest$, () => UpdateProtectionGroupResponse$
1024
1135
  ];
1025
1136
  exports.UpdateSubscription$ = [9, n0, _US,
1026
- 0, () => exports.UpdateSubscriptionRequest$, () => exports.UpdateSubscriptionResponse$
1137
+ 0, () => UpdateSubscriptionRequest$, () => UpdateSubscriptionResponse$
1027
1138
  ];