@aws-sdk/client-waf-regional 3.948.0 → 3.953.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (101) hide show
  1. package/dist-cjs/index.js +1081 -685
  2. package/dist-cjs/runtimeConfig.shared.js +7 -6
  3. package/dist-es/commands/AssociateWebACLCommand.js +2 -2
  4. package/dist-es/commands/CreateByteMatchSetCommand.js +2 -2
  5. package/dist-es/commands/CreateGeoMatchSetCommand.js +2 -2
  6. package/dist-es/commands/CreateIPSetCommand.js +2 -2
  7. package/dist-es/commands/CreateRateBasedRuleCommand.js +2 -2
  8. package/dist-es/commands/CreateRegexMatchSetCommand.js +2 -2
  9. package/dist-es/commands/CreateRegexPatternSetCommand.js +2 -2
  10. package/dist-es/commands/CreateRuleCommand.js +2 -2
  11. package/dist-es/commands/CreateRuleGroupCommand.js +2 -2
  12. package/dist-es/commands/CreateSizeConstraintSetCommand.js +2 -2
  13. package/dist-es/commands/CreateSqlInjectionMatchSetCommand.js +2 -2
  14. package/dist-es/commands/CreateWebACLCommand.js +2 -2
  15. package/dist-es/commands/CreateWebACLMigrationStackCommand.js +2 -2
  16. package/dist-es/commands/CreateXssMatchSetCommand.js +2 -2
  17. package/dist-es/commands/DeleteByteMatchSetCommand.js +2 -2
  18. package/dist-es/commands/DeleteGeoMatchSetCommand.js +2 -2
  19. package/dist-es/commands/DeleteIPSetCommand.js +2 -2
  20. package/dist-es/commands/DeleteLoggingConfigurationCommand.js +2 -2
  21. package/dist-es/commands/DeletePermissionPolicyCommand.js +2 -2
  22. package/dist-es/commands/DeleteRateBasedRuleCommand.js +2 -2
  23. package/dist-es/commands/DeleteRegexMatchSetCommand.js +2 -2
  24. package/dist-es/commands/DeleteRegexPatternSetCommand.js +2 -2
  25. package/dist-es/commands/DeleteRuleCommand.js +2 -2
  26. package/dist-es/commands/DeleteRuleGroupCommand.js +2 -2
  27. package/dist-es/commands/DeleteSizeConstraintSetCommand.js +2 -2
  28. package/dist-es/commands/DeleteSqlInjectionMatchSetCommand.js +2 -2
  29. package/dist-es/commands/DeleteWebACLCommand.js +2 -2
  30. package/dist-es/commands/DeleteXssMatchSetCommand.js +2 -2
  31. package/dist-es/commands/DisassociateWebACLCommand.js +2 -2
  32. package/dist-es/commands/GetByteMatchSetCommand.js +2 -2
  33. package/dist-es/commands/GetChangeTokenCommand.js +2 -2
  34. package/dist-es/commands/GetChangeTokenStatusCommand.js +2 -2
  35. package/dist-es/commands/GetGeoMatchSetCommand.js +2 -2
  36. package/dist-es/commands/GetIPSetCommand.js +2 -2
  37. package/dist-es/commands/GetLoggingConfigurationCommand.js +2 -2
  38. package/dist-es/commands/GetPermissionPolicyCommand.js +2 -2
  39. package/dist-es/commands/GetRateBasedRuleCommand.js +2 -2
  40. package/dist-es/commands/GetRateBasedRuleManagedKeysCommand.js +2 -2
  41. package/dist-es/commands/GetRegexMatchSetCommand.js +2 -2
  42. package/dist-es/commands/GetRegexPatternSetCommand.js +2 -2
  43. package/dist-es/commands/GetRuleCommand.js +2 -2
  44. package/dist-es/commands/GetRuleGroupCommand.js +2 -2
  45. package/dist-es/commands/GetSampledRequestsCommand.js +2 -2
  46. package/dist-es/commands/GetSizeConstraintSetCommand.js +2 -2
  47. package/dist-es/commands/GetSqlInjectionMatchSetCommand.js +2 -2
  48. package/dist-es/commands/GetWebACLCommand.js +2 -2
  49. package/dist-es/commands/GetWebACLForResourceCommand.js +2 -2
  50. package/dist-es/commands/GetXssMatchSetCommand.js +2 -2
  51. package/dist-es/commands/ListActivatedRulesInRuleGroupCommand.js +2 -2
  52. package/dist-es/commands/ListByteMatchSetsCommand.js +2 -2
  53. package/dist-es/commands/ListGeoMatchSetsCommand.js +2 -2
  54. package/dist-es/commands/ListIPSetsCommand.js +2 -2
  55. package/dist-es/commands/ListLoggingConfigurationsCommand.js +2 -2
  56. package/dist-es/commands/ListRateBasedRulesCommand.js +2 -2
  57. package/dist-es/commands/ListRegexMatchSetsCommand.js +2 -2
  58. package/dist-es/commands/ListRegexPatternSetsCommand.js +2 -2
  59. package/dist-es/commands/ListResourcesForWebACLCommand.js +2 -2
  60. package/dist-es/commands/ListRuleGroupsCommand.js +2 -2
  61. package/dist-es/commands/ListRulesCommand.js +2 -2
  62. package/dist-es/commands/ListSizeConstraintSetsCommand.js +2 -2
  63. package/dist-es/commands/ListSqlInjectionMatchSetsCommand.js +2 -2
  64. package/dist-es/commands/ListSubscribedRuleGroupsCommand.js +2 -2
  65. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  66. package/dist-es/commands/ListWebACLsCommand.js +2 -2
  67. package/dist-es/commands/ListXssMatchSetsCommand.js +2 -2
  68. package/dist-es/commands/PutLoggingConfigurationCommand.js +2 -2
  69. package/dist-es/commands/PutPermissionPolicyCommand.js +2 -2
  70. package/dist-es/commands/TagResourceCommand.js +2 -2
  71. package/dist-es/commands/UntagResourceCommand.js +2 -2
  72. package/dist-es/commands/UpdateByteMatchSetCommand.js +2 -2
  73. package/dist-es/commands/UpdateGeoMatchSetCommand.js +2 -2
  74. package/dist-es/commands/UpdateIPSetCommand.js +2 -2
  75. package/dist-es/commands/UpdateRateBasedRuleCommand.js +2 -2
  76. package/dist-es/commands/UpdateRegexMatchSetCommand.js +2 -2
  77. package/dist-es/commands/UpdateRegexPatternSetCommand.js +2 -2
  78. package/dist-es/commands/UpdateRuleCommand.js +2 -2
  79. package/dist-es/commands/UpdateRuleGroupCommand.js +2 -2
  80. package/dist-es/commands/UpdateSizeConstraintSetCommand.js +2 -2
  81. package/dist-es/commands/UpdateSqlInjectionMatchSetCommand.js +2 -2
  82. package/dist-es/commands/UpdateWebACLCommand.js +2 -2
  83. package/dist-es/commands/UpdateXssMatchSetCommand.js +2 -2
  84. package/dist-es/index.js +1 -0
  85. package/dist-es/runtimeConfig.shared.js +7 -6
  86. package/dist-es/schemas/schemas_0.js +625 -548
  87. package/dist-types/WAFRegionalClient.d.ts +1 -10
  88. package/dist-types/index.d.ts +1 -0
  89. package/dist-types/runtimeConfig.browser.d.ts +6 -2
  90. package/dist-types/runtimeConfig.d.ts +6 -2
  91. package/dist-types/runtimeConfig.native.d.ts +6 -2
  92. package/dist-types/runtimeConfig.shared.d.ts +6 -1
  93. package/dist-types/schemas/schemas_0.d.ts +320 -363
  94. package/dist-types/ts3.4/WAFRegionalClient.d.ts +0 -4
  95. package/dist-types/ts3.4/index.d.ts +1 -0
  96. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  97. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  98. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  99. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  100. package/dist-types/ts3.4/schemas/schemas_0.d.ts +319 -363
  101. package/package.json +34 -34
@@ -444,43 +444,50 @@ const _s = "server";
444
444
  const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.wafregional";
445
445
  const n0 = "com.amazonaws.wafregional";
446
446
  import { TypeRegistry } from "@smithy/core/schema";
447
- import { WAFBadRequestException as __WAFBadRequestException, WAFDisallowedNameException as __WAFDisallowedNameException, WAFEntityMigrationException as __WAFEntityMigrationException, WAFInternalErrorException as __WAFInternalErrorException, WAFInvalidAccountException as __WAFInvalidAccountException, WAFInvalidOperationException as __WAFInvalidOperationException, WAFInvalidParameterException as __WAFInvalidParameterException, WAFInvalidPermissionPolicyException as __WAFInvalidPermissionPolicyException, WAFInvalidRegexPatternException as __WAFInvalidRegexPatternException, WAFLimitsExceededException as __WAFLimitsExceededException, WAFNonEmptyEntityException as __WAFNonEmptyEntityException, WAFNonexistentContainerException as __WAFNonexistentContainerException, WAFNonexistentItemException as __WAFNonexistentItemException, WAFReferencedItemException as __WAFReferencedItemException, WAFServiceLinkedRoleErrorException as __WAFServiceLinkedRoleErrorException, WAFStaleDataException as __WAFStaleDataException, WAFSubscriptionNotFoundException as __WAFSubscriptionNotFoundException, WAFTagOperationException as __WAFTagOperationException, WAFTagOperationInternalErrorException as __WAFTagOperationInternalErrorException, WAFUnavailableEntityException as __WAFUnavailableEntityException, } from "../models/errors";
448
- import { WAFRegionalServiceException as __WAFRegionalServiceException } from "../models/WAFRegionalServiceException";
449
- export var ActivatedRule = [
447
+ import { WAFBadRequestException, WAFDisallowedNameException, WAFEntityMigrationException, WAFInternalErrorException, WAFInvalidAccountException, WAFInvalidOperationException, WAFInvalidParameterException, WAFInvalidPermissionPolicyException, WAFInvalidRegexPatternException, WAFLimitsExceededException, WAFNonEmptyEntityException, WAFNonexistentContainerException, WAFNonexistentItemException, WAFReferencedItemException, WAFServiceLinkedRoleErrorException, WAFStaleDataException, WAFSubscriptionNotFoundException, WAFTagOperationException, WAFTagOperationInternalErrorException, WAFUnavailableEntityException, } from "../models/errors";
448
+ import { WAFRegionalServiceException } from "../models/WAFRegionalServiceException";
449
+ export var ActivatedRule$ = [
450
450
  3,
451
451
  n0,
452
452
  _AR,
453
453
  0,
454
454
  [_P, _RI, _A, _OA, _T, _ER],
455
- [1, 0, () => WafAction, () => WafOverrideAction, 0, () => ExcludedRules],
456
- ];
457
- export var AssociateWebACLRequest = [3, n0, _AWACLR, 0, [_WACLI, _RA], [0, 0]];
458
- export var AssociateWebACLResponse = [3, n0, _AWACLRs, 0, [], []];
459
- export var ByteMatchSet = [3, n0, _BMS, 0, [_BMSI, _N, _BMT], [0, 0, () => ByteMatchTuples]];
460
- export var ByteMatchSetSummary = [3, n0, _BMSS, 0, [_BMSI, _N], [0, 0]];
461
- export var ByteMatchSetUpdate = [3, n0, _BMSU, 0, [_A, _BMTy], [0, () => ByteMatchTuple]];
462
- export var ByteMatchTuple = [
455
+ [1, 0, () => WafAction$, () => WafOverrideAction$, 0, () => ExcludedRules],
456
+ ];
457
+ export var AssociateWebACLRequest$ = [3, n0, _AWACLR, 0, [_WACLI, _RA], [0, 0]];
458
+ export var AssociateWebACLResponse$ = [3, n0, _AWACLRs, 0, [], []];
459
+ export var ByteMatchSet$ = [3, n0, _BMS, 0, [_BMSI, _N, _BMT], [0, 0, () => ByteMatchTuples]];
460
+ export var ByteMatchSetSummary$ = [3, n0, _BMSS, 0, [_BMSI, _N], [0, 0]];
461
+ export var ByteMatchSetUpdate$ = [3, n0, _BMSU, 0, [_A, _BMTy], [0, () => ByteMatchTuple$]];
462
+ export var ByteMatchTuple$ = [
463
463
  3,
464
464
  n0,
465
465
  _BMTy,
466
466
  0,
467
467
  [_FTM, _TS, _TT, _PC],
468
- [() => FieldToMatch, 21, 0, 0],
468
+ [() => FieldToMatch$, 21, 0, 0],
469
469
  ];
470
- export var CreateByteMatchSetRequest = [3, n0, _CBMSR, 0, [_N, _CT], [0, 0]];
471
- export var CreateByteMatchSetResponse = [
470
+ export var CreateByteMatchSetRequest$ = [3, n0, _CBMSR, 0, [_N, _CT], [0, 0]];
471
+ export var CreateByteMatchSetResponse$ = [
472
472
  3,
473
473
  n0,
474
474
  _CBMSRr,
475
475
  0,
476
476
  [_BMS, _CT],
477
- [() => ByteMatchSet, 0],
477
+ [() => ByteMatchSet$, 0],
478
478
  ];
479
- export var CreateGeoMatchSetRequest = [3, n0, _CGMSR, 0, [_N, _CT], [0, 0]];
480
- export var CreateGeoMatchSetResponse = [3, n0, _CGMSRr, 0, [_GMS, _CT], [() => GeoMatchSet, 0]];
481
- export var CreateIPSetRequest = [3, n0, _CIPSR, 0, [_N, _CT], [0, 0]];
482
- export var CreateIPSetResponse = [3, n0, _CIPSRr, 0, [_IPS, _CT], [() => IPSet, 0]];
483
- export var CreateRateBasedRuleRequest = [
479
+ export var CreateGeoMatchSetRequest$ = [3, n0, _CGMSR, 0, [_N, _CT], [0, 0]];
480
+ export var CreateGeoMatchSetResponse$ = [
481
+ 3,
482
+ n0,
483
+ _CGMSRr,
484
+ 0,
485
+ [_GMS, _CT],
486
+ [() => GeoMatchSet$, 0],
487
+ ];
488
+ export var CreateIPSetRequest$ = [3, n0, _CIPSR, 0, [_N, _CT], [0, 0]];
489
+ export var CreateIPSetResponse$ = [3, n0, _CIPSRr, 0, [_IPS, _CT], [() => IPSet$, 0]];
490
+ export var CreateRateBasedRuleRequest$ = [
484
491
  3,
485
492
  n0,
486
493
  _CRBRR,
@@ -488,33 +495,33 @@ export var CreateRateBasedRuleRequest = [
488
495
  [_N, _MN, _RK, _RL, _CT, _Ta],
489
496
  [0, 0, 0, 1, 0, () => TagList],
490
497
  ];
491
- export var CreateRateBasedRuleResponse = [
498
+ export var CreateRateBasedRuleResponse$ = [
492
499
  3,
493
500
  n0,
494
501
  _CRBRRr,
495
502
  0,
496
503
  [_R, _CT],
497
- [() => RateBasedRule, 0],
504
+ [() => RateBasedRule$, 0],
498
505
  ];
499
- export var CreateRegexMatchSetRequest = [3, n0, _CRMSR, 0, [_N, _CT], [0, 0]];
500
- export var CreateRegexMatchSetResponse = [
506
+ export var CreateRegexMatchSetRequest$ = [3, n0, _CRMSR, 0, [_N, _CT], [0, 0]];
507
+ export var CreateRegexMatchSetResponse$ = [
501
508
  3,
502
509
  n0,
503
510
  _CRMSRr,
504
511
  0,
505
512
  [_RMS, _CT],
506
- [() => RegexMatchSet, 0],
513
+ [() => RegexMatchSet$, 0],
507
514
  ];
508
- export var CreateRegexPatternSetRequest = [3, n0, _CRPSR, 0, [_N, _CT], [0, 0]];
509
- export var CreateRegexPatternSetResponse = [
515
+ export var CreateRegexPatternSetRequest$ = [3, n0, _CRPSR, 0, [_N, _CT], [0, 0]];
516
+ export var CreateRegexPatternSetResponse$ = [
510
517
  3,
511
518
  n0,
512
519
  _CRPSRr,
513
520
  0,
514
521
  [_RPS, _CT],
515
- [() => RegexPatternSet, 0],
522
+ [() => RegexPatternSet$, 0],
516
523
  ];
517
- export var CreateRuleGroupRequest = [
524
+ export var CreateRuleGroupRequest$ = [
518
525
  3,
519
526
  n0,
520
527
  _CRGR,
@@ -522,28 +529,28 @@ export var CreateRuleGroupRequest = [
522
529
  [_N, _MN, _CT, _Ta],
523
530
  [0, 0, 0, () => TagList],
524
531
  ];
525
- export var CreateRuleGroupResponse = [3, n0, _CRGRr, 0, [_RG, _CT], [() => RuleGroup, 0]];
526
- export var CreateRuleRequest = [3, n0, _CRR, 0, [_N, _MN, _CT, _Ta], [0, 0, 0, () => TagList]];
527
- export var CreateRuleResponse = [3, n0, _CRRr, 0, [_R, _CT], [() => Rule, 0]];
528
- export var CreateSizeConstraintSetRequest = [3, n0, _CSCSR, 0, [_N, _CT], [0, 0]];
529
- export var CreateSizeConstraintSetResponse = [
532
+ export var CreateRuleGroupResponse$ = [3, n0, _CRGRr, 0, [_RG, _CT], [() => RuleGroup$, 0]];
533
+ export var CreateRuleRequest$ = [3, n0, _CRR, 0, [_N, _MN, _CT, _Ta], [0, 0, 0, () => TagList]];
534
+ export var CreateRuleResponse$ = [3, n0, _CRRr, 0, [_R, _CT], [() => Rule$, 0]];
535
+ export var CreateSizeConstraintSetRequest$ = [3, n0, _CSCSR, 0, [_N, _CT], [0, 0]];
536
+ export var CreateSizeConstraintSetResponse$ = [
530
537
  3,
531
538
  n0,
532
539
  _CSCSRr,
533
540
  0,
534
541
  [_SCS, _CT],
535
- [() => SizeConstraintSet, 0],
542
+ [() => SizeConstraintSet$, 0],
536
543
  ];
537
- export var CreateSqlInjectionMatchSetRequest = [3, n0, _CSIMSR, 0, [_N, _CT], [0, 0]];
538
- export var CreateSqlInjectionMatchSetResponse = [
544
+ export var CreateSqlInjectionMatchSetRequest$ = [3, n0, _CSIMSR, 0, [_N, _CT], [0, 0]];
545
+ export var CreateSqlInjectionMatchSetResponse$ = [
539
546
  3,
540
547
  n0,
541
548
  _CSIMSRr,
542
549
  0,
543
550
  [_SIMS, _CT],
544
- [() => SqlInjectionMatchSet, 0],
551
+ [() => SqlInjectionMatchSet$, 0],
545
552
  ];
546
- export var CreateWebACLMigrationStackRequest = [
553
+ export var CreateWebACLMigrationStackRequest$ = [
547
554
  3,
548
555
  n0,
549
556
  _CWACLMSR,
@@ -551,129 +558,150 @@ export var CreateWebACLMigrationStackRequest = [
551
558
  [_WACLI, _SBN, _IUT],
552
559
  [0, 0, 2],
553
560
  ];
554
- export var CreateWebACLMigrationStackResponse = [3, n0, _CWACLMSRr, 0, [_SOU], [0]];
555
- export var CreateWebACLRequest = [
561
+ export var CreateWebACLMigrationStackResponse$ = [3, n0, _CWACLMSRr, 0, [_SOU], [0]];
562
+ export var CreateWebACLRequest$ = [
556
563
  3,
557
564
  n0,
558
565
  _CWACLR,
559
566
  0,
560
567
  [_N, _MN, _DA, _CT, _Ta],
561
- [0, 0, () => WafAction, 0, () => TagList],
562
- ];
563
- export var CreateWebACLResponse = [3, n0, _CWACLRr, 0, [_WACL, _CT], [() => WebACL, 0]];
564
- export var CreateXssMatchSetRequest = [3, n0, _CXMSR, 0, [_N, _CT], [0, 0]];
565
- export var CreateXssMatchSetResponse = [3, n0, _CXMSRr, 0, [_XMS, _CT], [() => XssMatchSet, 0]];
566
- export var DeleteByteMatchSetRequest = [3, n0, _DBMSR, 0, [_BMSI, _CT], [0, 0]];
567
- export var DeleteByteMatchSetResponse = [3, n0, _DBMSRe, 0, [_CT], [0]];
568
- export var DeleteGeoMatchSetRequest = [3, n0, _DGMSR, 0, [_GMSI, _CT], [0, 0]];
569
- export var DeleteGeoMatchSetResponse = [3, n0, _DGMSRe, 0, [_CT], [0]];
570
- export var DeleteIPSetRequest = [3, n0, _DIPSR, 0, [_IPSI, _CT], [0, 0]];
571
- export var DeleteIPSetResponse = [3, n0, _DIPSRe, 0, [_CT], [0]];
572
- export var DeleteLoggingConfigurationRequest = [3, n0, _DLCR, 0, [_RA], [0]];
573
- export var DeleteLoggingConfigurationResponse = [3, n0, _DLCRe, 0, [], []];
574
- export var DeletePermissionPolicyRequest = [3, n0, _DPPR, 0, [_RA], [0]];
575
- export var DeletePermissionPolicyResponse = [3, n0, _DPPRe, 0, [], []];
576
- export var DeleteRateBasedRuleRequest = [3, n0, _DRBRR, 0, [_RI, _CT], [0, 0]];
577
- export var DeleteRateBasedRuleResponse = [3, n0, _DRBRRe, 0, [_CT], [0]];
578
- export var DeleteRegexMatchSetRequest = [3, n0, _DRMSR, 0, [_RMSI, _CT], [0, 0]];
579
- export var DeleteRegexMatchSetResponse = [3, n0, _DRMSRe, 0, [_CT], [0]];
580
- export var DeleteRegexPatternSetRequest = [3, n0, _DRPSR, 0, [_RPSI, _CT], [0, 0]];
581
- export var DeleteRegexPatternSetResponse = [3, n0, _DRPSRe, 0, [_CT], [0]];
582
- export var DeleteRuleGroupRequest = [3, n0, _DRGR, 0, [_RGI, _CT], [0, 0]];
583
- export var DeleteRuleGroupResponse = [3, n0, _DRGRe, 0, [_CT], [0]];
584
- export var DeleteRuleRequest = [3, n0, _DRR, 0, [_RI, _CT], [0, 0]];
585
- export var DeleteRuleResponse = [3, n0, _DRRe, 0, [_CT], [0]];
586
- export var DeleteSizeConstraintSetRequest = [3, n0, _DSCSR, 0, [_SCSI, _CT], [0, 0]];
587
- export var DeleteSizeConstraintSetResponse = [3, n0, _DSCSRe, 0, [_CT], [0]];
588
- export var DeleteSqlInjectionMatchSetRequest = [3, n0, _DSIMSR, 0, [_SIMSI, _CT], [0, 0]];
589
- export var DeleteSqlInjectionMatchSetResponse = [3, n0, _DSIMSRe, 0, [_CT], [0]];
590
- export var DeleteWebACLRequest = [3, n0, _DWACLR, 0, [_WACLI, _CT], [0, 0]];
591
- export var DeleteWebACLResponse = [3, n0, _DWACLRe, 0, [_CT], [0]];
592
- export var DeleteXssMatchSetRequest = [3, n0, _DXMSR, 0, [_XMSI, _CT], [0, 0]];
593
- export var DeleteXssMatchSetResponse = [3, n0, _DXMSRe, 0, [_CT], [0]];
594
- export var DisassociateWebACLRequest = [3, n0, _DWACLRi, 0, [_RA], [0]];
595
- export var DisassociateWebACLResponse = [3, n0, _DWACLRis, 0, [], []];
596
- export var ExcludedRule = [3, n0, _ERx, 0, [_RI], [0]];
597
- export var FieldToMatch = [3, n0, _FTM, 0, [_T, _D], [0, 0]];
598
- export var GeoMatchConstraint = [3, n0, _GMC, 0, [_T, _V], [0, 0]];
599
- export var GeoMatchSet = [3, n0, _GMS, 0, [_GMSI, _N, _GMCe], [0, 0, () => GeoMatchConstraints]];
600
- export var GeoMatchSetSummary = [3, n0, _GMSS, 0, [_GMSI, _N], [0, 0]];
601
- export var GeoMatchSetUpdate = [3, n0, _GMSU, 0, [_A, _GMC], [0, () => GeoMatchConstraint]];
602
- export var GetByteMatchSetRequest = [3, n0, _GBMSR, 0, [_BMSI], [0]];
603
- export var GetByteMatchSetResponse = [3, n0, _GBMSRe, 0, [_BMS], [() => ByteMatchSet]];
604
- export var GetChangeTokenRequest = [3, n0, _GCTR, 0, [], []];
605
- export var GetChangeTokenResponse = [3, n0, _GCTRe, 0, [_CT], [0]];
606
- export var GetChangeTokenStatusRequest = [3, n0, _GCTSR, 0, [_CT], [0]];
607
- export var GetChangeTokenStatusResponse = [3, n0, _GCTSRe, 0, [_CTS], [0]];
608
- export var GetGeoMatchSetRequest = [3, n0, _GGMSR, 0, [_GMSI], [0]];
609
- export var GetGeoMatchSetResponse = [3, n0, _GGMSRe, 0, [_GMS], [() => GeoMatchSet]];
610
- export var GetIPSetRequest = [3, n0, _GIPSR, 0, [_IPSI], [0]];
611
- export var GetIPSetResponse = [3, n0, _GIPSRe, 0, [_IPS], [() => IPSet]];
612
- export var GetLoggingConfigurationRequest = [3, n0, _GLCR, 0, [_RA], [0]];
613
- export var GetLoggingConfigurationResponse = [
568
+ [0, 0, () => WafAction$, 0, () => TagList],
569
+ ];
570
+ export var CreateWebACLResponse$ = [3, n0, _CWACLRr, 0, [_WACL, _CT], [() => WebACL$, 0]];
571
+ export var CreateXssMatchSetRequest$ = [3, n0, _CXMSR, 0, [_N, _CT], [0, 0]];
572
+ export var CreateXssMatchSetResponse$ = [
573
+ 3,
574
+ n0,
575
+ _CXMSRr,
576
+ 0,
577
+ [_XMS, _CT],
578
+ [() => XssMatchSet$, 0],
579
+ ];
580
+ export var DeleteByteMatchSetRequest$ = [3, n0, _DBMSR, 0, [_BMSI, _CT], [0, 0]];
581
+ export var DeleteByteMatchSetResponse$ = [3, n0, _DBMSRe, 0, [_CT], [0]];
582
+ export var DeleteGeoMatchSetRequest$ = [3, n0, _DGMSR, 0, [_GMSI, _CT], [0, 0]];
583
+ export var DeleteGeoMatchSetResponse$ = [3, n0, _DGMSRe, 0, [_CT], [0]];
584
+ export var DeleteIPSetRequest$ = [3, n0, _DIPSR, 0, [_IPSI, _CT], [0, 0]];
585
+ export var DeleteIPSetResponse$ = [3, n0, _DIPSRe, 0, [_CT], [0]];
586
+ export var DeleteLoggingConfigurationRequest$ = [3, n0, _DLCR, 0, [_RA], [0]];
587
+ export var DeleteLoggingConfigurationResponse$ = [3, n0, _DLCRe, 0, [], []];
588
+ export var DeletePermissionPolicyRequest$ = [3, n0, _DPPR, 0, [_RA], [0]];
589
+ export var DeletePermissionPolicyResponse$ = [3, n0, _DPPRe, 0, [], []];
590
+ export var DeleteRateBasedRuleRequest$ = [3, n0, _DRBRR, 0, [_RI, _CT], [0, 0]];
591
+ export var DeleteRateBasedRuleResponse$ = [3, n0, _DRBRRe, 0, [_CT], [0]];
592
+ export var DeleteRegexMatchSetRequest$ = [3, n0, _DRMSR, 0, [_RMSI, _CT], [0, 0]];
593
+ export var DeleteRegexMatchSetResponse$ = [3, n0, _DRMSRe, 0, [_CT], [0]];
594
+ export var DeleteRegexPatternSetRequest$ = [3, n0, _DRPSR, 0, [_RPSI, _CT], [0, 0]];
595
+ export var DeleteRegexPatternSetResponse$ = [3, n0, _DRPSRe, 0, [_CT], [0]];
596
+ export var DeleteRuleGroupRequest$ = [3, n0, _DRGR, 0, [_RGI, _CT], [0, 0]];
597
+ export var DeleteRuleGroupResponse$ = [3, n0, _DRGRe, 0, [_CT], [0]];
598
+ export var DeleteRuleRequest$ = [3, n0, _DRR, 0, [_RI, _CT], [0, 0]];
599
+ export var DeleteRuleResponse$ = [3, n0, _DRRe, 0, [_CT], [0]];
600
+ export var DeleteSizeConstraintSetRequest$ = [3, n0, _DSCSR, 0, [_SCSI, _CT], [0, 0]];
601
+ export var DeleteSizeConstraintSetResponse$ = [3, n0, _DSCSRe, 0, [_CT], [0]];
602
+ export var DeleteSqlInjectionMatchSetRequest$ = [3, n0, _DSIMSR, 0, [_SIMSI, _CT], [0, 0]];
603
+ export var DeleteSqlInjectionMatchSetResponse$ = [3, n0, _DSIMSRe, 0, [_CT], [0]];
604
+ export var DeleteWebACLRequest$ = [3, n0, _DWACLR, 0, [_WACLI, _CT], [0, 0]];
605
+ export var DeleteWebACLResponse$ = [3, n0, _DWACLRe, 0, [_CT], [0]];
606
+ export var DeleteXssMatchSetRequest$ = [3, n0, _DXMSR, 0, [_XMSI, _CT], [0, 0]];
607
+ export var DeleteXssMatchSetResponse$ = [3, n0, _DXMSRe, 0, [_CT], [0]];
608
+ export var DisassociateWebACLRequest$ = [3, n0, _DWACLRi, 0, [_RA], [0]];
609
+ export var DisassociateWebACLResponse$ = [3, n0, _DWACLRis, 0, [], []];
610
+ export var ExcludedRule$ = [3, n0, _ERx, 0, [_RI], [0]];
611
+ export var FieldToMatch$ = [3, n0, _FTM, 0, [_T, _D], [0, 0]];
612
+ export var GeoMatchConstraint$ = [3, n0, _GMC, 0, [_T, _V], [0, 0]];
613
+ export var GeoMatchSet$ = [
614
+ 3,
615
+ n0,
616
+ _GMS,
617
+ 0,
618
+ [_GMSI, _N, _GMCe],
619
+ [0, 0, () => GeoMatchConstraints],
620
+ ];
621
+ export var GeoMatchSetSummary$ = [3, n0, _GMSS, 0, [_GMSI, _N], [0, 0]];
622
+ export var GeoMatchSetUpdate$ = [3, n0, _GMSU, 0, [_A, _GMC], [0, () => GeoMatchConstraint$]];
623
+ export var GetByteMatchSetRequest$ = [3, n0, _GBMSR, 0, [_BMSI], [0]];
624
+ export var GetByteMatchSetResponse$ = [3, n0, _GBMSRe, 0, [_BMS], [() => ByteMatchSet$]];
625
+ export var GetChangeTokenRequest$ = [3, n0, _GCTR, 0, [], []];
626
+ export var GetChangeTokenResponse$ = [3, n0, _GCTRe, 0, [_CT], [0]];
627
+ export var GetChangeTokenStatusRequest$ = [3, n0, _GCTSR, 0, [_CT], [0]];
628
+ export var GetChangeTokenStatusResponse$ = [3, n0, _GCTSRe, 0, [_CTS], [0]];
629
+ export var GetGeoMatchSetRequest$ = [3, n0, _GGMSR, 0, [_GMSI], [0]];
630
+ export var GetGeoMatchSetResponse$ = [3, n0, _GGMSRe, 0, [_GMS], [() => GeoMatchSet$]];
631
+ export var GetIPSetRequest$ = [3, n0, _GIPSR, 0, [_IPSI], [0]];
632
+ export var GetIPSetResponse$ = [3, n0, _GIPSRe, 0, [_IPS], [() => IPSet$]];
633
+ export var GetLoggingConfigurationRequest$ = [3, n0, _GLCR, 0, [_RA], [0]];
634
+ export var GetLoggingConfigurationResponse$ = [
614
635
  3,
615
636
  n0,
616
637
  _GLCRe,
617
638
  0,
618
639
  [_LC],
619
- [() => LoggingConfiguration],
620
- ];
621
- export var GetPermissionPolicyRequest = [3, n0, _GPPR, 0, [_RA], [0]];
622
- export var GetPermissionPolicyResponse = [3, n0, _GPPRe, 0, [_Po], [0]];
623
- export var GetRateBasedRuleManagedKeysRequest = [3, n0, _GRBRMKR, 0, [_RI, _NM], [0, 0]];
624
- export var GetRateBasedRuleManagedKeysResponse = [3, n0, _GRBRMKRe, 0, [_MK, _NM], [64 | 0, 0]];
625
- export var GetRateBasedRuleRequest = [3, n0, _GRBRR, 0, [_RI], [0]];
626
- export var GetRateBasedRuleResponse = [3, n0, _GRBRRe, 0, [_R], [() => RateBasedRule]];
627
- export var GetRegexMatchSetRequest = [3, n0, _GRMSR, 0, [_RMSI], [0]];
628
- export var GetRegexMatchSetResponse = [3, n0, _GRMSRe, 0, [_RMS], [() => RegexMatchSet]];
629
- export var GetRegexPatternSetRequest = [3, n0, _GRPSR, 0, [_RPSI], [0]];
630
- export var GetRegexPatternSetResponse = [3, n0, _GRPSRe, 0, [_RPS], [() => RegexPatternSet]];
631
- export var GetRuleGroupRequest = [3, n0, _GRGR, 0, [_RGI], [0]];
632
- export var GetRuleGroupResponse = [3, n0, _GRGRe, 0, [_RG], [() => RuleGroup]];
633
- export var GetRuleRequest = [3, n0, _GRR, 0, [_RI], [0]];
634
- export var GetRuleResponse = [3, n0, _GRRe, 0, [_R], [() => Rule]];
635
- export var GetSampledRequestsRequest = [
640
+ [() => LoggingConfiguration$],
641
+ ];
642
+ export var GetPermissionPolicyRequest$ = [3, n0, _GPPR, 0, [_RA], [0]];
643
+ export var GetPermissionPolicyResponse$ = [3, n0, _GPPRe, 0, [_Po], [0]];
644
+ export var GetRateBasedRuleManagedKeysRequest$ = [3, n0, _GRBRMKR, 0, [_RI, _NM], [0, 0]];
645
+ export var GetRateBasedRuleManagedKeysResponse$ = [3, n0, _GRBRMKRe, 0, [_MK, _NM], [64 | 0, 0]];
646
+ export var GetRateBasedRuleRequest$ = [3, n0, _GRBRR, 0, [_RI], [0]];
647
+ export var GetRateBasedRuleResponse$ = [3, n0, _GRBRRe, 0, [_R], [() => RateBasedRule$]];
648
+ export var GetRegexMatchSetRequest$ = [3, n0, _GRMSR, 0, [_RMSI], [0]];
649
+ export var GetRegexMatchSetResponse$ = [3, n0, _GRMSRe, 0, [_RMS], [() => RegexMatchSet$]];
650
+ export var GetRegexPatternSetRequest$ = [3, n0, _GRPSR, 0, [_RPSI], [0]];
651
+ export var GetRegexPatternSetResponse$ = [3, n0, _GRPSRe, 0, [_RPS], [() => RegexPatternSet$]];
652
+ export var GetRuleGroupRequest$ = [3, n0, _GRGR, 0, [_RGI], [0]];
653
+ export var GetRuleGroupResponse$ = [3, n0, _GRGRe, 0, [_RG], [() => RuleGroup$]];
654
+ export var GetRuleRequest$ = [3, n0, _GRR, 0, [_RI], [0]];
655
+ export var GetRuleResponse$ = [3, n0, _GRRe, 0, [_R], [() => Rule$]];
656
+ export var GetSampledRequestsRequest$ = [
636
657
  3,
637
658
  n0,
638
659
  _GSRR,
639
660
  0,
640
661
  [_WAI, _RI, _TW, _MI],
641
- [0, 0, () => TimeWindow, 1],
662
+ [0, 0, () => TimeWindow$, 1],
642
663
  ];
643
- export var GetSampledRequestsResponse = [
664
+ export var GetSampledRequestsResponse$ = [
644
665
  3,
645
666
  n0,
646
667
  _GSRRe,
647
668
  0,
648
669
  [_SR, _PS, _TW],
649
- [() => SampledHTTPRequests, 1, () => TimeWindow],
670
+ [() => SampledHTTPRequests, 1, () => TimeWindow$],
650
671
  ];
651
- export var GetSizeConstraintSetRequest = [3, n0, _GSCSR, 0, [_SCSI], [0]];
652
- export var GetSizeConstraintSetResponse = [3, n0, _GSCSRe, 0, [_SCS], [() => SizeConstraintSet]];
653
- export var GetSqlInjectionMatchSetRequest = [3, n0, _GSIMSR, 0, [_SIMSI], [0]];
654
- export var GetSqlInjectionMatchSetResponse = [
672
+ export var GetSizeConstraintSetRequest$ = [3, n0, _GSCSR, 0, [_SCSI], [0]];
673
+ export var GetSizeConstraintSetResponse$ = [
674
+ 3,
675
+ n0,
676
+ _GSCSRe,
677
+ 0,
678
+ [_SCS],
679
+ [() => SizeConstraintSet$],
680
+ ];
681
+ export var GetSqlInjectionMatchSetRequest$ = [3, n0, _GSIMSR, 0, [_SIMSI], [0]];
682
+ export var GetSqlInjectionMatchSetResponse$ = [
655
683
  3,
656
684
  n0,
657
685
  _GSIMSRe,
658
686
  0,
659
687
  [_SIMS],
660
- [() => SqlInjectionMatchSet],
688
+ [() => SqlInjectionMatchSet$],
661
689
  ];
662
- export var GetWebACLForResourceRequest = [3, n0, _GWACLFRR, 0, [_RA], [0]];
663
- export var GetWebACLForResourceResponse = [
690
+ export var GetWebACLForResourceRequest$ = [3, n0, _GWACLFRR, 0, [_RA], [0]];
691
+ export var GetWebACLForResourceResponse$ = [
664
692
  3,
665
693
  n0,
666
694
  _GWACLFRRe,
667
695
  0,
668
696
  [_WACLS],
669
- [() => WebACLSummary],
670
- ];
671
- export var GetWebACLRequest = [3, n0, _GWACLR, 0, [_WACLI], [0]];
672
- export var GetWebACLResponse = [3, n0, _GWACLRe, 0, [_WACL], [() => WebACL]];
673
- export var GetXssMatchSetRequest = [3, n0, _GXMSR, 0, [_XMSI], [0]];
674
- export var GetXssMatchSetResponse = [3, n0, _GXMSRe, 0, [_XMS], [() => XssMatchSet]];
675
- export var HTTPHeader = [3, n0, _HTTPH, 0, [_N, _V], [0, 0]];
676
- export var HTTPRequest = [
697
+ [() => WebACLSummary$],
698
+ ];
699
+ export var GetWebACLRequest$ = [3, n0, _GWACLR, 0, [_WACLI], [0]];
700
+ export var GetWebACLResponse$ = [3, n0, _GWACLRe, 0, [_WACL], [() => WebACL$]];
701
+ export var GetXssMatchSetRequest$ = [3, n0, _GXMSR, 0, [_XMSI], [0]];
702
+ export var GetXssMatchSetResponse$ = [3, n0, _GXMSRe, 0, [_XMS], [() => XssMatchSet$]];
703
+ export var HTTPHeader$ = [3, n0, _HTTPH, 0, [_N, _V], [0, 0]];
704
+ export var HTTPRequest$ = [
677
705
  3,
678
706
  n0,
679
707
  _HTTPR,
@@ -681,11 +709,11 @@ export var HTTPRequest = [
681
709
  [_CIP, _C, _URI, _M, _HTTPV, _H],
682
710
  [0, 0, 0, 0, 0, () => HTTPHeaders],
683
711
  ];
684
- export var IPSet = [3, n0, _IPS, 0, [_IPSI, _N, _IPSD], [0, 0, () => IPSetDescriptors]];
685
- export var IPSetDescriptor = [3, n0, _IPSDe, 0, [_T, _V], [0, 0]];
686
- export var IPSetSummary = [3, n0, _IPSS, 0, [_IPSI, _N], [0, 0]];
687
- export var IPSetUpdate = [3, n0, _IPSU, 0, [_A, _IPSDe], [0, () => IPSetDescriptor]];
688
- export var ListActivatedRulesInRuleGroupRequest = [
712
+ export var IPSet$ = [3, n0, _IPS, 0, [_IPSI, _N, _IPSD], [0, 0, () => IPSetDescriptors]];
713
+ export var IPSetDescriptor$ = [3, n0, _IPSDe, 0, [_T, _V], [0, 0]];
714
+ export var IPSetSummary$ = [3, n0, _IPSS, 0, [_IPSI, _N], [0, 0]];
715
+ export var IPSetUpdate$ = [3, n0, _IPSU, 0, [_A, _IPSDe], [0, () => IPSetDescriptor$]];
716
+ export var ListActivatedRulesInRuleGroupRequest$ = [
689
717
  3,
690
718
  n0,
691
719
  _LARIRGR,
@@ -693,7 +721,7 @@ export var ListActivatedRulesInRuleGroupRequest = [
693
721
  [_RGI, _NM, _L],
694
722
  [0, 0, 1],
695
723
  ];
696
- export var ListActivatedRulesInRuleGroupResponse = [
724
+ export var ListActivatedRulesInRuleGroupResponse$ = [
697
725
  3,
698
726
  n0,
699
727
  _LARIRGRi,
@@ -701,8 +729,8 @@ export var ListActivatedRulesInRuleGroupResponse = [
701
729
  [_NM, _ARc],
702
730
  [0, () => ActivatedRules],
703
731
  ];
704
- export var ListByteMatchSetsRequest = [3, n0, _LBMSR, 0, [_NM, _L], [0, 1]];
705
- export var ListByteMatchSetsResponse = [
732
+ export var ListByteMatchSetsRequest$ = [3, n0, _LBMSR, 0, [_NM, _L], [0, 1]];
733
+ export var ListByteMatchSetsResponse$ = [
706
734
  3,
707
735
  n0,
708
736
  _LBMSRi,
@@ -710,8 +738,8 @@ export var ListByteMatchSetsResponse = [
710
738
  [_NM, _BMSy],
711
739
  [0, () => ByteMatchSetSummaries],
712
740
  ];
713
- export var ListGeoMatchSetsRequest = [3, n0, _LGMSR, 0, [_NM, _L], [0, 1]];
714
- export var ListGeoMatchSetsResponse = [
741
+ export var ListGeoMatchSetsRequest$ = [3, n0, _LGMSR, 0, [_NM, _L], [0, 1]];
742
+ export var ListGeoMatchSetsResponse$ = [
715
743
  3,
716
744
  n0,
717
745
  _LGMSRi,
@@ -719,10 +747,10 @@ export var ListGeoMatchSetsResponse = [
719
747
  [_NM, _GMSe],
720
748
  [0, () => GeoMatchSetSummaries],
721
749
  ];
722
- export var ListIPSetsRequest = [3, n0, _LIPSR, 0, [_NM, _L], [0, 1]];
723
- export var ListIPSetsResponse = [3, n0, _LIPSRi, 0, [_NM, _IPSe], [0, () => IPSetSummaries]];
724
- export var ListLoggingConfigurationsRequest = [3, n0, _LLCR, 0, [_NM, _L], [0, 1]];
725
- export var ListLoggingConfigurationsResponse = [
750
+ export var ListIPSetsRequest$ = [3, n0, _LIPSR, 0, [_NM, _L], [0, 1]];
751
+ export var ListIPSetsResponse$ = [3, n0, _LIPSRi, 0, [_NM, _IPSe], [0, () => IPSetSummaries]];
752
+ export var ListLoggingConfigurationsRequest$ = [3, n0, _LLCR, 0, [_NM, _L], [0, 1]];
753
+ export var ListLoggingConfigurationsResponse$ = [
726
754
  3,
727
755
  n0,
728
756
  _LLCRi,
@@ -730,8 +758,8 @@ export var ListLoggingConfigurationsResponse = [
730
758
  [_LCo, _NM],
731
759
  [() => LoggingConfigurations, 0],
732
760
  ];
733
- export var ListRateBasedRulesRequest = [3, n0, _LRBRR, 0, [_NM, _L], [0, 1]];
734
- export var ListRateBasedRulesResponse = [
761
+ export var ListRateBasedRulesRequest$ = [3, n0, _LRBRR, 0, [_NM, _L], [0, 1]];
762
+ export var ListRateBasedRulesResponse$ = [
735
763
  3,
736
764
  n0,
737
765
  _LRBRRi,
@@ -739,8 +767,8 @@ export var ListRateBasedRulesResponse = [
739
767
  [_NM, _Ru],
740
768
  [0, () => RuleSummaries],
741
769
  ];
742
- export var ListRegexMatchSetsRequest = [3, n0, _LRMSR, 0, [_NM, _L], [0, 1]];
743
- export var ListRegexMatchSetsResponse = [
770
+ export var ListRegexMatchSetsRequest$ = [3, n0, _LRMSR, 0, [_NM, _L], [0, 1]];
771
+ export var ListRegexMatchSetsResponse$ = [
744
772
  3,
745
773
  n0,
746
774
  _LRMSRi,
@@ -748,8 +776,8 @@ export var ListRegexMatchSetsResponse = [
748
776
  [_NM, _RMSe],
749
777
  [0, () => RegexMatchSetSummaries],
750
778
  ];
751
- export var ListRegexPatternSetsRequest = [3, n0, _LRPSR, 0, [_NM, _L], [0, 1]];
752
- export var ListRegexPatternSetsResponse = [
779
+ export var ListRegexPatternSetsRequest$ = [3, n0, _LRPSR, 0, [_NM, _L], [0, 1]];
780
+ export var ListRegexPatternSetsResponse$ = [
753
781
  3,
754
782
  n0,
755
783
  _LRPSRi,
@@ -757,10 +785,10 @@ export var ListRegexPatternSetsResponse = [
757
785
  [_NM, _RPSe],
758
786
  [0, () => RegexPatternSetSummaries],
759
787
  ];
760
- export var ListResourcesForWebACLRequest = [3, n0, _LRFWACLR, 0, [_WACLI, _RT], [0, 0]];
761
- export var ListResourcesForWebACLResponse = [3, n0, _LRFWACLRi, 0, [_RAe], [64 | 0]];
762
- export var ListRuleGroupsRequest = [3, n0, _LRGR, 0, [_NM, _L], [0, 1]];
763
- export var ListRuleGroupsResponse = [
788
+ export var ListResourcesForWebACLRequest$ = [3, n0, _LRFWACLR, 0, [_WACLI, _RT], [0, 0]];
789
+ export var ListResourcesForWebACLResponse$ = [3, n0, _LRFWACLRi, 0, [_RAe], [64 | 0]];
790
+ export var ListRuleGroupsRequest$ = [3, n0, _LRGR, 0, [_NM, _L], [0, 1]];
791
+ export var ListRuleGroupsResponse$ = [
764
792
  3,
765
793
  n0,
766
794
  _LRGRi,
@@ -768,10 +796,10 @@ export var ListRuleGroupsResponse = [
768
796
  [_NM, _RGu],
769
797
  [0, () => RuleGroupSummaries],
770
798
  ];
771
- export var ListRulesRequest = [3, n0, _LRR, 0, [_NM, _L], [0, 1]];
772
- export var ListRulesResponse = [3, n0, _LRRi, 0, [_NM, _Ru], [0, () => RuleSummaries]];
773
- export var ListSizeConstraintSetsRequest = [3, n0, _LSCSR, 0, [_NM, _L], [0, 1]];
774
- export var ListSizeConstraintSetsResponse = [
799
+ export var ListRulesRequest$ = [3, n0, _LRR, 0, [_NM, _L], [0, 1]];
800
+ export var ListRulesResponse$ = [3, n0, _LRRi, 0, [_NM, _Ru], [0, () => RuleSummaries]];
801
+ export var ListSizeConstraintSetsRequest$ = [3, n0, _LSCSR, 0, [_NM, _L], [0, 1]];
802
+ export var ListSizeConstraintSetsResponse$ = [
775
803
  3,
776
804
  n0,
777
805
  _LSCSRi,
@@ -779,8 +807,8 @@ export var ListSizeConstraintSetsResponse = [
779
807
  [_NM, _SCSi],
780
808
  [0, () => SizeConstraintSetSummaries],
781
809
  ];
782
- export var ListSqlInjectionMatchSetsRequest = [3, n0, _LSIMSR, 0, [_NM, _L], [0, 1]];
783
- export var ListSqlInjectionMatchSetsResponse = [
810
+ export var ListSqlInjectionMatchSetsRequest$ = [3, n0, _LSIMSR, 0, [_NM, _L], [0, 1]];
811
+ export var ListSqlInjectionMatchSetsResponse$ = [
784
812
  3,
785
813
  n0,
786
814
  _LSIMSRi,
@@ -788,8 +816,8 @@ export var ListSqlInjectionMatchSetsResponse = [
788
816
  [_NM, _SIMSq],
789
817
  [0, () => SqlInjectionMatchSetSummaries],
790
818
  ];
791
- export var ListSubscribedRuleGroupsRequest = [3, n0, _LSRGR, 0, [_NM, _L], [0, 1]];
792
- export var ListSubscribedRuleGroupsResponse = [
819
+ export var ListSubscribedRuleGroupsRequest$ = [3, n0, _LSRGR, 0, [_NM, _L], [0, 1]];
820
+ export var ListSubscribedRuleGroupsResponse$ = [
793
821
  3,
794
822
  n0,
795
823
  _LSRGRi,
@@ -797,19 +825,26 @@ export var ListSubscribedRuleGroupsResponse = [
797
825
  [_NM, _RGu],
798
826
  [0, () => SubscribedRuleGroupSummaries],
799
827
  ];
800
- export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_NM, _L, _RARN], [0, 1, 0]];
801
- export var ListTagsForResourceResponse = [
828
+ export var ListTagsForResourceRequest$ = [3, n0, _LTFRR, 0, [_NM, _L, _RARN], [0, 1, 0]];
829
+ export var ListTagsForResourceResponse$ = [
802
830
  3,
803
831
  n0,
804
832
  _LTFRRi,
805
833
  0,
806
834
  [_NM, _TIFR],
807
- [0, () => TagInfoForResource],
835
+ [0, () => TagInfoForResource$],
836
+ ];
837
+ export var ListWebACLsRequest$ = [3, n0, _LWACLR, 0, [_NM, _L], [0, 1]];
838
+ export var ListWebACLsResponse$ = [
839
+ 3,
840
+ n0,
841
+ _LWACLRi,
842
+ 0,
843
+ [_NM, _WACLe],
844
+ [0, () => WebACLSummaries],
808
845
  ];
809
- export var ListWebACLsRequest = [3, n0, _LWACLR, 0, [_NM, _L], [0, 1]];
810
- export var ListWebACLsResponse = [3, n0, _LWACLRi, 0, [_NM, _WACLe], [0, () => WebACLSummaries]];
811
- export var ListXssMatchSetsRequest = [3, n0, _LXMSR, 0, [_NM, _L], [0, 1]];
812
- export var ListXssMatchSetsResponse = [
846
+ export var ListXssMatchSetsRequest$ = [3, n0, _LXMSR, 0, [_NM, _L], [0, 1]];
847
+ export var ListXssMatchSetsResponse$ = [
813
848
  3,
814
849
  n0,
815
850
  _LXMSRi,
@@ -817,7 +852,7 @@ export var ListXssMatchSetsResponse = [
817
852
  [_NM, _XMSs],
818
853
  [0, () => XssMatchSetSummaries],
819
854
  ];
820
- export var LoggingConfiguration = [
855
+ export var LoggingConfiguration$ = [
821
856
  3,
822
857
  n0,
823
858
  _LC,
@@ -825,26 +860,26 @@ export var LoggingConfiguration = [
825
860
  [_RA, _LDC, _RF],
826
861
  [0, 64 | 0, () => RedactedFields],
827
862
  ];
828
- export var Predicate = [3, n0, _Pr, 0, [_Ne, _T, _DI], [2, 0, 0]];
829
- export var PutLoggingConfigurationRequest = [
863
+ export var Predicate$ = [3, n0, _Pr, 0, [_Ne, _T, _DI], [2, 0, 0]];
864
+ export var PutLoggingConfigurationRequest$ = [
830
865
  3,
831
866
  n0,
832
867
  _PLCR,
833
868
  0,
834
869
  [_LC],
835
- [() => LoggingConfiguration],
870
+ [() => LoggingConfiguration$],
836
871
  ];
837
- export var PutLoggingConfigurationResponse = [
872
+ export var PutLoggingConfigurationResponse$ = [
838
873
  3,
839
874
  n0,
840
875
  _PLCRu,
841
876
  0,
842
877
  [_LC],
843
- [() => LoggingConfiguration],
878
+ [() => LoggingConfiguration$],
844
879
  ];
845
- export var PutPermissionPolicyRequest = [3, n0, _PPPR, 0, [_RA, _Po], [0, 0]];
846
- export var PutPermissionPolicyResponse = [3, n0, _PPPRu, 0, [], []];
847
- export var RateBasedRule = [
880
+ export var PutPermissionPolicyRequest$ = [3, n0, _PPPR, 0, [_RA, _Po], [0, 0]];
881
+ export var PutPermissionPolicyResponse$ = [3, n0, _PPPRu, 0, [], []];
882
+ export var RateBasedRule$ = [
848
883
  3,
849
884
  n0,
850
885
  _RBR,
@@ -852,29 +887,36 @@ export var RateBasedRule = [
852
887
  [_RI, _N, _MN, _MP, _RK, _RL],
853
888
  [0, 0, 0, () => Predicates, 0, 1],
854
889
  ];
855
- export var RegexMatchSet = [3, n0, _RMS, 0, [_RMSI, _N, _RMT], [0, 0, () => RegexMatchTuples]];
856
- export var RegexMatchSetSummary = [3, n0, _RMSS, 0, [_RMSI, _N], [0, 0]];
857
- export var RegexMatchSetUpdate = [3, n0, _RMSU, 0, [_A, _RMTe], [0, () => RegexMatchTuple]];
858
- export var RegexMatchTuple = [3, n0, _RMTe, 0, [_FTM, _TT, _RPSI], [() => FieldToMatch, 0, 0]];
859
- export var RegexPatternSet = [3, n0, _RPS, 0, [_RPSI, _N, _RPSeg], [0, 0, 64 | 0]];
860
- export var RegexPatternSetSummary = [3, n0, _RPSS, 0, [_RPSI, _N], [0, 0]];
861
- export var RegexPatternSetUpdate = [3, n0, _RPSU, 0, [_A, _RPSege], [0, 0]];
862
- export var Rule = [3, n0, _R, 0, [_RI, _N, _MN, _Pre], [0, 0, 0, () => Predicates]];
863
- export var RuleGroup = [3, n0, _RG, 0, [_RGI, _N, _MN], [0, 0, 0]];
864
- export var RuleGroupSummary = [3, n0, _RGS, 0, [_RGI, _N], [0, 0]];
865
- export var RuleGroupUpdate = [3, n0, _RGU, 0, [_A, _AR], [0, () => ActivatedRule]];
866
- export var RuleSummary = [3, n0, _RS, 0, [_RI, _N], [0, 0]];
867
- export var RuleUpdate = [3, n0, _RU, 0, [_A, _Pr], [0, () => Predicate]];
868
- export var SampledHTTPRequest = [
890
+ export var RegexMatchSet$ = [3, n0, _RMS, 0, [_RMSI, _N, _RMT], [0, 0, () => RegexMatchTuples]];
891
+ export var RegexMatchSetSummary$ = [3, n0, _RMSS, 0, [_RMSI, _N], [0, 0]];
892
+ export var RegexMatchSetUpdate$ = [3, n0, _RMSU, 0, [_A, _RMTe], [0, () => RegexMatchTuple$]];
893
+ export var RegexMatchTuple$ = [3, n0, _RMTe, 0, [_FTM, _TT, _RPSI], [() => FieldToMatch$, 0, 0]];
894
+ export var RegexPatternSet$ = [3, n0, _RPS, 0, [_RPSI, _N, _RPSeg], [0, 0, 64 | 0]];
895
+ export var RegexPatternSetSummary$ = [3, n0, _RPSS, 0, [_RPSI, _N], [0, 0]];
896
+ export var RegexPatternSetUpdate$ = [3, n0, _RPSU, 0, [_A, _RPSege], [0, 0]];
897
+ export var Rule$ = [3, n0, _R, 0, [_RI, _N, _MN, _Pre], [0, 0, 0, () => Predicates]];
898
+ export var RuleGroup$ = [3, n0, _RG, 0, [_RGI, _N, _MN], [0, 0, 0]];
899
+ export var RuleGroupSummary$ = [3, n0, _RGS, 0, [_RGI, _N], [0, 0]];
900
+ export var RuleGroupUpdate$ = [3, n0, _RGU, 0, [_A, _AR], [0, () => ActivatedRule$]];
901
+ export var RuleSummary$ = [3, n0, _RS, 0, [_RI, _N], [0, 0]];
902
+ export var RuleUpdate$ = [3, n0, _RU, 0, [_A, _Pr], [0, () => Predicate$]];
903
+ export var SampledHTTPRequest$ = [
869
904
  3,
870
905
  n0,
871
906
  _SHTTPR,
872
907
  0,
873
908
  [_Re, _W, _Ti, _A, _RWRG],
874
- [() => HTTPRequest, 1, 4, 0, 0],
909
+ [() => HTTPRequest$, 1, 4, 0, 0],
910
+ ];
911
+ export var SizeConstraint$ = [
912
+ 3,
913
+ n0,
914
+ _SC,
915
+ 0,
916
+ [_FTM, _TT, _CO, _S],
917
+ [() => FieldToMatch$, 0, 0, 1],
875
918
  ];
876
- export var SizeConstraint = [3, n0, _SC, 0, [_FTM, _TT, _CO, _S], [() => FieldToMatch, 0, 0, 1]];
877
- export var SizeConstraintSet = [
919
+ export var SizeConstraintSet$ = [
878
920
  3,
879
921
  n0,
880
922
  _SCS,
@@ -882,9 +924,9 @@ export var SizeConstraintSet = [
882
924
  [_SCSI, _N, _SCi],
883
925
  [0, 0, () => SizeConstraints],
884
926
  ];
885
- export var SizeConstraintSetSummary = [3, n0, _SCSS, 0, [_SCSI, _N], [0, 0]];
886
- export var SizeConstraintSetUpdate = [3, n0, _SCSU, 0, [_A, _SC], [0, () => SizeConstraint]];
887
- export var SqlInjectionMatchSet = [
927
+ export var SizeConstraintSetSummary$ = [3, n0, _SCSS, 0, [_SCSI, _N], [0, 0]];
928
+ export var SizeConstraintSetUpdate$ = [3, n0, _SCSU, 0, [_A, _SC], [0, () => SizeConstraint$]];
929
+ export var SqlInjectionMatchSet$ = [
888
930
  3,
889
931
  n0,
890
932
  _SIMS,
@@ -892,25 +934,25 @@ export var SqlInjectionMatchSet = [
892
934
  [_SIMSI, _N, _SIMT],
893
935
  [0, 0, () => SqlInjectionMatchTuples],
894
936
  ];
895
- export var SqlInjectionMatchSetSummary = [3, n0, _SIMSS, 0, [_SIMSI, _N], [0, 0]];
896
- export var SqlInjectionMatchSetUpdate = [
937
+ export var SqlInjectionMatchSetSummary$ = [3, n0, _SIMSS, 0, [_SIMSI, _N], [0, 0]];
938
+ export var SqlInjectionMatchSetUpdate$ = [
897
939
  3,
898
940
  n0,
899
941
  _SIMSU,
900
942
  0,
901
943
  [_A, _SIMTq],
902
- [0, () => SqlInjectionMatchTuple],
903
- ];
904
- export var SqlInjectionMatchTuple = [3, n0, _SIMTq, 0, [_FTM, _TT], [() => FieldToMatch, 0]];
905
- export var SubscribedRuleGroupSummary = [3, n0, _SRGS, 0, [_RGI, _N, _MN], [0, 0, 0]];
906
- export var Tag = [3, n0, _Tag, 0, [_K, _V], [0, 0]];
907
- export var TagInfoForResource = [3, n0, _TIFR, 0, [_RARN, _TL], [0, () => TagList]];
908
- export var TagResourceRequest = [3, n0, _TRR, 0, [_RARN, _Ta], [0, () => TagList]];
909
- export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
910
- export var TimeWindow = [3, n0, _TW, 0, [_ST, _ET], [4, 4]];
911
- export var UntagResourceRequest = [3, n0, _URR, 0, [_RARN, _TK], [0, 64 | 0]];
912
- export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
913
- export var UpdateByteMatchSetRequest = [
944
+ [0, () => SqlInjectionMatchTuple$],
945
+ ];
946
+ export var SqlInjectionMatchTuple$ = [3, n0, _SIMTq, 0, [_FTM, _TT], [() => FieldToMatch$, 0]];
947
+ export var SubscribedRuleGroupSummary$ = [3, n0, _SRGS, 0, [_RGI, _N, _MN], [0, 0, 0]];
948
+ export var Tag$ = [3, n0, _Tag, 0, [_K, _V], [0, 0]];
949
+ export var TagInfoForResource$ = [3, n0, _TIFR, 0, [_RARN, _TL], [0, () => TagList]];
950
+ export var TagResourceRequest$ = [3, n0, _TRR, 0, [_RARN, _Ta], [0, () => TagList]];
951
+ export var TagResourceResponse$ = [3, n0, _TRRa, 0, [], []];
952
+ export var TimeWindow$ = [3, n0, _TW, 0, [_ST, _ET], [4, 4]];
953
+ export var UntagResourceRequest$ = [3, n0, _URR, 0, [_RARN, _TK], [0, 64 | 0]];
954
+ export var UntagResourceResponse$ = [3, n0, _URRn, 0, [], []];
955
+ export var UpdateByteMatchSetRequest$ = [
914
956
  3,
915
957
  n0,
916
958
  _UBMSR,
@@ -918,8 +960,8 @@ export var UpdateByteMatchSetRequest = [
918
960
  [_BMSI, _CT, _U],
919
961
  [0, 0, () => ByteMatchSetUpdates],
920
962
  ];
921
- export var UpdateByteMatchSetResponse = [3, n0, _UBMSRp, 0, [_CT], [0]];
922
- export var UpdateGeoMatchSetRequest = [
963
+ export var UpdateByteMatchSetResponse$ = [3, n0, _UBMSRp, 0, [_CT], [0]];
964
+ export var UpdateGeoMatchSetRequest$ = [
923
965
  3,
924
966
  n0,
925
967
  _UGMSR,
@@ -927,10 +969,17 @@ export var UpdateGeoMatchSetRequest = [
927
969
  [_GMSI, _CT, _U],
928
970
  [0, 0, () => GeoMatchSetUpdates],
929
971
  ];
930
- export var UpdateGeoMatchSetResponse = [3, n0, _UGMSRp, 0, [_CT], [0]];
931
- export var UpdateIPSetRequest = [3, n0, _UIPSR, 0, [_IPSI, _CT, _U], [0, 0, () => IPSetUpdates]];
932
- export var UpdateIPSetResponse = [3, n0, _UIPSRp, 0, [_CT], [0]];
933
- export var UpdateRateBasedRuleRequest = [
972
+ export var UpdateGeoMatchSetResponse$ = [3, n0, _UGMSRp, 0, [_CT], [0]];
973
+ export var UpdateIPSetRequest$ = [
974
+ 3,
975
+ n0,
976
+ _UIPSR,
977
+ 0,
978
+ [_IPSI, _CT, _U],
979
+ [0, 0, () => IPSetUpdates],
980
+ ];
981
+ export var UpdateIPSetResponse$ = [3, n0, _UIPSRp, 0, [_CT], [0]];
982
+ export var UpdateRateBasedRuleRequest$ = [
934
983
  3,
935
984
  n0,
936
985
  _URBRR,
@@ -938,8 +987,8 @@ export var UpdateRateBasedRuleRequest = [
938
987
  [_RI, _CT, _U, _RL],
939
988
  [0, 0, () => RuleUpdates, 1],
940
989
  ];
941
- export var UpdateRateBasedRuleResponse = [3, n0, _URBRRp, 0, [_CT], [0]];
942
- export var UpdateRegexMatchSetRequest = [
990
+ export var UpdateRateBasedRuleResponse$ = [3, n0, _URBRRp, 0, [_CT], [0]];
991
+ export var UpdateRegexMatchSetRequest$ = [
943
992
  3,
944
993
  n0,
945
994
  _URMSR,
@@ -947,8 +996,8 @@ export var UpdateRegexMatchSetRequest = [
947
996
  [_RMSI, _U, _CT],
948
997
  [0, () => RegexMatchSetUpdates, 0],
949
998
  ];
950
- export var UpdateRegexMatchSetResponse = [3, n0, _URMSRp, 0, [_CT], [0]];
951
- export var UpdateRegexPatternSetRequest = [
999
+ export var UpdateRegexMatchSetResponse$ = [3, n0, _URMSRp, 0, [_CT], [0]];
1000
+ export var UpdateRegexPatternSetRequest$ = [
952
1001
  3,
953
1002
  n0,
954
1003
  _URPSR,
@@ -956,8 +1005,8 @@ export var UpdateRegexPatternSetRequest = [
956
1005
  [_RPSI, _U, _CT],
957
1006
  [0, () => RegexPatternSetUpdates, 0],
958
1007
  ];
959
- export var UpdateRegexPatternSetResponse = [3, n0, _URPSRp, 0, [_CT], [0]];
960
- export var UpdateRuleGroupRequest = [
1008
+ export var UpdateRegexPatternSetResponse$ = [3, n0, _URPSRp, 0, [_CT], [0]];
1009
+ export var UpdateRuleGroupRequest$ = [
961
1010
  3,
962
1011
  n0,
963
1012
  _URGR,
@@ -965,10 +1014,10 @@ export var UpdateRuleGroupRequest = [
965
1014
  [_RGI, _U, _CT],
966
1015
  [0, () => RuleGroupUpdates, 0],
967
1016
  ];
968
- export var UpdateRuleGroupResponse = [3, n0, _URGRp, 0, [_CT], [0]];
969
- export var UpdateRuleRequest = [3, n0, _URRp, 0, [_RI, _CT, _U], [0, 0, () => RuleUpdates]];
970
- export var UpdateRuleResponse = [3, n0, _URRpd, 0, [_CT], [0]];
971
- export var UpdateSizeConstraintSetRequest = [
1017
+ export var UpdateRuleGroupResponse$ = [3, n0, _URGRp, 0, [_CT], [0]];
1018
+ export var UpdateRuleRequest$ = [3, n0, _URRp, 0, [_RI, _CT, _U], [0, 0, () => RuleUpdates]];
1019
+ export var UpdateRuleResponse$ = [3, n0, _URRpd, 0, [_CT], [0]];
1020
+ export var UpdateSizeConstraintSetRequest$ = [
972
1021
  3,
973
1022
  n0,
974
1023
  _USCSR,
@@ -976,8 +1025,8 @@ export var UpdateSizeConstraintSetRequest = [
976
1025
  [_SCSI, _CT, _U],
977
1026
  [0, 0, () => SizeConstraintSetUpdates],
978
1027
  ];
979
- export var UpdateSizeConstraintSetResponse = [3, n0, _USCSRp, 0, [_CT], [0]];
980
- export var UpdateSqlInjectionMatchSetRequest = [
1028
+ export var UpdateSizeConstraintSetResponse$ = [3, n0, _USCSRp, 0, [_CT], [0]];
1029
+ export var UpdateSqlInjectionMatchSetRequest$ = [
981
1030
  3,
982
1031
  n0,
983
1032
  _USIMSR,
@@ -985,17 +1034,17 @@ export var UpdateSqlInjectionMatchSetRequest = [
985
1034
  [_SIMSI, _CT, _U],
986
1035
  [0, 0, () => SqlInjectionMatchSetUpdates],
987
1036
  ];
988
- export var UpdateSqlInjectionMatchSetResponse = [3, n0, _USIMSRp, 0, [_CT], [0]];
989
- export var UpdateWebACLRequest = [
1037
+ export var UpdateSqlInjectionMatchSetResponse$ = [3, n0, _USIMSRp, 0, [_CT], [0]];
1038
+ export var UpdateWebACLRequest$ = [
990
1039
  3,
991
1040
  n0,
992
1041
  _UWACLR,
993
1042
  0,
994
1043
  [_WACLI, _CT, _U, _DA],
995
- [0, 0, () => WebACLUpdates, () => WafAction],
1044
+ [0, 0, () => WebACLUpdates, () => WafAction$],
996
1045
  ];
997
- export var UpdateWebACLResponse = [3, n0, _UWACLRp, 0, [_CT], [0]];
998
- export var UpdateXssMatchSetRequest = [
1046
+ export var UpdateWebACLResponse$ = [3, n0, _UWACLRp, 0, [_CT], [0]];
1047
+ export var UpdateXssMatchSetRequest$ = [
999
1048
  3,
1000
1049
  n0,
1001
1050
  _UXMSR,
@@ -1003,13 +1052,13 @@ export var UpdateXssMatchSetRequest = [
1003
1052
  [_XMSI, _CT, _U],
1004
1053
  [0, 0, () => XssMatchSetUpdates],
1005
1054
  ];
1006
- export var UpdateXssMatchSetResponse = [3, n0, _UXMSRp, 0, [_CT], [0]];
1007
- export var WafAction = [3, n0, _WA, 0, [_T], [0]];
1008
- export var WAFBadRequestException = [-3, n0, _WAFBRE, { [_e]: _c }, [_m], [0]];
1009
- TypeRegistry.for(n0).registerError(WAFBadRequestException, __WAFBadRequestException);
1010
- export var WAFDisallowedNameException = [-3, n0, _WAFDNE, { [_e]: _c }, [_m], [0]];
1011
- TypeRegistry.for(n0).registerError(WAFDisallowedNameException, __WAFDisallowedNameException);
1012
- export var WAFEntityMigrationException = [
1055
+ export var UpdateXssMatchSetResponse$ = [3, n0, _UXMSRp, 0, [_CT], [0]];
1056
+ export var WafAction$ = [3, n0, _WA, 0, [_T], [0]];
1057
+ export var WAFBadRequestException$ = [-3, n0, _WAFBRE, { [_e]: _c }, [_m], [0]];
1058
+ TypeRegistry.for(n0).registerError(WAFBadRequestException$, WAFBadRequestException);
1059
+ export var WAFDisallowedNameException$ = [-3, n0, _WAFDNE, { [_e]: _c }, [_m], [0]];
1060
+ TypeRegistry.for(n0).registerError(WAFDisallowedNameException$, WAFDisallowedNameException);
1061
+ export var WAFEntityMigrationException$ = [
1013
1062
  -3,
1014
1063
  n0,
1015
1064
  _WAFEME,
@@ -1017,655 +1066,683 @@ export var WAFEntityMigrationException = [
1017
1066
  [_m, _MET, _MER],
1018
1067
  [0, 0, 0],
1019
1068
  ];
1020
- TypeRegistry.for(n0).registerError(WAFEntityMigrationException, __WAFEntityMigrationException);
1021
- export var WAFInternalErrorException = [-3, n0, _WAFIEE, { [_e]: _s }, [_m], [0]];
1022
- TypeRegistry.for(n0).registerError(WAFInternalErrorException, __WAFInternalErrorException);
1023
- export var WAFInvalidAccountException = [-3, n0, _WAFIAE, { [_e]: _c }, [], []];
1024
- TypeRegistry.for(n0).registerError(WAFInvalidAccountException, __WAFInvalidAccountException);
1025
- export var WAFInvalidOperationException = [-3, n0, _WAFIOE, { [_e]: _c }, [_m], [0]];
1026
- TypeRegistry.for(n0).registerError(WAFInvalidOperationException, __WAFInvalidOperationException);
1027
- export var WAFInvalidParameterException = [-3, n0, _WAFIPE, { [_e]: _c }, [_f, _p, _r], [0, 0, 0]];
1028
- TypeRegistry.for(n0).registerError(WAFInvalidParameterException, __WAFInvalidParameterException);
1029
- export var WAFInvalidPermissionPolicyException = [-3, n0, _WAFIPPE, { [_e]: _c }, [_m], [0]];
1030
- TypeRegistry.for(n0).registerError(WAFInvalidPermissionPolicyException, __WAFInvalidPermissionPolicyException);
1031
- export var WAFInvalidRegexPatternException = [-3, n0, _WAFIRPE, { [_e]: _c }, [_m], [0]];
1032
- TypeRegistry.for(n0).registerError(WAFInvalidRegexPatternException, __WAFInvalidRegexPatternException);
1033
- export var WAFLimitsExceededException = [-3, n0, _WAFLEE, { [_e]: _c }, [_m], [0]];
1034
- TypeRegistry.for(n0).registerError(WAFLimitsExceededException, __WAFLimitsExceededException);
1035
- export var WAFNonEmptyEntityException = [-3, n0, _WAFNEEE, { [_e]: _c }, [_m], [0]];
1036
- TypeRegistry.for(n0).registerError(WAFNonEmptyEntityException, __WAFNonEmptyEntityException);
1037
- export var WAFNonexistentContainerException = [-3, n0, _WAFNCE, { [_e]: _c }, [_m], [0]];
1038
- TypeRegistry.for(n0).registerError(WAFNonexistentContainerException, __WAFNonexistentContainerException);
1039
- export var WAFNonexistentItemException = [-3, n0, _WAFNIE, { [_e]: _c }, [_m], [0]];
1040
- TypeRegistry.for(n0).registerError(WAFNonexistentItemException, __WAFNonexistentItemException);
1041
- export var WafOverrideAction = [3, n0, _WOA, 0, [_T], [0]];
1042
- export var WAFReferencedItemException = [-3, n0, _WAFRIE, { [_e]: _c }, [_m], [0]];
1043
- TypeRegistry.for(n0).registerError(WAFReferencedItemException, __WAFReferencedItemException);
1044
- export var WAFServiceLinkedRoleErrorException = [-3, n0, _WAFSLREE, { [_e]: _c }, [_m], [0]];
1045
- TypeRegistry.for(n0).registerError(WAFServiceLinkedRoleErrorException, __WAFServiceLinkedRoleErrorException);
1046
- export var WAFStaleDataException = [-3, n0, _WAFSDE, { [_e]: _c }, [_m], [0]];
1047
- TypeRegistry.for(n0).registerError(WAFStaleDataException, __WAFStaleDataException);
1048
- export var WAFSubscriptionNotFoundException = [-3, n0, _WAFSNFE, { [_e]: _c }, [_m], [0]];
1049
- TypeRegistry.for(n0).registerError(WAFSubscriptionNotFoundException, __WAFSubscriptionNotFoundException);
1050
- export var WAFTagOperationException = [-3, n0, _WAFTOE, { [_e]: _c }, [_m], [0]];
1051
- TypeRegistry.for(n0).registerError(WAFTagOperationException, __WAFTagOperationException);
1052
- export var WAFTagOperationInternalErrorException = [-3, n0, _WAFTOIEE, { [_e]: _s }, [_m], [0]];
1053
- TypeRegistry.for(n0).registerError(WAFTagOperationInternalErrorException, __WAFTagOperationInternalErrorException);
1054
- export var WAFUnavailableEntityException = [-3, n0, _WAFUEE, { [_e]: _c }, [_m], [0]];
1055
- TypeRegistry.for(n0).registerError(WAFUnavailableEntityException, __WAFUnavailableEntityException);
1056
- export var WebACL = [
1069
+ TypeRegistry.for(n0).registerError(WAFEntityMigrationException$, WAFEntityMigrationException);
1070
+ export var WAFInternalErrorException$ = [-3, n0, _WAFIEE, { [_e]: _s }, [_m], [0]];
1071
+ TypeRegistry.for(n0).registerError(WAFInternalErrorException$, WAFInternalErrorException);
1072
+ export var WAFInvalidAccountException$ = [-3, n0, _WAFIAE, { [_e]: _c }, [], []];
1073
+ TypeRegistry.for(n0).registerError(WAFInvalidAccountException$, WAFInvalidAccountException);
1074
+ export var WAFInvalidOperationException$ = [-3, n0, _WAFIOE, { [_e]: _c }, [_m], [0]];
1075
+ TypeRegistry.for(n0).registerError(WAFInvalidOperationException$, WAFInvalidOperationException);
1076
+ export var WAFInvalidParameterException$ = [-3, n0, _WAFIPE, { [_e]: _c }, [_f, _p, _r], [0, 0, 0]];
1077
+ TypeRegistry.for(n0).registerError(WAFInvalidParameterException$, WAFInvalidParameterException);
1078
+ export var WAFInvalidPermissionPolicyException$ = [-3, n0, _WAFIPPE, { [_e]: _c }, [_m], [0]];
1079
+ TypeRegistry.for(n0).registerError(WAFInvalidPermissionPolicyException$, WAFInvalidPermissionPolicyException);
1080
+ export var WAFInvalidRegexPatternException$ = [-3, n0, _WAFIRPE, { [_e]: _c }, [_m], [0]];
1081
+ TypeRegistry.for(n0).registerError(WAFInvalidRegexPatternException$, WAFInvalidRegexPatternException);
1082
+ export var WAFLimitsExceededException$ = [-3, n0, _WAFLEE, { [_e]: _c }, [_m], [0]];
1083
+ TypeRegistry.for(n0).registerError(WAFLimitsExceededException$, WAFLimitsExceededException);
1084
+ export var WAFNonEmptyEntityException$ = [-3, n0, _WAFNEEE, { [_e]: _c }, [_m], [0]];
1085
+ TypeRegistry.for(n0).registerError(WAFNonEmptyEntityException$, WAFNonEmptyEntityException);
1086
+ export var WAFNonexistentContainerException$ = [-3, n0, _WAFNCE, { [_e]: _c }, [_m], [0]];
1087
+ TypeRegistry.for(n0).registerError(WAFNonexistentContainerException$, WAFNonexistentContainerException);
1088
+ export var WAFNonexistentItemException$ = [-3, n0, _WAFNIE, { [_e]: _c }, [_m], [0]];
1089
+ TypeRegistry.for(n0).registerError(WAFNonexistentItemException$, WAFNonexistentItemException);
1090
+ export var WafOverrideAction$ = [3, n0, _WOA, 0, [_T], [0]];
1091
+ export var WAFReferencedItemException$ = [-3, n0, _WAFRIE, { [_e]: _c }, [_m], [0]];
1092
+ TypeRegistry.for(n0).registerError(WAFReferencedItemException$, WAFReferencedItemException);
1093
+ export var WAFServiceLinkedRoleErrorException$ = [-3, n0, _WAFSLREE, { [_e]: _c }, [_m], [0]];
1094
+ TypeRegistry.for(n0).registerError(WAFServiceLinkedRoleErrorException$, WAFServiceLinkedRoleErrorException);
1095
+ export var WAFStaleDataException$ = [-3, n0, _WAFSDE, { [_e]: _c }, [_m], [0]];
1096
+ TypeRegistry.for(n0).registerError(WAFStaleDataException$, WAFStaleDataException);
1097
+ export var WAFSubscriptionNotFoundException$ = [-3, n0, _WAFSNFE, { [_e]: _c }, [_m], [0]];
1098
+ TypeRegistry.for(n0).registerError(WAFSubscriptionNotFoundException$, WAFSubscriptionNotFoundException);
1099
+ export var WAFTagOperationException$ = [-3, n0, _WAFTOE, { [_e]: _c }, [_m], [0]];
1100
+ TypeRegistry.for(n0).registerError(WAFTagOperationException$, WAFTagOperationException);
1101
+ export var WAFTagOperationInternalErrorException$ = [-3, n0, _WAFTOIEE, { [_e]: _s }, [_m], [0]];
1102
+ TypeRegistry.for(n0).registerError(WAFTagOperationInternalErrorException$, WAFTagOperationInternalErrorException);
1103
+ export var WAFUnavailableEntityException$ = [-3, n0, _WAFUEE, { [_e]: _c }, [_m], [0]];
1104
+ TypeRegistry.for(n0).registerError(WAFUnavailableEntityException$, WAFUnavailableEntityException);
1105
+ export var WebACL$ = [
1057
1106
  3,
1058
1107
  n0,
1059
1108
  _WACL,
1060
1109
  0,
1061
1110
  [_WACLI, _N, _MN, _DA, _Ru, _WACLA],
1062
- [0, 0, 0, () => WafAction, () => ActivatedRules, 0],
1063
- ];
1064
- export var WebACLSummary = [3, n0, _WACLS, 0, [_WACLI, _N], [0, 0]];
1065
- export var WebACLUpdate = [3, n0, _WACLU, 0, [_A, _AR], [0, () => ActivatedRule]];
1066
- export var XssMatchSet = [3, n0, _XMS, 0, [_XMSI, _N, _XMT], [0, 0, () => XssMatchTuples]];
1067
- export var XssMatchSetSummary = [3, n0, _XMSS, 0, [_XMSI, _N], [0, 0]];
1068
- export var XssMatchSetUpdate = [3, n0, _XMSU, 0, [_A, _XMTs], [0, () => XssMatchTuple]];
1069
- export var XssMatchTuple = [3, n0, _XMTs, 0, [_FTM, _TT], [() => FieldToMatch, 0]];
1070
- export var WAFRegionalServiceException = [-3, _sm, "WAFRegionalServiceException", 0, [], []];
1071
- TypeRegistry.for(_sm).registerError(WAFRegionalServiceException, __WAFRegionalServiceException);
1072
- export var ActivatedRules = [1, n0, _ARc, 0, () => ActivatedRule];
1073
- export var ByteMatchSetSummaries = [1, n0, _BMSSy, 0, () => ByteMatchSetSummary];
1074
- export var ByteMatchSetUpdates = [1, n0, _BMSUy, 0, () => ByteMatchSetUpdate];
1075
- export var ByteMatchTuples = [1, n0, _BMT, 0, () => ByteMatchTuple];
1076
- export var ExcludedRules = [1, n0, _ER, 0, () => ExcludedRule];
1077
- export var GeoMatchConstraints = [1, n0, _GMCe, 0, () => GeoMatchConstraint];
1078
- export var GeoMatchSetSummaries = [1, n0, _GMSSe, 0, () => GeoMatchSetSummary];
1079
- export var GeoMatchSetUpdates = [1, n0, _GMSUe, 0, () => GeoMatchSetUpdate];
1080
- export var HTTPHeaders = [1, n0, _HTTPHe, 0, () => HTTPHeader];
1081
- export var IPSetDescriptors = [1, n0, _IPSD, 0, () => IPSetDescriptor];
1082
- export var IPSetSummaries = [1, n0, _IPSSe, 0, () => IPSetSummary];
1083
- export var IPSetUpdates = [1, n0, _IPSUe, 0, () => IPSetUpdate];
1084
- export var LogDestinationConfigs = 64 | 0;
1085
- export var LoggingConfigurations = [1, n0, _LCo, 0, () => LoggingConfiguration];
1086
- export var ManagedKeys = 64 | 0;
1087
- export var Predicates = [1, n0, _Pre, 0, () => Predicate];
1088
- export var RedactedFields = [1, n0, _RF, 0, () => FieldToMatch];
1089
- export var RegexMatchSetSummaries = [1, n0, _RMSSe, 0, () => RegexMatchSetSummary];
1090
- export var RegexMatchSetUpdates = [1, n0, _RMSUe, 0, () => RegexMatchSetUpdate];
1091
- export var RegexMatchTuples = [1, n0, _RMT, 0, () => RegexMatchTuple];
1092
- export var RegexPatternSetSummaries = [1, n0, _RPSSe, 0, () => RegexPatternSetSummary];
1093
- export var RegexPatternSetUpdates = [1, n0, _RPSUe, 0, () => RegexPatternSetUpdate];
1094
- export var RegexPatternStrings = 64 | 0;
1095
- export var ResourceArns = 64 | 0;
1096
- export var RuleGroupSummaries = [1, n0, _RGSu, 0, () => RuleGroupSummary];
1097
- export var RuleGroupUpdates = [1, n0, _RGUu, 0, () => RuleGroupUpdate];
1098
- export var RuleSummaries = [1, n0, _RSu, 0, () => RuleSummary];
1099
- export var RuleUpdates = [1, n0, _RUu, 0, () => RuleUpdate];
1100
- export var SampledHTTPRequests = [1, n0, _SHTTPRa, 0, () => SampledHTTPRequest];
1101
- export var SizeConstraints = [1, n0, _SCi, 0, () => SizeConstraint];
1102
- export var SizeConstraintSetSummaries = [1, n0, _SCSSi, 0, () => SizeConstraintSetSummary];
1103
- export var SizeConstraintSetUpdates = [1, n0, _SCSUi, 0, () => SizeConstraintSetUpdate];
1104
- export var SqlInjectionMatchSetSummaries = [1, n0, _SIMSSq, 0, () => SqlInjectionMatchSetSummary];
1105
- export var SqlInjectionMatchSetUpdates = [1, n0, _SIMSUq, 0, () => SqlInjectionMatchSetUpdate];
1106
- export var SqlInjectionMatchTuples = [1, n0, _SIMT, 0, () => SqlInjectionMatchTuple];
1107
- export var SubscribedRuleGroupSummaries = [1, n0, _SRGSu, 0, () => SubscribedRuleGroupSummary];
1108
- export var TagKeyList = 64 | 0;
1109
- export var TagList = [1, n0, _TL, 0, () => Tag];
1110
- export var WebACLSummaries = [1, n0, _WACLSe, 0, () => WebACLSummary];
1111
- export var WebACLUpdates = [1, n0, _WACLUe, 0, () => WebACLUpdate];
1112
- export var XssMatchSetSummaries = [1, n0, _XMSSs, 0, () => XssMatchSetSummary];
1113
- export var XssMatchSetUpdates = [1, n0, _XMSUs, 0, () => XssMatchSetUpdate];
1114
- export var XssMatchTuples = [1, n0, _XMT, 0, () => XssMatchTuple];
1115
- export var AssociateWebACL = [
1111
+ [0, 0, 0, () => WafAction$, () => ActivatedRules, 0],
1112
+ ];
1113
+ export var WebACLSummary$ = [3, n0, _WACLS, 0, [_WACLI, _N], [0, 0]];
1114
+ export var WebACLUpdate$ = [3, n0, _WACLU, 0, [_A, _AR], [0, () => ActivatedRule$]];
1115
+ export var XssMatchSet$ = [3, n0, _XMS, 0, [_XMSI, _N, _XMT], [0, 0, () => XssMatchTuples]];
1116
+ export var XssMatchSetSummary$ = [3, n0, _XMSS, 0, [_XMSI, _N], [0, 0]];
1117
+ export var XssMatchSetUpdate$ = [3, n0, _XMSU, 0, [_A, _XMTs], [0, () => XssMatchTuple$]];
1118
+ export var XssMatchTuple$ = [3, n0, _XMTs, 0, [_FTM, _TT], [() => FieldToMatch$, 0]];
1119
+ export var WAFRegionalServiceException$ = [-3, _sm, "WAFRegionalServiceException", 0, [], []];
1120
+ TypeRegistry.for(_sm).registerError(WAFRegionalServiceException$, WAFRegionalServiceException);
1121
+ var ActivatedRules = [1, n0, _ARc, 0, () => ActivatedRule$];
1122
+ var ByteMatchSetSummaries = [1, n0, _BMSSy, 0, () => ByteMatchSetSummary$];
1123
+ var ByteMatchSetUpdates = [1, n0, _BMSUy, 0, () => ByteMatchSetUpdate$];
1124
+ var ByteMatchTuples = [1, n0, _BMT, 0, () => ByteMatchTuple$];
1125
+ var ExcludedRules = [1, n0, _ER, 0, () => ExcludedRule$];
1126
+ var GeoMatchConstraints = [1, n0, _GMCe, 0, () => GeoMatchConstraint$];
1127
+ var GeoMatchSetSummaries = [1, n0, _GMSSe, 0, () => GeoMatchSetSummary$];
1128
+ var GeoMatchSetUpdates = [1, n0, _GMSUe, 0, () => GeoMatchSetUpdate$];
1129
+ var HTTPHeaders = [1, n0, _HTTPHe, 0, () => HTTPHeader$];
1130
+ var IPSetDescriptors = [1, n0, _IPSD, 0, () => IPSetDescriptor$];
1131
+ var IPSetSummaries = [1, n0, _IPSSe, 0, () => IPSetSummary$];
1132
+ var IPSetUpdates = [1, n0, _IPSUe, 0, () => IPSetUpdate$];
1133
+ var LogDestinationConfigs = 64 | 0;
1134
+ var LoggingConfigurations = [1, n0, _LCo, 0, () => LoggingConfiguration$];
1135
+ var ManagedKeys = 64 | 0;
1136
+ var Predicates = [1, n0, _Pre, 0, () => Predicate$];
1137
+ var RedactedFields = [1, n0, _RF, 0, () => FieldToMatch$];
1138
+ var RegexMatchSetSummaries = [1, n0, _RMSSe, 0, () => RegexMatchSetSummary$];
1139
+ var RegexMatchSetUpdates = [1, n0, _RMSUe, 0, () => RegexMatchSetUpdate$];
1140
+ var RegexMatchTuples = [1, n0, _RMT, 0, () => RegexMatchTuple$];
1141
+ var RegexPatternSetSummaries = [1, n0, _RPSSe, 0, () => RegexPatternSetSummary$];
1142
+ var RegexPatternSetUpdates = [1, n0, _RPSUe, 0, () => RegexPatternSetUpdate$];
1143
+ var RegexPatternStrings = 64 | 0;
1144
+ var ResourceArns = 64 | 0;
1145
+ var RuleGroupSummaries = [1, n0, _RGSu, 0, () => RuleGroupSummary$];
1146
+ var RuleGroupUpdates = [1, n0, _RGUu, 0, () => RuleGroupUpdate$];
1147
+ var RuleSummaries = [1, n0, _RSu, 0, () => RuleSummary$];
1148
+ var RuleUpdates = [1, n0, _RUu, 0, () => RuleUpdate$];
1149
+ var SampledHTTPRequests = [1, n0, _SHTTPRa, 0, () => SampledHTTPRequest$];
1150
+ var SizeConstraints = [1, n0, _SCi, 0, () => SizeConstraint$];
1151
+ var SizeConstraintSetSummaries = [1, n0, _SCSSi, 0, () => SizeConstraintSetSummary$];
1152
+ var SizeConstraintSetUpdates = [1, n0, _SCSUi, 0, () => SizeConstraintSetUpdate$];
1153
+ var SqlInjectionMatchSetSummaries = [1, n0, _SIMSSq, 0, () => SqlInjectionMatchSetSummary$];
1154
+ var SqlInjectionMatchSetUpdates = [1, n0, _SIMSUq, 0, () => SqlInjectionMatchSetUpdate$];
1155
+ var SqlInjectionMatchTuples = [1, n0, _SIMT, 0, () => SqlInjectionMatchTuple$];
1156
+ var SubscribedRuleGroupSummaries = [1, n0, _SRGSu, 0, () => SubscribedRuleGroupSummary$];
1157
+ var TagKeyList = 64 | 0;
1158
+ var TagList = [1, n0, _TL, 0, () => Tag$];
1159
+ var WebACLSummaries = [1, n0, _WACLSe, 0, () => WebACLSummary$];
1160
+ var WebACLUpdates = [1, n0, _WACLUe, 0, () => WebACLUpdate$];
1161
+ var XssMatchSetSummaries = [1, n0, _XMSSs, 0, () => XssMatchSetSummary$];
1162
+ var XssMatchSetUpdates = [1, n0, _XMSUs, 0, () => XssMatchSetUpdate$];
1163
+ var XssMatchTuples = [1, n0, _XMT, 0, () => XssMatchTuple$];
1164
+ export var AssociateWebACL$ = [
1116
1165
  9,
1117
1166
  n0,
1118
1167
  _AWACL,
1119
1168
  0,
1120
- () => AssociateWebACLRequest,
1121
- () => AssociateWebACLResponse,
1169
+ () => AssociateWebACLRequest$,
1170
+ () => AssociateWebACLResponse$,
1122
1171
  ];
1123
- export var CreateByteMatchSet = [
1172
+ export var CreateByteMatchSet$ = [
1124
1173
  9,
1125
1174
  n0,
1126
1175
  _CBMS,
1127
1176
  0,
1128
- () => CreateByteMatchSetRequest,
1129
- () => CreateByteMatchSetResponse,
1177
+ () => CreateByteMatchSetRequest$,
1178
+ () => CreateByteMatchSetResponse$,
1130
1179
  ];
1131
- export var CreateGeoMatchSet = [
1180
+ export var CreateGeoMatchSet$ = [
1132
1181
  9,
1133
1182
  n0,
1134
1183
  _CGMS,
1135
1184
  0,
1136
- () => CreateGeoMatchSetRequest,
1137
- () => CreateGeoMatchSetResponse,
1185
+ () => CreateGeoMatchSetRequest$,
1186
+ () => CreateGeoMatchSetResponse$,
1187
+ ];
1188
+ export var CreateIPSet$ = [
1189
+ 9,
1190
+ n0,
1191
+ _CIPS,
1192
+ 0,
1193
+ () => CreateIPSetRequest$,
1194
+ () => CreateIPSetResponse$,
1138
1195
  ];
1139
- export var CreateIPSet = [9, n0, _CIPS, 0, () => CreateIPSetRequest, () => CreateIPSetResponse];
1140
- export var CreateRateBasedRule = [
1196
+ export var CreateRateBasedRule$ = [
1141
1197
  9,
1142
1198
  n0,
1143
1199
  _CRBR,
1144
1200
  0,
1145
- () => CreateRateBasedRuleRequest,
1146
- () => CreateRateBasedRuleResponse,
1201
+ () => CreateRateBasedRuleRequest$,
1202
+ () => CreateRateBasedRuleResponse$,
1147
1203
  ];
1148
- export var CreateRegexMatchSet = [
1204
+ export var CreateRegexMatchSet$ = [
1149
1205
  9,
1150
1206
  n0,
1151
1207
  _CRMS,
1152
1208
  0,
1153
- () => CreateRegexMatchSetRequest,
1154
- () => CreateRegexMatchSetResponse,
1209
+ () => CreateRegexMatchSetRequest$,
1210
+ () => CreateRegexMatchSetResponse$,
1155
1211
  ];
1156
- export var CreateRegexPatternSet = [
1212
+ export var CreateRegexPatternSet$ = [
1157
1213
  9,
1158
1214
  n0,
1159
1215
  _CRPS,
1160
1216
  0,
1161
- () => CreateRegexPatternSetRequest,
1162
- () => CreateRegexPatternSetResponse,
1217
+ () => CreateRegexPatternSetRequest$,
1218
+ () => CreateRegexPatternSetResponse$,
1163
1219
  ];
1164
- export var CreateRule = [9, n0, _CR, 0, () => CreateRuleRequest, () => CreateRuleResponse];
1165
- export var CreateRuleGroup = [
1220
+ export var CreateRule$ = [9, n0, _CR, 0, () => CreateRuleRequest$, () => CreateRuleResponse$];
1221
+ export var CreateRuleGroup$ = [
1166
1222
  9,
1167
1223
  n0,
1168
1224
  _CRG,
1169
1225
  0,
1170
- () => CreateRuleGroupRequest,
1171
- () => CreateRuleGroupResponse,
1226
+ () => CreateRuleGroupRequest$,
1227
+ () => CreateRuleGroupResponse$,
1172
1228
  ];
1173
- export var CreateSizeConstraintSet = [
1229
+ export var CreateSizeConstraintSet$ = [
1174
1230
  9,
1175
1231
  n0,
1176
1232
  _CSCS,
1177
1233
  0,
1178
- () => CreateSizeConstraintSetRequest,
1179
- () => CreateSizeConstraintSetResponse,
1234
+ () => CreateSizeConstraintSetRequest$,
1235
+ () => CreateSizeConstraintSetResponse$,
1180
1236
  ];
1181
- export var CreateSqlInjectionMatchSet = [
1237
+ export var CreateSqlInjectionMatchSet$ = [
1182
1238
  9,
1183
1239
  n0,
1184
1240
  _CSIMS,
1185
1241
  0,
1186
- () => CreateSqlInjectionMatchSetRequest,
1187
- () => CreateSqlInjectionMatchSetResponse,
1242
+ () => CreateSqlInjectionMatchSetRequest$,
1243
+ () => CreateSqlInjectionMatchSetResponse$,
1188
1244
  ];
1189
- export var CreateWebACL = [
1245
+ export var CreateWebACL$ = [
1190
1246
  9,
1191
1247
  n0,
1192
1248
  _CWACL,
1193
1249
  0,
1194
- () => CreateWebACLRequest,
1195
- () => CreateWebACLResponse,
1250
+ () => CreateWebACLRequest$,
1251
+ () => CreateWebACLResponse$,
1196
1252
  ];
1197
- export var CreateWebACLMigrationStack = [
1253
+ export var CreateWebACLMigrationStack$ = [
1198
1254
  9,
1199
1255
  n0,
1200
1256
  _CWACLMS,
1201
1257
  0,
1202
- () => CreateWebACLMigrationStackRequest,
1203
- () => CreateWebACLMigrationStackResponse,
1258
+ () => CreateWebACLMigrationStackRequest$,
1259
+ () => CreateWebACLMigrationStackResponse$,
1204
1260
  ];
1205
- export var CreateXssMatchSet = [
1261
+ export var CreateXssMatchSet$ = [
1206
1262
  9,
1207
1263
  n0,
1208
1264
  _CXMS,
1209
1265
  0,
1210
- () => CreateXssMatchSetRequest,
1211
- () => CreateXssMatchSetResponse,
1266
+ () => CreateXssMatchSetRequest$,
1267
+ () => CreateXssMatchSetResponse$,
1212
1268
  ];
1213
- export var DeleteByteMatchSet = [
1269
+ export var DeleteByteMatchSet$ = [
1214
1270
  9,
1215
1271
  n0,
1216
1272
  _DBMS,
1217
1273
  0,
1218
- () => DeleteByteMatchSetRequest,
1219
- () => DeleteByteMatchSetResponse,
1274
+ () => DeleteByteMatchSetRequest$,
1275
+ () => DeleteByteMatchSetResponse$,
1220
1276
  ];
1221
- export var DeleteGeoMatchSet = [
1277
+ export var DeleteGeoMatchSet$ = [
1222
1278
  9,
1223
1279
  n0,
1224
1280
  _DGMS,
1225
1281
  0,
1226
- () => DeleteGeoMatchSetRequest,
1227
- () => DeleteGeoMatchSetResponse,
1282
+ () => DeleteGeoMatchSetRequest$,
1283
+ () => DeleteGeoMatchSetResponse$,
1284
+ ];
1285
+ export var DeleteIPSet$ = [
1286
+ 9,
1287
+ n0,
1288
+ _DIPS,
1289
+ 0,
1290
+ () => DeleteIPSetRequest$,
1291
+ () => DeleteIPSetResponse$,
1228
1292
  ];
1229
- export var DeleteIPSet = [9, n0, _DIPS, 0, () => DeleteIPSetRequest, () => DeleteIPSetResponse];
1230
- export var DeleteLoggingConfiguration = [
1293
+ export var DeleteLoggingConfiguration$ = [
1231
1294
  9,
1232
1295
  n0,
1233
1296
  _DLC,
1234
1297
  0,
1235
- () => DeleteLoggingConfigurationRequest,
1236
- () => DeleteLoggingConfigurationResponse,
1298
+ () => DeleteLoggingConfigurationRequest$,
1299
+ () => DeleteLoggingConfigurationResponse$,
1237
1300
  ];
1238
- export var DeletePermissionPolicy = [
1301
+ export var DeletePermissionPolicy$ = [
1239
1302
  9,
1240
1303
  n0,
1241
1304
  _DPP,
1242
1305
  0,
1243
- () => DeletePermissionPolicyRequest,
1244
- () => DeletePermissionPolicyResponse,
1306
+ () => DeletePermissionPolicyRequest$,
1307
+ () => DeletePermissionPolicyResponse$,
1245
1308
  ];
1246
- export var DeleteRateBasedRule = [
1309
+ export var DeleteRateBasedRule$ = [
1247
1310
  9,
1248
1311
  n0,
1249
1312
  _DRBR,
1250
1313
  0,
1251
- () => DeleteRateBasedRuleRequest,
1252
- () => DeleteRateBasedRuleResponse,
1314
+ () => DeleteRateBasedRuleRequest$,
1315
+ () => DeleteRateBasedRuleResponse$,
1253
1316
  ];
1254
- export var DeleteRegexMatchSet = [
1317
+ export var DeleteRegexMatchSet$ = [
1255
1318
  9,
1256
1319
  n0,
1257
1320
  _DRMS,
1258
1321
  0,
1259
- () => DeleteRegexMatchSetRequest,
1260
- () => DeleteRegexMatchSetResponse,
1322
+ () => DeleteRegexMatchSetRequest$,
1323
+ () => DeleteRegexMatchSetResponse$,
1261
1324
  ];
1262
- export var DeleteRegexPatternSet = [
1325
+ export var DeleteRegexPatternSet$ = [
1263
1326
  9,
1264
1327
  n0,
1265
1328
  _DRPS,
1266
1329
  0,
1267
- () => DeleteRegexPatternSetRequest,
1268
- () => DeleteRegexPatternSetResponse,
1330
+ () => DeleteRegexPatternSetRequest$,
1331
+ () => DeleteRegexPatternSetResponse$,
1269
1332
  ];
1270
- export var DeleteRule = [9, n0, _DR, 0, () => DeleteRuleRequest, () => DeleteRuleResponse];
1271
- export var DeleteRuleGroup = [
1333
+ export var DeleteRule$ = [9, n0, _DR, 0, () => DeleteRuleRequest$, () => DeleteRuleResponse$];
1334
+ export var DeleteRuleGroup$ = [
1272
1335
  9,
1273
1336
  n0,
1274
1337
  _DRG,
1275
1338
  0,
1276
- () => DeleteRuleGroupRequest,
1277
- () => DeleteRuleGroupResponse,
1339
+ () => DeleteRuleGroupRequest$,
1340
+ () => DeleteRuleGroupResponse$,
1278
1341
  ];
1279
- export var DeleteSizeConstraintSet = [
1342
+ export var DeleteSizeConstraintSet$ = [
1280
1343
  9,
1281
1344
  n0,
1282
1345
  _DSCS,
1283
1346
  0,
1284
- () => DeleteSizeConstraintSetRequest,
1285
- () => DeleteSizeConstraintSetResponse,
1347
+ () => DeleteSizeConstraintSetRequest$,
1348
+ () => DeleteSizeConstraintSetResponse$,
1286
1349
  ];
1287
- export var DeleteSqlInjectionMatchSet = [
1350
+ export var DeleteSqlInjectionMatchSet$ = [
1288
1351
  9,
1289
1352
  n0,
1290
1353
  _DSIMS,
1291
1354
  0,
1292
- () => DeleteSqlInjectionMatchSetRequest,
1293
- () => DeleteSqlInjectionMatchSetResponse,
1355
+ () => DeleteSqlInjectionMatchSetRequest$,
1356
+ () => DeleteSqlInjectionMatchSetResponse$,
1294
1357
  ];
1295
- export var DeleteWebACL = [
1358
+ export var DeleteWebACL$ = [
1296
1359
  9,
1297
1360
  n0,
1298
1361
  _DWACL,
1299
1362
  0,
1300
- () => DeleteWebACLRequest,
1301
- () => DeleteWebACLResponse,
1363
+ () => DeleteWebACLRequest$,
1364
+ () => DeleteWebACLResponse$,
1302
1365
  ];
1303
- export var DeleteXssMatchSet = [
1366
+ export var DeleteXssMatchSet$ = [
1304
1367
  9,
1305
1368
  n0,
1306
1369
  _DXMS,
1307
1370
  0,
1308
- () => DeleteXssMatchSetRequest,
1309
- () => DeleteXssMatchSetResponse,
1371
+ () => DeleteXssMatchSetRequest$,
1372
+ () => DeleteXssMatchSetResponse$,
1310
1373
  ];
1311
- export var DisassociateWebACL = [
1374
+ export var DisassociateWebACL$ = [
1312
1375
  9,
1313
1376
  n0,
1314
1377
  _DWACLi,
1315
1378
  0,
1316
- () => DisassociateWebACLRequest,
1317
- () => DisassociateWebACLResponse,
1379
+ () => DisassociateWebACLRequest$,
1380
+ () => DisassociateWebACLResponse$,
1318
1381
  ];
1319
- export var GetByteMatchSet = [
1382
+ export var GetByteMatchSet$ = [
1320
1383
  9,
1321
1384
  n0,
1322
1385
  _GBMS,
1323
1386
  0,
1324
- () => GetByteMatchSetRequest,
1325
- () => GetByteMatchSetResponse,
1387
+ () => GetByteMatchSetRequest$,
1388
+ () => GetByteMatchSetResponse$,
1326
1389
  ];
1327
- export var GetChangeToken = [
1390
+ export var GetChangeToken$ = [
1328
1391
  9,
1329
1392
  n0,
1330
1393
  _GCT,
1331
1394
  0,
1332
- () => GetChangeTokenRequest,
1333
- () => GetChangeTokenResponse,
1395
+ () => GetChangeTokenRequest$,
1396
+ () => GetChangeTokenResponse$,
1334
1397
  ];
1335
- export var GetChangeTokenStatus = [
1398
+ export var GetChangeTokenStatus$ = [
1336
1399
  9,
1337
1400
  n0,
1338
1401
  _GCTS,
1339
1402
  0,
1340
- () => GetChangeTokenStatusRequest,
1341
- () => GetChangeTokenStatusResponse,
1403
+ () => GetChangeTokenStatusRequest$,
1404
+ () => GetChangeTokenStatusResponse$,
1342
1405
  ];
1343
- export var GetGeoMatchSet = [
1406
+ export var GetGeoMatchSet$ = [
1344
1407
  9,
1345
1408
  n0,
1346
1409
  _GGMS,
1347
1410
  0,
1348
- () => GetGeoMatchSetRequest,
1349
- () => GetGeoMatchSetResponse,
1411
+ () => GetGeoMatchSetRequest$,
1412
+ () => GetGeoMatchSetResponse$,
1350
1413
  ];
1351
- export var GetIPSet = [9, n0, _GIPS, 0, () => GetIPSetRequest, () => GetIPSetResponse];
1352
- export var GetLoggingConfiguration = [
1414
+ export var GetIPSet$ = [9, n0, _GIPS, 0, () => GetIPSetRequest$, () => GetIPSetResponse$];
1415
+ export var GetLoggingConfiguration$ = [
1353
1416
  9,
1354
1417
  n0,
1355
1418
  _GLC,
1356
1419
  0,
1357
- () => GetLoggingConfigurationRequest,
1358
- () => GetLoggingConfigurationResponse,
1420
+ () => GetLoggingConfigurationRequest$,
1421
+ () => GetLoggingConfigurationResponse$,
1359
1422
  ];
1360
- export var GetPermissionPolicy = [
1423
+ export var GetPermissionPolicy$ = [
1361
1424
  9,
1362
1425
  n0,
1363
1426
  _GPP,
1364
1427
  0,
1365
- () => GetPermissionPolicyRequest,
1366
- () => GetPermissionPolicyResponse,
1428
+ () => GetPermissionPolicyRequest$,
1429
+ () => GetPermissionPolicyResponse$,
1367
1430
  ];
1368
- export var GetRateBasedRule = [
1431
+ export var GetRateBasedRule$ = [
1369
1432
  9,
1370
1433
  n0,
1371
1434
  _GRBR,
1372
1435
  0,
1373
- () => GetRateBasedRuleRequest,
1374
- () => GetRateBasedRuleResponse,
1436
+ () => GetRateBasedRuleRequest$,
1437
+ () => GetRateBasedRuleResponse$,
1375
1438
  ];
1376
- export var GetRateBasedRuleManagedKeys = [
1439
+ export var GetRateBasedRuleManagedKeys$ = [
1377
1440
  9,
1378
1441
  n0,
1379
1442
  _GRBRMK,
1380
1443
  0,
1381
- () => GetRateBasedRuleManagedKeysRequest,
1382
- () => GetRateBasedRuleManagedKeysResponse,
1444
+ () => GetRateBasedRuleManagedKeysRequest$,
1445
+ () => GetRateBasedRuleManagedKeysResponse$,
1383
1446
  ];
1384
- export var GetRegexMatchSet = [
1447
+ export var GetRegexMatchSet$ = [
1385
1448
  9,
1386
1449
  n0,
1387
1450
  _GRMS,
1388
1451
  0,
1389
- () => GetRegexMatchSetRequest,
1390
- () => GetRegexMatchSetResponse,
1452
+ () => GetRegexMatchSetRequest$,
1453
+ () => GetRegexMatchSetResponse$,
1391
1454
  ];
1392
- export var GetRegexPatternSet = [
1455
+ export var GetRegexPatternSet$ = [
1393
1456
  9,
1394
1457
  n0,
1395
1458
  _GRPS,
1396
1459
  0,
1397
- () => GetRegexPatternSetRequest,
1398
- () => GetRegexPatternSetResponse,
1460
+ () => GetRegexPatternSetRequest$,
1461
+ () => GetRegexPatternSetResponse$,
1399
1462
  ];
1400
- export var GetRule = [9, n0, _GR, 0, () => GetRuleRequest, () => GetRuleResponse];
1401
- export var GetRuleGroup = [
1463
+ export var GetRule$ = [9, n0, _GR, 0, () => GetRuleRequest$, () => GetRuleResponse$];
1464
+ export var GetRuleGroup$ = [
1402
1465
  9,
1403
1466
  n0,
1404
1467
  _GRG,
1405
1468
  0,
1406
- () => GetRuleGroupRequest,
1407
- () => GetRuleGroupResponse,
1469
+ () => GetRuleGroupRequest$,
1470
+ () => GetRuleGroupResponse$,
1408
1471
  ];
1409
- export var GetSampledRequests = [
1472
+ export var GetSampledRequests$ = [
1410
1473
  9,
1411
1474
  n0,
1412
1475
  _GSR,
1413
1476
  0,
1414
- () => GetSampledRequestsRequest,
1415
- () => GetSampledRequestsResponse,
1477
+ () => GetSampledRequestsRequest$,
1478
+ () => GetSampledRequestsResponse$,
1416
1479
  ];
1417
- export var GetSizeConstraintSet = [
1480
+ export var GetSizeConstraintSet$ = [
1418
1481
  9,
1419
1482
  n0,
1420
1483
  _GSCS,
1421
1484
  0,
1422
- () => GetSizeConstraintSetRequest,
1423
- () => GetSizeConstraintSetResponse,
1485
+ () => GetSizeConstraintSetRequest$,
1486
+ () => GetSizeConstraintSetResponse$,
1424
1487
  ];
1425
- export var GetSqlInjectionMatchSet = [
1488
+ export var GetSqlInjectionMatchSet$ = [
1426
1489
  9,
1427
1490
  n0,
1428
1491
  _GSIMS,
1429
1492
  0,
1430
- () => GetSqlInjectionMatchSetRequest,
1431
- () => GetSqlInjectionMatchSetResponse,
1493
+ () => GetSqlInjectionMatchSetRequest$,
1494
+ () => GetSqlInjectionMatchSetResponse$,
1432
1495
  ];
1433
- export var GetWebACL = [9, n0, _GWACL, 0, () => GetWebACLRequest, () => GetWebACLResponse];
1434
- export var GetWebACLForResource = [
1496
+ export var GetWebACL$ = [9, n0, _GWACL, 0, () => GetWebACLRequest$, () => GetWebACLResponse$];
1497
+ export var GetWebACLForResource$ = [
1435
1498
  9,
1436
1499
  n0,
1437
1500
  _GWACLFR,
1438
1501
  0,
1439
- () => GetWebACLForResourceRequest,
1440
- () => GetWebACLForResourceResponse,
1502
+ () => GetWebACLForResourceRequest$,
1503
+ () => GetWebACLForResourceResponse$,
1441
1504
  ];
1442
- export var GetXssMatchSet = [
1505
+ export var GetXssMatchSet$ = [
1443
1506
  9,
1444
1507
  n0,
1445
1508
  _GXMS,
1446
1509
  0,
1447
- () => GetXssMatchSetRequest,
1448
- () => GetXssMatchSetResponse,
1510
+ () => GetXssMatchSetRequest$,
1511
+ () => GetXssMatchSetResponse$,
1449
1512
  ];
1450
- export var ListActivatedRulesInRuleGroup = [
1513
+ export var ListActivatedRulesInRuleGroup$ = [
1451
1514
  9,
1452
1515
  n0,
1453
1516
  _LARIRG,
1454
1517
  0,
1455
- () => ListActivatedRulesInRuleGroupRequest,
1456
- () => ListActivatedRulesInRuleGroupResponse,
1518
+ () => ListActivatedRulesInRuleGroupRequest$,
1519
+ () => ListActivatedRulesInRuleGroupResponse$,
1457
1520
  ];
1458
- export var ListByteMatchSets = [
1521
+ export var ListByteMatchSets$ = [
1459
1522
  9,
1460
1523
  n0,
1461
1524
  _LBMS,
1462
1525
  0,
1463
- () => ListByteMatchSetsRequest,
1464
- () => ListByteMatchSetsResponse,
1526
+ () => ListByteMatchSetsRequest$,
1527
+ () => ListByteMatchSetsResponse$,
1465
1528
  ];
1466
- export var ListGeoMatchSets = [
1529
+ export var ListGeoMatchSets$ = [
1467
1530
  9,
1468
1531
  n0,
1469
1532
  _LGMS,
1470
1533
  0,
1471
- () => ListGeoMatchSetsRequest,
1472
- () => ListGeoMatchSetsResponse,
1534
+ () => ListGeoMatchSetsRequest$,
1535
+ () => ListGeoMatchSetsResponse$,
1473
1536
  ];
1474
- export var ListIPSets = [9, n0, _LIPS, 0, () => ListIPSetsRequest, () => ListIPSetsResponse];
1475
- export var ListLoggingConfigurations = [
1537
+ export var ListIPSets$ = [9, n0, _LIPS, 0, () => ListIPSetsRequest$, () => ListIPSetsResponse$];
1538
+ export var ListLoggingConfigurations$ = [
1476
1539
  9,
1477
1540
  n0,
1478
1541
  _LLC,
1479
1542
  0,
1480
- () => ListLoggingConfigurationsRequest,
1481
- () => ListLoggingConfigurationsResponse,
1543
+ () => ListLoggingConfigurationsRequest$,
1544
+ () => ListLoggingConfigurationsResponse$,
1482
1545
  ];
1483
- export var ListRateBasedRules = [
1546
+ export var ListRateBasedRules$ = [
1484
1547
  9,
1485
1548
  n0,
1486
1549
  _LRBR,
1487
1550
  0,
1488
- () => ListRateBasedRulesRequest,
1489
- () => ListRateBasedRulesResponse,
1551
+ () => ListRateBasedRulesRequest$,
1552
+ () => ListRateBasedRulesResponse$,
1490
1553
  ];
1491
- export var ListRegexMatchSets = [
1554
+ export var ListRegexMatchSets$ = [
1492
1555
  9,
1493
1556
  n0,
1494
1557
  _LRMS,
1495
1558
  0,
1496
- () => ListRegexMatchSetsRequest,
1497
- () => ListRegexMatchSetsResponse,
1559
+ () => ListRegexMatchSetsRequest$,
1560
+ () => ListRegexMatchSetsResponse$,
1498
1561
  ];
1499
- export var ListRegexPatternSets = [
1562
+ export var ListRegexPatternSets$ = [
1500
1563
  9,
1501
1564
  n0,
1502
1565
  _LRPS,
1503
1566
  0,
1504
- () => ListRegexPatternSetsRequest,
1505
- () => ListRegexPatternSetsResponse,
1567
+ () => ListRegexPatternSetsRequest$,
1568
+ () => ListRegexPatternSetsResponse$,
1506
1569
  ];
1507
- export var ListResourcesForWebACL = [
1570
+ export var ListResourcesForWebACL$ = [
1508
1571
  9,
1509
1572
  n0,
1510
1573
  _LRFWACL,
1511
1574
  0,
1512
- () => ListResourcesForWebACLRequest,
1513
- () => ListResourcesForWebACLResponse,
1575
+ () => ListResourcesForWebACLRequest$,
1576
+ () => ListResourcesForWebACLResponse$,
1514
1577
  ];
1515
- export var ListRuleGroups = [
1578
+ export var ListRuleGroups$ = [
1516
1579
  9,
1517
1580
  n0,
1518
1581
  _LRG,
1519
1582
  0,
1520
- () => ListRuleGroupsRequest,
1521
- () => ListRuleGroupsResponse,
1583
+ () => ListRuleGroupsRequest$,
1584
+ () => ListRuleGroupsResponse$,
1522
1585
  ];
1523
- export var ListRules = [9, n0, _LR, 0, () => ListRulesRequest, () => ListRulesResponse];
1524
- export var ListSizeConstraintSets = [
1586
+ export var ListRules$ = [9, n0, _LR, 0, () => ListRulesRequest$, () => ListRulesResponse$];
1587
+ export var ListSizeConstraintSets$ = [
1525
1588
  9,
1526
1589
  n0,
1527
1590
  _LSCS,
1528
1591
  0,
1529
- () => ListSizeConstraintSetsRequest,
1530
- () => ListSizeConstraintSetsResponse,
1592
+ () => ListSizeConstraintSetsRequest$,
1593
+ () => ListSizeConstraintSetsResponse$,
1531
1594
  ];
1532
- export var ListSqlInjectionMatchSets = [
1595
+ export var ListSqlInjectionMatchSets$ = [
1533
1596
  9,
1534
1597
  n0,
1535
1598
  _LSIMS,
1536
1599
  0,
1537
- () => ListSqlInjectionMatchSetsRequest,
1538
- () => ListSqlInjectionMatchSetsResponse,
1600
+ () => ListSqlInjectionMatchSetsRequest$,
1601
+ () => ListSqlInjectionMatchSetsResponse$,
1539
1602
  ];
1540
- export var ListSubscribedRuleGroups = [
1603
+ export var ListSubscribedRuleGroups$ = [
1541
1604
  9,
1542
1605
  n0,
1543
1606
  _LSRG,
1544
1607
  0,
1545
- () => ListSubscribedRuleGroupsRequest,
1546
- () => ListSubscribedRuleGroupsResponse,
1608
+ () => ListSubscribedRuleGroupsRequest$,
1609
+ () => ListSubscribedRuleGroupsResponse$,
1547
1610
  ];
1548
- export var ListTagsForResource = [
1611
+ export var ListTagsForResource$ = [
1549
1612
  9,
1550
1613
  n0,
1551
1614
  _LTFR,
1552
1615
  0,
1553
- () => ListTagsForResourceRequest,
1554
- () => ListTagsForResourceResponse,
1616
+ () => ListTagsForResourceRequest$,
1617
+ () => ListTagsForResourceResponse$,
1618
+ ];
1619
+ export var ListWebACLs$ = [
1620
+ 9,
1621
+ n0,
1622
+ _LWACL,
1623
+ 0,
1624
+ () => ListWebACLsRequest$,
1625
+ () => ListWebACLsResponse$,
1555
1626
  ];
1556
- export var ListWebACLs = [9, n0, _LWACL, 0, () => ListWebACLsRequest, () => ListWebACLsResponse];
1557
- export var ListXssMatchSets = [
1627
+ export var ListXssMatchSets$ = [
1558
1628
  9,
1559
1629
  n0,
1560
1630
  _LXMS,
1561
1631
  0,
1562
- () => ListXssMatchSetsRequest,
1563
- () => ListXssMatchSetsResponse,
1632
+ () => ListXssMatchSetsRequest$,
1633
+ () => ListXssMatchSetsResponse$,
1564
1634
  ];
1565
- export var PutLoggingConfiguration = [
1635
+ export var PutLoggingConfiguration$ = [
1566
1636
  9,
1567
1637
  n0,
1568
1638
  _PLC,
1569
1639
  0,
1570
- () => PutLoggingConfigurationRequest,
1571
- () => PutLoggingConfigurationResponse,
1640
+ () => PutLoggingConfigurationRequest$,
1641
+ () => PutLoggingConfigurationResponse$,
1572
1642
  ];
1573
- export var PutPermissionPolicy = [
1643
+ export var PutPermissionPolicy$ = [
1574
1644
  9,
1575
1645
  n0,
1576
1646
  _PPP,
1577
1647
  0,
1578
- () => PutPermissionPolicyRequest,
1579
- () => PutPermissionPolicyResponse,
1648
+ () => PutPermissionPolicyRequest$,
1649
+ () => PutPermissionPolicyResponse$,
1580
1650
  ];
1581
- export var TagResource = [9, n0, _TR, 0, () => TagResourceRequest, () => TagResourceResponse];
1582
- export var UntagResource = [
1651
+ export var TagResource$ = [9, n0, _TR, 0, () => TagResourceRequest$, () => TagResourceResponse$];
1652
+ export var UntagResource$ = [
1583
1653
  9,
1584
1654
  n0,
1585
1655
  _UR,
1586
1656
  0,
1587
- () => UntagResourceRequest,
1588
- () => UntagResourceResponse,
1657
+ () => UntagResourceRequest$,
1658
+ () => UntagResourceResponse$,
1589
1659
  ];
1590
- export var UpdateByteMatchSet = [
1660
+ export var UpdateByteMatchSet$ = [
1591
1661
  9,
1592
1662
  n0,
1593
1663
  _UBMS,
1594
1664
  0,
1595
- () => UpdateByteMatchSetRequest,
1596
- () => UpdateByteMatchSetResponse,
1665
+ () => UpdateByteMatchSetRequest$,
1666
+ () => UpdateByteMatchSetResponse$,
1597
1667
  ];
1598
- export var UpdateGeoMatchSet = [
1668
+ export var UpdateGeoMatchSet$ = [
1599
1669
  9,
1600
1670
  n0,
1601
1671
  _UGMS,
1602
1672
  0,
1603
- () => UpdateGeoMatchSetRequest,
1604
- () => UpdateGeoMatchSetResponse,
1673
+ () => UpdateGeoMatchSetRequest$,
1674
+ () => UpdateGeoMatchSetResponse$,
1675
+ ];
1676
+ export var UpdateIPSet$ = [
1677
+ 9,
1678
+ n0,
1679
+ _UIPS,
1680
+ 0,
1681
+ () => UpdateIPSetRequest$,
1682
+ () => UpdateIPSetResponse$,
1605
1683
  ];
1606
- export var UpdateIPSet = [9, n0, _UIPS, 0, () => UpdateIPSetRequest, () => UpdateIPSetResponse];
1607
- export var UpdateRateBasedRule = [
1684
+ export var UpdateRateBasedRule$ = [
1608
1685
  9,
1609
1686
  n0,
1610
1687
  _URBR,
1611
1688
  0,
1612
- () => UpdateRateBasedRuleRequest,
1613
- () => UpdateRateBasedRuleResponse,
1689
+ () => UpdateRateBasedRuleRequest$,
1690
+ () => UpdateRateBasedRuleResponse$,
1614
1691
  ];
1615
- export var UpdateRegexMatchSet = [
1692
+ export var UpdateRegexMatchSet$ = [
1616
1693
  9,
1617
1694
  n0,
1618
1695
  _URMS,
1619
1696
  0,
1620
- () => UpdateRegexMatchSetRequest,
1621
- () => UpdateRegexMatchSetResponse,
1697
+ () => UpdateRegexMatchSetRequest$,
1698
+ () => UpdateRegexMatchSetResponse$,
1622
1699
  ];
1623
- export var UpdateRegexPatternSet = [
1700
+ export var UpdateRegexPatternSet$ = [
1624
1701
  9,
1625
1702
  n0,
1626
1703
  _URPS,
1627
1704
  0,
1628
- () => UpdateRegexPatternSetRequest,
1629
- () => UpdateRegexPatternSetResponse,
1705
+ () => UpdateRegexPatternSetRequest$,
1706
+ () => UpdateRegexPatternSetResponse$,
1630
1707
  ];
1631
- export var UpdateRule = [9, n0, _URp, 0, () => UpdateRuleRequest, () => UpdateRuleResponse];
1632
- export var UpdateRuleGroup = [
1708
+ export var UpdateRule$ = [9, n0, _URp, 0, () => UpdateRuleRequest$, () => UpdateRuleResponse$];
1709
+ export var UpdateRuleGroup$ = [
1633
1710
  9,
1634
1711
  n0,
1635
1712
  _URG,
1636
1713
  0,
1637
- () => UpdateRuleGroupRequest,
1638
- () => UpdateRuleGroupResponse,
1714
+ () => UpdateRuleGroupRequest$,
1715
+ () => UpdateRuleGroupResponse$,
1639
1716
  ];
1640
- export var UpdateSizeConstraintSet = [
1717
+ export var UpdateSizeConstraintSet$ = [
1641
1718
  9,
1642
1719
  n0,
1643
1720
  _USCS,
1644
1721
  0,
1645
- () => UpdateSizeConstraintSetRequest,
1646
- () => UpdateSizeConstraintSetResponse,
1722
+ () => UpdateSizeConstraintSetRequest$,
1723
+ () => UpdateSizeConstraintSetResponse$,
1647
1724
  ];
1648
- export var UpdateSqlInjectionMatchSet = [
1725
+ export var UpdateSqlInjectionMatchSet$ = [
1649
1726
  9,
1650
1727
  n0,
1651
1728
  _USIMS,
1652
1729
  0,
1653
- () => UpdateSqlInjectionMatchSetRequest,
1654
- () => UpdateSqlInjectionMatchSetResponse,
1730
+ () => UpdateSqlInjectionMatchSetRequest$,
1731
+ () => UpdateSqlInjectionMatchSetResponse$,
1655
1732
  ];
1656
- export var UpdateWebACL = [
1733
+ export var UpdateWebACL$ = [
1657
1734
  9,
1658
1735
  n0,
1659
1736
  _UWACL,
1660
1737
  0,
1661
- () => UpdateWebACLRequest,
1662
- () => UpdateWebACLResponse,
1738
+ () => UpdateWebACLRequest$,
1739
+ () => UpdateWebACLResponse$,
1663
1740
  ];
1664
- export var UpdateXssMatchSet = [
1741
+ export var UpdateXssMatchSet$ = [
1665
1742
  9,
1666
1743
  n0,
1667
1744
  _UXMS,
1668
1745
  0,
1669
- () => UpdateXssMatchSetRequest,
1670
- () => UpdateXssMatchSetResponse,
1746
+ () => UpdateXssMatchSetRequest$,
1747
+ () => UpdateXssMatchSetResponse$,
1671
1748
  ];