@aws-sdk/client-waf 3.967.0 → 3.969.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.
- package/dist-cjs/index.js +124 -124
- package/dist-es/schemas/schemas_0.js +124 -124
- package/package.json +36 -36
|
@@ -434,32 +434,32 @@ import { WAFServiceException } from "../models/WAFServiceException";
|
|
|
434
434
|
export var ActivatedRule$ = [3, n0, _AR,
|
|
435
435
|
0,
|
|
436
436
|
[_P, _RI, _A, _OA, _T, _ER],
|
|
437
|
-
[1, 0, () => WafAction$, () => WafOverrideAction$, 0, () => ExcludedRules]
|
|
437
|
+
[1, 0, () => WafAction$, () => WafOverrideAction$, 0, () => ExcludedRules], 2
|
|
438
438
|
];
|
|
439
439
|
export var ByteMatchSet$ = [3, n0, _BMS,
|
|
440
440
|
0,
|
|
441
|
-
[_BMSI,
|
|
442
|
-
[0,
|
|
441
|
+
[_BMSI, _BMT, _N],
|
|
442
|
+
[0, () => ByteMatchTuples, 0], 2
|
|
443
443
|
];
|
|
444
444
|
export var ByteMatchSetSummary$ = [3, n0, _BMSS,
|
|
445
445
|
0,
|
|
446
446
|
[_BMSI, _N],
|
|
447
|
-
[0, 0]
|
|
447
|
+
[0, 0], 2
|
|
448
448
|
];
|
|
449
449
|
export var ByteMatchSetUpdate$ = [3, n0, _BMSU,
|
|
450
450
|
0,
|
|
451
451
|
[_A, _BMTy],
|
|
452
|
-
[0, () => ByteMatchTuple$]
|
|
452
|
+
[0, () => ByteMatchTuple$], 2
|
|
453
453
|
];
|
|
454
454
|
export var ByteMatchTuple$ = [3, n0, _BMTy,
|
|
455
455
|
0,
|
|
456
456
|
[_FTM, _TS, _TT, _PC],
|
|
457
|
-
[() => FieldToMatch$, 21, 0, 0]
|
|
457
|
+
[() => FieldToMatch$, 21, 0, 0], 4
|
|
458
458
|
];
|
|
459
459
|
export var CreateByteMatchSetRequest$ = [3, n0, _CBMSR,
|
|
460
460
|
0,
|
|
461
461
|
[_N, _CT],
|
|
462
|
-
[0, 0]
|
|
462
|
+
[0, 0], 2
|
|
463
463
|
];
|
|
464
464
|
export var CreateByteMatchSetResponse$ = [3, n0, _CBMSRr,
|
|
465
465
|
0,
|
|
@@ -469,7 +469,7 @@ export var CreateByteMatchSetResponse$ = [3, n0, _CBMSRr,
|
|
|
469
469
|
export var CreateGeoMatchSetRequest$ = [3, n0, _CGMSR,
|
|
470
470
|
0,
|
|
471
471
|
[_N, _CT],
|
|
472
|
-
[0, 0]
|
|
472
|
+
[0, 0], 2
|
|
473
473
|
];
|
|
474
474
|
export var CreateGeoMatchSetResponse$ = [3, n0, _CGMSRr,
|
|
475
475
|
0,
|
|
@@ -479,7 +479,7 @@ export var CreateGeoMatchSetResponse$ = [3, n0, _CGMSRr,
|
|
|
479
479
|
export var CreateIPSetRequest$ = [3, n0, _CIPSR,
|
|
480
480
|
0,
|
|
481
481
|
[_N, _CT],
|
|
482
|
-
[0, 0]
|
|
482
|
+
[0, 0], 2
|
|
483
483
|
];
|
|
484
484
|
export var CreateIPSetResponse$ = [3, n0, _CIPSRr,
|
|
485
485
|
0,
|
|
@@ -489,7 +489,7 @@ export var CreateIPSetResponse$ = [3, n0, _CIPSRr,
|
|
|
489
489
|
export var CreateRateBasedRuleRequest$ = [3, n0, _CRBRR,
|
|
490
490
|
0,
|
|
491
491
|
[_N, _MN, _RK, _RL, _CT, _Ta],
|
|
492
|
-
[0, 0, 0, 1, 0, () => TagList]
|
|
492
|
+
[0, 0, 0, 1, 0, () => TagList], 5
|
|
493
493
|
];
|
|
494
494
|
export var CreateRateBasedRuleResponse$ = [3, n0, _CRBRRr,
|
|
495
495
|
0,
|
|
@@ -499,7 +499,7 @@ export var CreateRateBasedRuleResponse$ = [3, n0, _CRBRRr,
|
|
|
499
499
|
export var CreateRegexMatchSetRequest$ = [3, n0, _CRMSR,
|
|
500
500
|
0,
|
|
501
501
|
[_N, _CT],
|
|
502
|
-
[0, 0]
|
|
502
|
+
[0, 0], 2
|
|
503
503
|
];
|
|
504
504
|
export var CreateRegexMatchSetResponse$ = [3, n0, _CRMSRr,
|
|
505
505
|
0,
|
|
@@ -509,7 +509,7 @@ export var CreateRegexMatchSetResponse$ = [3, n0, _CRMSRr,
|
|
|
509
509
|
export var CreateRegexPatternSetRequest$ = [3, n0, _CRPSR,
|
|
510
510
|
0,
|
|
511
511
|
[_N, _CT],
|
|
512
|
-
[0, 0]
|
|
512
|
+
[0, 0], 2
|
|
513
513
|
];
|
|
514
514
|
export var CreateRegexPatternSetResponse$ = [3, n0, _CRPSRr,
|
|
515
515
|
0,
|
|
@@ -519,7 +519,7 @@ export var CreateRegexPatternSetResponse$ = [3, n0, _CRPSRr,
|
|
|
519
519
|
export var CreateRuleGroupRequest$ = [3, n0, _CRGR,
|
|
520
520
|
0,
|
|
521
521
|
[_N, _MN, _CT, _Ta],
|
|
522
|
-
[0, 0, 0, () => TagList]
|
|
522
|
+
[0, 0, 0, () => TagList], 3
|
|
523
523
|
];
|
|
524
524
|
export var CreateRuleGroupResponse$ = [3, n0, _CRGRr,
|
|
525
525
|
0,
|
|
@@ -529,7 +529,7 @@ export var CreateRuleGroupResponse$ = [3, n0, _CRGRr,
|
|
|
529
529
|
export var CreateRuleRequest$ = [3, n0, _CRR,
|
|
530
530
|
0,
|
|
531
531
|
[_N, _MN, _CT, _Ta],
|
|
532
|
-
[0, 0, 0, () => TagList]
|
|
532
|
+
[0, 0, 0, () => TagList], 3
|
|
533
533
|
];
|
|
534
534
|
export var CreateRuleResponse$ = [3, n0, _CRRr,
|
|
535
535
|
0,
|
|
@@ -539,7 +539,7 @@ export var CreateRuleResponse$ = [3, n0, _CRRr,
|
|
|
539
539
|
export var CreateSizeConstraintSetRequest$ = [3, n0, _CSCSR,
|
|
540
540
|
0,
|
|
541
541
|
[_N, _CT],
|
|
542
|
-
[0, 0]
|
|
542
|
+
[0, 0], 2
|
|
543
543
|
];
|
|
544
544
|
export var CreateSizeConstraintSetResponse$ = [3, n0, _CSCSRr,
|
|
545
545
|
0,
|
|
@@ -549,7 +549,7 @@ export var CreateSizeConstraintSetResponse$ = [3, n0, _CSCSRr,
|
|
|
549
549
|
export var CreateSqlInjectionMatchSetRequest$ = [3, n0, _CSIMSR,
|
|
550
550
|
0,
|
|
551
551
|
[_N, _CT],
|
|
552
|
-
[0, 0]
|
|
552
|
+
[0, 0], 2
|
|
553
553
|
];
|
|
554
554
|
export var CreateSqlInjectionMatchSetResponse$ = [3, n0, _CSIMSRr,
|
|
555
555
|
0,
|
|
@@ -559,17 +559,17 @@ export var CreateSqlInjectionMatchSetResponse$ = [3, n0, _CSIMSRr,
|
|
|
559
559
|
export var CreateWebACLMigrationStackRequest$ = [3, n0, _CWACLMSR,
|
|
560
560
|
0,
|
|
561
561
|
[_WACLI, _SBN, _IUT],
|
|
562
|
-
[0, 0, 2]
|
|
562
|
+
[0, 0, 2], 3
|
|
563
563
|
];
|
|
564
564
|
export var CreateWebACLMigrationStackResponse$ = [3, n0, _CWACLMSRr,
|
|
565
565
|
0,
|
|
566
566
|
[_SOU],
|
|
567
|
-
[0]
|
|
567
|
+
[0], 1
|
|
568
568
|
];
|
|
569
569
|
export var CreateWebACLRequest$ = [3, n0, _CWACLR,
|
|
570
570
|
0,
|
|
571
571
|
[_N, _MN, _DA, _CT, _Ta],
|
|
572
|
-
[0, 0, () => WafAction$, 0, () => TagList]
|
|
572
|
+
[0, 0, () => WafAction$, 0, () => TagList], 4
|
|
573
573
|
];
|
|
574
574
|
export var CreateWebACLResponse$ = [3, n0, _CWACLRr,
|
|
575
575
|
0,
|
|
@@ -579,7 +579,7 @@ export var CreateWebACLResponse$ = [3, n0, _CWACLRr,
|
|
|
579
579
|
export var CreateXssMatchSetRequest$ = [3, n0, _CXMSR,
|
|
580
580
|
0,
|
|
581
581
|
[_N, _CT],
|
|
582
|
-
[0, 0]
|
|
582
|
+
[0, 0], 2
|
|
583
583
|
];
|
|
584
584
|
export var CreateXssMatchSetResponse$ = [3, n0, _CXMSRr,
|
|
585
585
|
0,
|
|
@@ -589,7 +589,7 @@ export var CreateXssMatchSetResponse$ = [3, n0, _CXMSRr,
|
|
|
589
589
|
export var DeleteByteMatchSetRequest$ = [3, n0, _DBMSR,
|
|
590
590
|
0,
|
|
591
591
|
[_BMSI, _CT],
|
|
592
|
-
[0, 0]
|
|
592
|
+
[0, 0], 2
|
|
593
593
|
];
|
|
594
594
|
export var DeleteByteMatchSetResponse$ = [3, n0, _DBMSRe,
|
|
595
595
|
0,
|
|
@@ -599,7 +599,7 @@ export var DeleteByteMatchSetResponse$ = [3, n0, _DBMSRe,
|
|
|
599
599
|
export var DeleteGeoMatchSetRequest$ = [3, n0, _DGMSR,
|
|
600
600
|
0,
|
|
601
601
|
[_GMSI, _CT],
|
|
602
|
-
[0, 0]
|
|
602
|
+
[0, 0], 2
|
|
603
603
|
];
|
|
604
604
|
export var DeleteGeoMatchSetResponse$ = [3, n0, _DGMSRe,
|
|
605
605
|
0,
|
|
@@ -609,7 +609,7 @@ export var DeleteGeoMatchSetResponse$ = [3, n0, _DGMSRe,
|
|
|
609
609
|
export var DeleteIPSetRequest$ = [3, n0, _DIPSR,
|
|
610
610
|
0,
|
|
611
611
|
[_IPSI, _CT],
|
|
612
|
-
[0, 0]
|
|
612
|
+
[0, 0], 2
|
|
613
613
|
];
|
|
614
614
|
export var DeleteIPSetResponse$ = [3, n0, _DIPSRe,
|
|
615
615
|
0,
|
|
@@ -619,7 +619,7 @@ export var DeleteIPSetResponse$ = [3, n0, _DIPSRe,
|
|
|
619
619
|
export var DeleteLoggingConfigurationRequest$ = [3, n0, _DLCR,
|
|
620
620
|
0,
|
|
621
621
|
[_RA],
|
|
622
|
-
[0]
|
|
622
|
+
[0], 1
|
|
623
623
|
];
|
|
624
624
|
export var DeleteLoggingConfigurationResponse$ = [3, n0, _DLCRe,
|
|
625
625
|
0,
|
|
@@ -629,7 +629,7 @@ export var DeleteLoggingConfigurationResponse$ = [3, n0, _DLCRe,
|
|
|
629
629
|
export var DeletePermissionPolicyRequest$ = [3, n0, _DPPR,
|
|
630
630
|
0,
|
|
631
631
|
[_RA],
|
|
632
|
-
[0]
|
|
632
|
+
[0], 1
|
|
633
633
|
];
|
|
634
634
|
export var DeletePermissionPolicyResponse$ = [3, n0, _DPPRe,
|
|
635
635
|
0,
|
|
@@ -639,7 +639,7 @@ export var DeletePermissionPolicyResponse$ = [3, n0, _DPPRe,
|
|
|
639
639
|
export var DeleteRateBasedRuleRequest$ = [3, n0, _DRBRR,
|
|
640
640
|
0,
|
|
641
641
|
[_RI, _CT],
|
|
642
|
-
[0, 0]
|
|
642
|
+
[0, 0], 2
|
|
643
643
|
];
|
|
644
644
|
export var DeleteRateBasedRuleResponse$ = [3, n0, _DRBRRe,
|
|
645
645
|
0,
|
|
@@ -649,7 +649,7 @@ export var DeleteRateBasedRuleResponse$ = [3, n0, _DRBRRe,
|
|
|
649
649
|
export var DeleteRegexMatchSetRequest$ = [3, n0, _DRMSR,
|
|
650
650
|
0,
|
|
651
651
|
[_RMSI, _CT],
|
|
652
|
-
[0, 0]
|
|
652
|
+
[0, 0], 2
|
|
653
653
|
];
|
|
654
654
|
export var DeleteRegexMatchSetResponse$ = [3, n0, _DRMSRe,
|
|
655
655
|
0,
|
|
@@ -659,7 +659,7 @@ export var DeleteRegexMatchSetResponse$ = [3, n0, _DRMSRe,
|
|
|
659
659
|
export var DeleteRegexPatternSetRequest$ = [3, n0, _DRPSR,
|
|
660
660
|
0,
|
|
661
661
|
[_RPSI, _CT],
|
|
662
|
-
[0, 0]
|
|
662
|
+
[0, 0], 2
|
|
663
663
|
];
|
|
664
664
|
export var DeleteRegexPatternSetResponse$ = [3, n0, _DRPSRe,
|
|
665
665
|
0,
|
|
@@ -669,7 +669,7 @@ export var DeleteRegexPatternSetResponse$ = [3, n0, _DRPSRe,
|
|
|
669
669
|
export var DeleteRuleGroupRequest$ = [3, n0, _DRGR,
|
|
670
670
|
0,
|
|
671
671
|
[_RGI, _CT],
|
|
672
|
-
[0, 0]
|
|
672
|
+
[0, 0], 2
|
|
673
673
|
];
|
|
674
674
|
export var DeleteRuleGroupResponse$ = [3, n0, _DRGRe,
|
|
675
675
|
0,
|
|
@@ -679,7 +679,7 @@ export var DeleteRuleGroupResponse$ = [3, n0, _DRGRe,
|
|
|
679
679
|
export var DeleteRuleRequest$ = [3, n0, _DRR,
|
|
680
680
|
0,
|
|
681
681
|
[_RI, _CT],
|
|
682
|
-
[0, 0]
|
|
682
|
+
[0, 0], 2
|
|
683
683
|
];
|
|
684
684
|
export var DeleteRuleResponse$ = [3, n0, _DRRe,
|
|
685
685
|
0,
|
|
@@ -689,7 +689,7 @@ export var DeleteRuleResponse$ = [3, n0, _DRRe,
|
|
|
689
689
|
export var DeleteSizeConstraintSetRequest$ = [3, n0, _DSCSR,
|
|
690
690
|
0,
|
|
691
691
|
[_SCSI, _CT],
|
|
692
|
-
[0, 0]
|
|
692
|
+
[0, 0], 2
|
|
693
693
|
];
|
|
694
694
|
export var DeleteSizeConstraintSetResponse$ = [3, n0, _DSCSRe,
|
|
695
695
|
0,
|
|
@@ -699,7 +699,7 @@ export var DeleteSizeConstraintSetResponse$ = [3, n0, _DSCSRe,
|
|
|
699
699
|
export var DeleteSqlInjectionMatchSetRequest$ = [3, n0, _DSIMSR,
|
|
700
700
|
0,
|
|
701
701
|
[_SIMSI, _CT],
|
|
702
|
-
[0, 0]
|
|
702
|
+
[0, 0], 2
|
|
703
703
|
];
|
|
704
704
|
export var DeleteSqlInjectionMatchSetResponse$ = [3, n0, _DSIMSRe,
|
|
705
705
|
0,
|
|
@@ -709,7 +709,7 @@ export var DeleteSqlInjectionMatchSetResponse$ = [3, n0, _DSIMSRe,
|
|
|
709
709
|
export var DeleteWebACLRequest$ = [3, n0, _DWACLR,
|
|
710
710
|
0,
|
|
711
711
|
[_WACLI, _CT],
|
|
712
|
-
[0, 0]
|
|
712
|
+
[0, 0], 2
|
|
713
713
|
];
|
|
714
714
|
export var DeleteWebACLResponse$ = [3, n0, _DWACLRe,
|
|
715
715
|
0,
|
|
@@ -719,7 +719,7 @@ export var DeleteWebACLResponse$ = [3, n0, _DWACLRe,
|
|
|
719
719
|
export var DeleteXssMatchSetRequest$ = [3, n0, _DXMSR,
|
|
720
720
|
0,
|
|
721
721
|
[_XMSI, _CT],
|
|
722
|
-
[0, 0]
|
|
722
|
+
[0, 0], 2
|
|
723
723
|
];
|
|
724
724
|
export var DeleteXssMatchSetResponse$ = [3, n0, _DXMSRe,
|
|
725
725
|
0,
|
|
@@ -729,37 +729,37 @@ export var DeleteXssMatchSetResponse$ = [3, n0, _DXMSRe,
|
|
|
729
729
|
export var ExcludedRule$ = [3, n0, _ERx,
|
|
730
730
|
0,
|
|
731
731
|
[_RI],
|
|
732
|
-
[0]
|
|
732
|
+
[0], 1
|
|
733
733
|
];
|
|
734
734
|
export var FieldToMatch$ = [3, n0, _FTM,
|
|
735
735
|
0,
|
|
736
736
|
[_T, _D],
|
|
737
|
-
[0, 0]
|
|
737
|
+
[0, 0], 1
|
|
738
738
|
];
|
|
739
739
|
export var GeoMatchConstraint$ = [3, n0, _GMC,
|
|
740
740
|
0,
|
|
741
741
|
[_T, _V],
|
|
742
|
-
[0, 0]
|
|
742
|
+
[0, 0], 2
|
|
743
743
|
];
|
|
744
744
|
export var GeoMatchSet$ = [3, n0, _GMS,
|
|
745
745
|
0,
|
|
746
|
-
[_GMSI,
|
|
747
|
-
[0,
|
|
746
|
+
[_GMSI, _GMCe, _N],
|
|
747
|
+
[0, () => GeoMatchConstraints, 0], 2
|
|
748
748
|
];
|
|
749
749
|
export var GeoMatchSetSummary$ = [3, n0, _GMSS,
|
|
750
750
|
0,
|
|
751
751
|
[_GMSI, _N],
|
|
752
|
-
[0, 0]
|
|
752
|
+
[0, 0], 2
|
|
753
753
|
];
|
|
754
754
|
export var GeoMatchSetUpdate$ = [3, n0, _GMSU,
|
|
755
755
|
0,
|
|
756
756
|
[_A, _GMC],
|
|
757
|
-
[0, () => GeoMatchConstraint$]
|
|
757
|
+
[0, () => GeoMatchConstraint$], 2
|
|
758
758
|
];
|
|
759
759
|
export var GetByteMatchSetRequest$ = [3, n0, _GBMSR,
|
|
760
760
|
0,
|
|
761
761
|
[_BMSI],
|
|
762
|
-
[0]
|
|
762
|
+
[0], 1
|
|
763
763
|
];
|
|
764
764
|
export var GetByteMatchSetResponse$ = [3, n0, _GBMSRe,
|
|
765
765
|
0,
|
|
@@ -779,7 +779,7 @@ export var GetChangeTokenResponse$ = [3, n0, _GCTRe,
|
|
|
779
779
|
export var GetChangeTokenStatusRequest$ = [3, n0, _GCTSR,
|
|
780
780
|
0,
|
|
781
781
|
[_CT],
|
|
782
|
-
[0]
|
|
782
|
+
[0], 1
|
|
783
783
|
];
|
|
784
784
|
export var GetChangeTokenStatusResponse$ = [3, n0, _GCTSRe,
|
|
785
785
|
0,
|
|
@@ -789,7 +789,7 @@ export var GetChangeTokenStatusResponse$ = [3, n0, _GCTSRe,
|
|
|
789
789
|
export var GetGeoMatchSetRequest$ = [3, n0, _GGMSR,
|
|
790
790
|
0,
|
|
791
791
|
[_GMSI],
|
|
792
|
-
[0]
|
|
792
|
+
[0], 1
|
|
793
793
|
];
|
|
794
794
|
export var GetGeoMatchSetResponse$ = [3, n0, _GGMSRe,
|
|
795
795
|
0,
|
|
@@ -799,7 +799,7 @@ export var GetGeoMatchSetResponse$ = [3, n0, _GGMSRe,
|
|
|
799
799
|
export var GetIPSetRequest$ = [3, n0, _GIPSR,
|
|
800
800
|
0,
|
|
801
801
|
[_IPSI],
|
|
802
|
-
[0]
|
|
802
|
+
[0], 1
|
|
803
803
|
];
|
|
804
804
|
export var GetIPSetResponse$ = [3, n0, _GIPSRe,
|
|
805
805
|
0,
|
|
@@ -809,7 +809,7 @@ export var GetIPSetResponse$ = [3, n0, _GIPSRe,
|
|
|
809
809
|
export var GetLoggingConfigurationRequest$ = [3, n0, _GLCR,
|
|
810
810
|
0,
|
|
811
811
|
[_RA],
|
|
812
|
-
[0]
|
|
812
|
+
[0], 1
|
|
813
813
|
];
|
|
814
814
|
export var GetLoggingConfigurationResponse$ = [3, n0, _GLCRe,
|
|
815
815
|
0,
|
|
@@ -819,7 +819,7 @@ export var GetLoggingConfigurationResponse$ = [3, n0, _GLCRe,
|
|
|
819
819
|
export var GetPermissionPolicyRequest$ = [3, n0, _GPPR,
|
|
820
820
|
0,
|
|
821
821
|
[_RA],
|
|
822
|
-
[0]
|
|
822
|
+
[0], 1
|
|
823
823
|
];
|
|
824
824
|
export var GetPermissionPolicyResponse$ = [3, n0, _GPPRe,
|
|
825
825
|
0,
|
|
@@ -829,7 +829,7 @@ export var GetPermissionPolicyResponse$ = [3, n0, _GPPRe,
|
|
|
829
829
|
export var GetRateBasedRuleManagedKeysRequest$ = [3, n0, _GRBRMKR,
|
|
830
830
|
0,
|
|
831
831
|
[_RI, _NM],
|
|
832
|
-
[0, 0]
|
|
832
|
+
[0, 0], 1
|
|
833
833
|
];
|
|
834
834
|
export var GetRateBasedRuleManagedKeysResponse$ = [3, n0, _GRBRMKRe,
|
|
835
835
|
0,
|
|
@@ -839,7 +839,7 @@ export var GetRateBasedRuleManagedKeysResponse$ = [3, n0, _GRBRMKRe,
|
|
|
839
839
|
export var GetRateBasedRuleRequest$ = [3, n0, _GRBRR,
|
|
840
840
|
0,
|
|
841
841
|
[_RI],
|
|
842
|
-
[0]
|
|
842
|
+
[0], 1
|
|
843
843
|
];
|
|
844
844
|
export var GetRateBasedRuleResponse$ = [3, n0, _GRBRRe,
|
|
845
845
|
0,
|
|
@@ -849,7 +849,7 @@ export var GetRateBasedRuleResponse$ = [3, n0, _GRBRRe,
|
|
|
849
849
|
export var GetRegexMatchSetRequest$ = [3, n0, _GRMSR,
|
|
850
850
|
0,
|
|
851
851
|
[_RMSI],
|
|
852
|
-
[0]
|
|
852
|
+
[0], 1
|
|
853
853
|
];
|
|
854
854
|
export var GetRegexMatchSetResponse$ = [3, n0, _GRMSRe,
|
|
855
855
|
0,
|
|
@@ -859,7 +859,7 @@ export var GetRegexMatchSetResponse$ = [3, n0, _GRMSRe,
|
|
|
859
859
|
export var GetRegexPatternSetRequest$ = [3, n0, _GRPSR,
|
|
860
860
|
0,
|
|
861
861
|
[_RPSI],
|
|
862
|
-
[0]
|
|
862
|
+
[0], 1
|
|
863
863
|
];
|
|
864
864
|
export var GetRegexPatternSetResponse$ = [3, n0, _GRPSRe,
|
|
865
865
|
0,
|
|
@@ -869,7 +869,7 @@ export var GetRegexPatternSetResponse$ = [3, n0, _GRPSRe,
|
|
|
869
869
|
export var GetRuleGroupRequest$ = [3, n0, _GRGR,
|
|
870
870
|
0,
|
|
871
871
|
[_RGI],
|
|
872
|
-
[0]
|
|
872
|
+
[0], 1
|
|
873
873
|
];
|
|
874
874
|
export var GetRuleGroupResponse$ = [3, n0, _GRGRe,
|
|
875
875
|
0,
|
|
@@ -879,7 +879,7 @@ export var GetRuleGroupResponse$ = [3, n0, _GRGRe,
|
|
|
879
879
|
export var GetRuleRequest$ = [3, n0, _GRR,
|
|
880
880
|
0,
|
|
881
881
|
[_RI],
|
|
882
|
-
[0]
|
|
882
|
+
[0], 1
|
|
883
883
|
];
|
|
884
884
|
export var GetRuleResponse$ = [3, n0, _GRRe,
|
|
885
885
|
0,
|
|
@@ -889,7 +889,7 @@ export var GetRuleResponse$ = [3, n0, _GRRe,
|
|
|
889
889
|
export var GetSampledRequestsRequest$ = [3, n0, _GSRR,
|
|
890
890
|
0,
|
|
891
891
|
[_WAI, _RI, _TW, _MI],
|
|
892
|
-
[0, 0, () => TimeWindow$, 1]
|
|
892
|
+
[0, 0, () => TimeWindow$, 1], 4
|
|
893
893
|
];
|
|
894
894
|
export var GetSampledRequestsResponse$ = [3, n0, _GSRRe,
|
|
895
895
|
0,
|
|
@@ -899,7 +899,7 @@ export var GetSampledRequestsResponse$ = [3, n0, _GSRRe,
|
|
|
899
899
|
export var GetSizeConstraintSetRequest$ = [3, n0, _GSCSR,
|
|
900
900
|
0,
|
|
901
901
|
[_SCSI],
|
|
902
|
-
[0]
|
|
902
|
+
[0], 1
|
|
903
903
|
];
|
|
904
904
|
export var GetSizeConstraintSetResponse$ = [3, n0, _GSCSRe,
|
|
905
905
|
0,
|
|
@@ -909,7 +909,7 @@ export var GetSizeConstraintSetResponse$ = [3, n0, _GSCSRe,
|
|
|
909
909
|
export var GetSqlInjectionMatchSetRequest$ = [3, n0, _GSIMSR,
|
|
910
910
|
0,
|
|
911
911
|
[_SIMSI],
|
|
912
|
-
[0]
|
|
912
|
+
[0], 1
|
|
913
913
|
];
|
|
914
914
|
export var GetSqlInjectionMatchSetResponse$ = [3, n0, _GSIMSRe,
|
|
915
915
|
0,
|
|
@@ -919,7 +919,7 @@ export var GetSqlInjectionMatchSetResponse$ = [3, n0, _GSIMSRe,
|
|
|
919
919
|
export var GetWebACLRequest$ = [3, n0, _GWACLR,
|
|
920
920
|
0,
|
|
921
921
|
[_WACLI],
|
|
922
|
-
[0]
|
|
922
|
+
[0], 1
|
|
923
923
|
];
|
|
924
924
|
export var GetWebACLResponse$ = [3, n0, _GWACLRe,
|
|
925
925
|
0,
|
|
@@ -929,7 +929,7 @@ export var GetWebACLResponse$ = [3, n0, _GWACLRe,
|
|
|
929
929
|
export var GetXssMatchSetRequest$ = [3, n0, _GXMSR,
|
|
930
930
|
0,
|
|
931
931
|
[_XMSI],
|
|
932
|
-
[0]
|
|
932
|
+
[0], 1
|
|
933
933
|
];
|
|
934
934
|
export var GetXssMatchSetResponse$ = [3, n0, _GXMSRe,
|
|
935
935
|
0,
|
|
@@ -948,23 +948,23 @@ export var HTTPRequest$ = [3, n0, _HTTPR,
|
|
|
948
948
|
];
|
|
949
949
|
export var IPSet$ = [3, n0, _IPS,
|
|
950
950
|
0,
|
|
951
|
-
[_IPSI,
|
|
952
|
-
[0,
|
|
951
|
+
[_IPSI, _IPSD, _N],
|
|
952
|
+
[0, () => IPSetDescriptors, 0], 2
|
|
953
953
|
];
|
|
954
954
|
export var IPSetDescriptor$ = [3, n0, _IPSDe,
|
|
955
955
|
0,
|
|
956
956
|
[_T, _V],
|
|
957
|
-
[0, 0]
|
|
957
|
+
[0, 0], 2
|
|
958
958
|
];
|
|
959
959
|
export var IPSetSummary$ = [3, n0, _IPSS,
|
|
960
960
|
0,
|
|
961
961
|
[_IPSI, _N],
|
|
962
|
-
[0, 0]
|
|
962
|
+
[0, 0], 2
|
|
963
963
|
];
|
|
964
964
|
export var IPSetUpdate$ = [3, n0, _IPSU,
|
|
965
965
|
0,
|
|
966
966
|
[_A, _IPSDe],
|
|
967
|
-
[0, () => IPSetDescriptor$]
|
|
967
|
+
[0, () => IPSetDescriptor$], 2
|
|
968
968
|
];
|
|
969
969
|
export var ListActivatedRulesInRuleGroupRequest$ = [3, n0, _LARIRGR,
|
|
970
970
|
0,
|
|
@@ -1098,8 +1098,8 @@ export var ListSubscribedRuleGroupsResponse$ = [3, n0, _LSRGRi,
|
|
|
1098
1098
|
];
|
|
1099
1099
|
export var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
1100
1100
|
0,
|
|
1101
|
-
[_NM, _L
|
|
1102
|
-
[0, 1,
|
|
1101
|
+
[_RARN, _NM, _L],
|
|
1102
|
+
[0, 0, 1], 1
|
|
1103
1103
|
];
|
|
1104
1104
|
export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
1105
1105
|
0,
|
|
@@ -1129,17 +1129,17 @@ export var ListXssMatchSetsResponse$ = [3, n0, _LXMSRi,
|
|
|
1129
1129
|
export var LoggingConfiguration$ = [3, n0, _LC,
|
|
1130
1130
|
0,
|
|
1131
1131
|
[_RA, _LDC, _RF],
|
|
1132
|
-
[0, 64 | 0, () => RedactedFields]
|
|
1132
|
+
[0, 64 | 0, () => RedactedFields], 2
|
|
1133
1133
|
];
|
|
1134
1134
|
export var Predicate$ = [3, n0, _Pr,
|
|
1135
1135
|
0,
|
|
1136
1136
|
[_Ne, _T, _DI],
|
|
1137
|
-
[2, 0, 0]
|
|
1137
|
+
[2, 0, 0], 3
|
|
1138
1138
|
];
|
|
1139
1139
|
export var PutLoggingConfigurationRequest$ = [3, n0, _PLCR,
|
|
1140
1140
|
0,
|
|
1141
1141
|
[_LC],
|
|
1142
|
-
[() => LoggingConfiguration$]
|
|
1142
|
+
[() => LoggingConfiguration$], 1
|
|
1143
1143
|
];
|
|
1144
1144
|
export var PutLoggingConfigurationResponse$ = [3, n0, _PLCRu,
|
|
1145
1145
|
0,
|
|
@@ -1149,7 +1149,7 @@ export var PutLoggingConfigurationResponse$ = [3, n0, _PLCRu,
|
|
|
1149
1149
|
export var PutPermissionPolicyRequest$ = [3, n0, _PPPR,
|
|
1150
1150
|
0,
|
|
1151
1151
|
[_RA, _Po],
|
|
1152
|
-
[0, 0]
|
|
1152
|
+
[0, 0], 2
|
|
1153
1153
|
];
|
|
1154
1154
|
export var PutPermissionPolicyResponse$ = [3, n0, _PPPRu,
|
|
1155
1155
|
0,
|
|
@@ -1158,8 +1158,8 @@ export var PutPermissionPolicyResponse$ = [3, n0, _PPPRu,
|
|
|
1158
1158
|
];
|
|
1159
1159
|
export var RateBasedRule$ = [3, n0, _RBR,
|
|
1160
1160
|
0,
|
|
1161
|
-
[_RI,
|
|
1162
|
-
[0,
|
|
1161
|
+
[_RI, _MP, _RK, _RL, _N, _MN],
|
|
1162
|
+
[0, () => Predicates, 0, 1, 0, 0], 4
|
|
1163
1163
|
];
|
|
1164
1164
|
export var RegexMatchSet$ = [3, n0, _RMS,
|
|
1165
1165
|
0,
|
|
@@ -1169,117 +1169,117 @@ export var RegexMatchSet$ = [3, n0, _RMS,
|
|
|
1169
1169
|
export var RegexMatchSetSummary$ = [3, n0, _RMSS,
|
|
1170
1170
|
0,
|
|
1171
1171
|
[_RMSI, _N],
|
|
1172
|
-
[0, 0]
|
|
1172
|
+
[0, 0], 2
|
|
1173
1173
|
];
|
|
1174
1174
|
export var RegexMatchSetUpdate$ = [3, n0, _RMSU,
|
|
1175
1175
|
0,
|
|
1176
1176
|
[_A, _RMTe],
|
|
1177
|
-
[0, () => RegexMatchTuple$]
|
|
1177
|
+
[0, () => RegexMatchTuple$], 2
|
|
1178
1178
|
];
|
|
1179
1179
|
export var RegexMatchTuple$ = [3, n0, _RMTe,
|
|
1180
1180
|
0,
|
|
1181
1181
|
[_FTM, _TT, _RPSI],
|
|
1182
|
-
[() => FieldToMatch$, 0, 0]
|
|
1182
|
+
[() => FieldToMatch$, 0, 0], 3
|
|
1183
1183
|
];
|
|
1184
1184
|
export var RegexPatternSet$ = [3, n0, _RPS,
|
|
1185
1185
|
0,
|
|
1186
|
-
[_RPSI,
|
|
1187
|
-
[0,
|
|
1186
|
+
[_RPSI, _RPSeg, _N],
|
|
1187
|
+
[0, 64 | 0, 0], 2
|
|
1188
1188
|
];
|
|
1189
1189
|
export var RegexPatternSetSummary$ = [3, n0, _RPSS,
|
|
1190
1190
|
0,
|
|
1191
1191
|
[_RPSI, _N],
|
|
1192
|
-
[0, 0]
|
|
1192
|
+
[0, 0], 2
|
|
1193
1193
|
];
|
|
1194
1194
|
export var RegexPatternSetUpdate$ = [3, n0, _RPSU,
|
|
1195
1195
|
0,
|
|
1196
1196
|
[_A, _RPSege],
|
|
1197
|
-
[0, 0]
|
|
1197
|
+
[0, 0], 2
|
|
1198
1198
|
];
|
|
1199
1199
|
export var Rule$ = [3, n0, _R,
|
|
1200
1200
|
0,
|
|
1201
|
-
[_RI, _N, _MN
|
|
1202
|
-
[0,
|
|
1201
|
+
[_RI, _Pre, _N, _MN],
|
|
1202
|
+
[0, () => Predicates, 0, 0], 2
|
|
1203
1203
|
];
|
|
1204
1204
|
export var RuleGroup$ = [3, n0, _RG,
|
|
1205
1205
|
0,
|
|
1206
1206
|
[_RGI, _N, _MN],
|
|
1207
|
-
[0, 0, 0]
|
|
1207
|
+
[0, 0, 0], 1
|
|
1208
1208
|
];
|
|
1209
1209
|
export var RuleGroupSummary$ = [3, n0, _RGS,
|
|
1210
1210
|
0,
|
|
1211
1211
|
[_RGI, _N],
|
|
1212
|
-
[0, 0]
|
|
1212
|
+
[0, 0], 2
|
|
1213
1213
|
];
|
|
1214
1214
|
export var RuleGroupUpdate$ = [3, n0, _RGU,
|
|
1215
1215
|
0,
|
|
1216
1216
|
[_A, _AR],
|
|
1217
|
-
[0, () => ActivatedRule$]
|
|
1217
|
+
[0, () => ActivatedRule$], 2
|
|
1218
1218
|
];
|
|
1219
1219
|
export var RuleSummary$ = [3, n0, _RS,
|
|
1220
1220
|
0,
|
|
1221
1221
|
[_RI, _N],
|
|
1222
|
-
[0, 0]
|
|
1222
|
+
[0, 0], 2
|
|
1223
1223
|
];
|
|
1224
1224
|
export var RuleUpdate$ = [3, n0, _RU,
|
|
1225
1225
|
0,
|
|
1226
1226
|
[_A, _Pr],
|
|
1227
|
-
[0, () => Predicate$]
|
|
1227
|
+
[0, () => Predicate$], 2
|
|
1228
1228
|
];
|
|
1229
1229
|
export var SampledHTTPRequest$ = [3, n0, _SHTTPR,
|
|
1230
1230
|
0,
|
|
1231
1231
|
[_Re, _W, _Ti, _A, _RWRG],
|
|
1232
|
-
[() => HTTPRequest$, 1, 4, 0, 0]
|
|
1232
|
+
[() => HTTPRequest$, 1, 4, 0, 0], 2
|
|
1233
1233
|
];
|
|
1234
1234
|
export var SizeConstraint$ = [3, n0, _SC,
|
|
1235
1235
|
0,
|
|
1236
1236
|
[_FTM, _TT, _CO, _S],
|
|
1237
|
-
[() => FieldToMatch$, 0, 0, 1]
|
|
1237
|
+
[() => FieldToMatch$, 0, 0, 1], 4
|
|
1238
1238
|
];
|
|
1239
1239
|
export var SizeConstraintSet$ = [3, n0, _SCS,
|
|
1240
1240
|
0,
|
|
1241
|
-
[_SCSI,
|
|
1242
|
-
[0,
|
|
1241
|
+
[_SCSI, _SCi, _N],
|
|
1242
|
+
[0, () => SizeConstraints, 0], 2
|
|
1243
1243
|
];
|
|
1244
1244
|
export var SizeConstraintSetSummary$ = [3, n0, _SCSS,
|
|
1245
1245
|
0,
|
|
1246
1246
|
[_SCSI, _N],
|
|
1247
|
-
[0, 0]
|
|
1247
|
+
[0, 0], 2
|
|
1248
1248
|
];
|
|
1249
1249
|
export var SizeConstraintSetUpdate$ = [3, n0, _SCSU,
|
|
1250
1250
|
0,
|
|
1251
1251
|
[_A, _SC],
|
|
1252
|
-
[0, () => SizeConstraint$]
|
|
1252
|
+
[0, () => SizeConstraint$], 2
|
|
1253
1253
|
];
|
|
1254
1254
|
export var SqlInjectionMatchSet$ = [3, n0, _SIMS,
|
|
1255
1255
|
0,
|
|
1256
|
-
[_SIMSI,
|
|
1257
|
-
[0,
|
|
1256
|
+
[_SIMSI, _SIMT, _N],
|
|
1257
|
+
[0, () => SqlInjectionMatchTuples, 0], 2
|
|
1258
1258
|
];
|
|
1259
1259
|
export var SqlInjectionMatchSetSummary$ = [3, n0, _SIMSS,
|
|
1260
1260
|
0,
|
|
1261
1261
|
[_SIMSI, _N],
|
|
1262
|
-
[0, 0]
|
|
1262
|
+
[0, 0], 2
|
|
1263
1263
|
];
|
|
1264
1264
|
export var SqlInjectionMatchSetUpdate$ = [3, n0, _SIMSU,
|
|
1265
1265
|
0,
|
|
1266
1266
|
[_A, _SIMTq],
|
|
1267
|
-
[0, () => SqlInjectionMatchTuple$]
|
|
1267
|
+
[0, () => SqlInjectionMatchTuple$], 2
|
|
1268
1268
|
];
|
|
1269
1269
|
export var SqlInjectionMatchTuple$ = [3, n0, _SIMTq,
|
|
1270
1270
|
0,
|
|
1271
1271
|
[_FTM, _TT],
|
|
1272
|
-
[() => FieldToMatch$, 0]
|
|
1272
|
+
[() => FieldToMatch$, 0], 2
|
|
1273
1273
|
];
|
|
1274
1274
|
export var SubscribedRuleGroupSummary$ = [3, n0, _SRGS,
|
|
1275
1275
|
0,
|
|
1276
1276
|
[_RGI, _N, _MN],
|
|
1277
|
-
[0, 0, 0]
|
|
1277
|
+
[0, 0, 0], 3
|
|
1278
1278
|
];
|
|
1279
1279
|
export var Tag$ = [3, n0, _Tag,
|
|
1280
1280
|
0,
|
|
1281
1281
|
[_K, _V],
|
|
1282
|
-
[0, 0]
|
|
1282
|
+
[0, 0], 2
|
|
1283
1283
|
];
|
|
1284
1284
|
export var TagInfoForResource$ = [3, n0, _TIFR,
|
|
1285
1285
|
0,
|
|
@@ -1289,7 +1289,7 @@ export var TagInfoForResource$ = [3, n0, _TIFR,
|
|
|
1289
1289
|
export var TagResourceRequest$ = [3, n0, _TRR,
|
|
1290
1290
|
0,
|
|
1291
1291
|
[_RARN, _Ta],
|
|
1292
|
-
[0, () => TagList]
|
|
1292
|
+
[0, () => TagList], 2
|
|
1293
1293
|
];
|
|
1294
1294
|
export var TagResourceResponse$ = [3, n0, _TRRa,
|
|
1295
1295
|
0,
|
|
@@ -1299,12 +1299,12 @@ export var TagResourceResponse$ = [3, n0, _TRRa,
|
|
|
1299
1299
|
export var TimeWindow$ = [3, n0, _TW,
|
|
1300
1300
|
0,
|
|
1301
1301
|
[_ST, _ET],
|
|
1302
|
-
[4, 4]
|
|
1302
|
+
[4, 4], 2
|
|
1303
1303
|
];
|
|
1304
1304
|
export var UntagResourceRequest$ = [3, n0, _URR,
|
|
1305
1305
|
0,
|
|
1306
1306
|
[_RARN, _TK],
|
|
1307
|
-
[0, 64 | 0]
|
|
1307
|
+
[0, 64 | 0], 2
|
|
1308
1308
|
];
|
|
1309
1309
|
export var UntagResourceResponse$ = [3, n0, _URRn,
|
|
1310
1310
|
0,
|
|
@@ -1314,7 +1314,7 @@ export var UntagResourceResponse$ = [3, n0, _URRn,
|
|
|
1314
1314
|
export var UpdateByteMatchSetRequest$ = [3, n0, _UBMSR,
|
|
1315
1315
|
0,
|
|
1316
1316
|
[_BMSI, _CT, _U],
|
|
1317
|
-
[0, 0, () => ByteMatchSetUpdates]
|
|
1317
|
+
[0, 0, () => ByteMatchSetUpdates], 3
|
|
1318
1318
|
];
|
|
1319
1319
|
export var UpdateByteMatchSetResponse$ = [3, n0, _UBMSRp,
|
|
1320
1320
|
0,
|
|
@@ -1324,7 +1324,7 @@ export var UpdateByteMatchSetResponse$ = [3, n0, _UBMSRp,
|
|
|
1324
1324
|
export var UpdateGeoMatchSetRequest$ = [3, n0, _UGMSR,
|
|
1325
1325
|
0,
|
|
1326
1326
|
[_GMSI, _CT, _U],
|
|
1327
|
-
[0, 0, () => GeoMatchSetUpdates]
|
|
1327
|
+
[0, 0, () => GeoMatchSetUpdates], 3
|
|
1328
1328
|
];
|
|
1329
1329
|
export var UpdateGeoMatchSetResponse$ = [3, n0, _UGMSRp,
|
|
1330
1330
|
0,
|
|
@@ -1334,7 +1334,7 @@ export var UpdateGeoMatchSetResponse$ = [3, n0, _UGMSRp,
|
|
|
1334
1334
|
export var UpdateIPSetRequest$ = [3, n0, _UIPSR,
|
|
1335
1335
|
0,
|
|
1336
1336
|
[_IPSI, _CT, _U],
|
|
1337
|
-
[0, 0, () => IPSetUpdates]
|
|
1337
|
+
[0, 0, () => IPSetUpdates], 3
|
|
1338
1338
|
];
|
|
1339
1339
|
export var UpdateIPSetResponse$ = [3, n0, _UIPSRp,
|
|
1340
1340
|
0,
|
|
@@ -1344,7 +1344,7 @@ export var UpdateIPSetResponse$ = [3, n0, _UIPSRp,
|
|
|
1344
1344
|
export var UpdateRateBasedRuleRequest$ = [3, n0, _URBRR,
|
|
1345
1345
|
0,
|
|
1346
1346
|
[_RI, _CT, _U, _RL],
|
|
1347
|
-
[0, 0, () => RuleUpdates, 1]
|
|
1347
|
+
[0, 0, () => RuleUpdates, 1], 4
|
|
1348
1348
|
];
|
|
1349
1349
|
export var UpdateRateBasedRuleResponse$ = [3, n0, _URBRRp,
|
|
1350
1350
|
0,
|
|
@@ -1354,7 +1354,7 @@ export var UpdateRateBasedRuleResponse$ = [3, n0, _URBRRp,
|
|
|
1354
1354
|
export var UpdateRegexMatchSetRequest$ = [3, n0, _URMSR,
|
|
1355
1355
|
0,
|
|
1356
1356
|
[_RMSI, _U, _CT],
|
|
1357
|
-
[0, () => RegexMatchSetUpdates, 0]
|
|
1357
|
+
[0, () => RegexMatchSetUpdates, 0], 3
|
|
1358
1358
|
];
|
|
1359
1359
|
export var UpdateRegexMatchSetResponse$ = [3, n0, _URMSRp,
|
|
1360
1360
|
0,
|
|
@@ -1364,7 +1364,7 @@ export var UpdateRegexMatchSetResponse$ = [3, n0, _URMSRp,
|
|
|
1364
1364
|
export var UpdateRegexPatternSetRequest$ = [3, n0, _URPSR,
|
|
1365
1365
|
0,
|
|
1366
1366
|
[_RPSI, _U, _CT],
|
|
1367
|
-
[0, () => RegexPatternSetUpdates, 0]
|
|
1367
|
+
[0, () => RegexPatternSetUpdates, 0], 3
|
|
1368
1368
|
];
|
|
1369
1369
|
export var UpdateRegexPatternSetResponse$ = [3, n0, _URPSRp,
|
|
1370
1370
|
0,
|
|
@@ -1374,7 +1374,7 @@ export var UpdateRegexPatternSetResponse$ = [3, n0, _URPSRp,
|
|
|
1374
1374
|
export var UpdateRuleGroupRequest$ = [3, n0, _URGR,
|
|
1375
1375
|
0,
|
|
1376
1376
|
[_RGI, _U, _CT],
|
|
1377
|
-
[0, () => RuleGroupUpdates, 0]
|
|
1377
|
+
[0, () => RuleGroupUpdates, 0], 3
|
|
1378
1378
|
];
|
|
1379
1379
|
export var UpdateRuleGroupResponse$ = [3, n0, _URGRp,
|
|
1380
1380
|
0,
|
|
@@ -1384,7 +1384,7 @@ export var UpdateRuleGroupResponse$ = [3, n0, _URGRp,
|
|
|
1384
1384
|
export var UpdateRuleRequest$ = [3, n0, _URRp,
|
|
1385
1385
|
0,
|
|
1386
1386
|
[_RI, _CT, _U],
|
|
1387
|
-
[0, 0, () => RuleUpdates]
|
|
1387
|
+
[0, 0, () => RuleUpdates], 3
|
|
1388
1388
|
];
|
|
1389
1389
|
export var UpdateRuleResponse$ = [3, n0, _URRpd,
|
|
1390
1390
|
0,
|
|
@@ -1394,7 +1394,7 @@ export var UpdateRuleResponse$ = [3, n0, _URRpd,
|
|
|
1394
1394
|
export var UpdateSizeConstraintSetRequest$ = [3, n0, _USCSR,
|
|
1395
1395
|
0,
|
|
1396
1396
|
[_SCSI, _CT, _U],
|
|
1397
|
-
[0, 0, () => SizeConstraintSetUpdates]
|
|
1397
|
+
[0, 0, () => SizeConstraintSetUpdates], 3
|
|
1398
1398
|
];
|
|
1399
1399
|
export var UpdateSizeConstraintSetResponse$ = [3, n0, _USCSRp,
|
|
1400
1400
|
0,
|
|
@@ -1404,7 +1404,7 @@ export var UpdateSizeConstraintSetResponse$ = [3, n0, _USCSRp,
|
|
|
1404
1404
|
export var UpdateSqlInjectionMatchSetRequest$ = [3, n0, _USIMSR,
|
|
1405
1405
|
0,
|
|
1406
1406
|
[_SIMSI, _CT, _U],
|
|
1407
|
-
[0, 0, () => SqlInjectionMatchSetUpdates]
|
|
1407
|
+
[0, 0, () => SqlInjectionMatchSetUpdates], 3
|
|
1408
1408
|
];
|
|
1409
1409
|
export var UpdateSqlInjectionMatchSetResponse$ = [3, n0, _USIMSRp,
|
|
1410
1410
|
0,
|
|
@@ -1414,7 +1414,7 @@ export var UpdateSqlInjectionMatchSetResponse$ = [3, n0, _USIMSRp,
|
|
|
1414
1414
|
export var UpdateWebACLRequest$ = [3, n0, _UWACLR,
|
|
1415
1415
|
0,
|
|
1416
1416
|
[_WACLI, _CT, _U, _DA],
|
|
1417
|
-
[0, 0, () => WebACLUpdates, () => WafAction$]
|
|
1417
|
+
[0, 0, () => WebACLUpdates, () => WafAction$], 2
|
|
1418
1418
|
];
|
|
1419
1419
|
export var UpdateWebACLResponse$ = [3, n0, _UWACLRp,
|
|
1420
1420
|
0,
|
|
@@ -1424,7 +1424,7 @@ export var UpdateWebACLResponse$ = [3, n0, _UWACLRp,
|
|
|
1424
1424
|
export var UpdateXssMatchSetRequest$ = [3, n0, _UXMSR,
|
|
1425
1425
|
0,
|
|
1426
1426
|
[_XMSI, _CT, _U],
|
|
1427
|
-
[0, 0, () => XssMatchSetUpdates]
|
|
1427
|
+
[0, 0, () => XssMatchSetUpdates], 3
|
|
1428
1428
|
];
|
|
1429
1429
|
export var UpdateXssMatchSetResponse$ = [3, n0, _UXMSRp,
|
|
1430
1430
|
0,
|
|
@@ -1434,7 +1434,7 @@ export var UpdateXssMatchSetResponse$ = [3, n0, _UXMSRp,
|
|
|
1434
1434
|
export var WafAction$ = [3, n0, _WA,
|
|
1435
1435
|
0,
|
|
1436
1436
|
[_T],
|
|
1437
|
-
[0]
|
|
1437
|
+
[0], 1
|
|
1438
1438
|
];
|
|
1439
1439
|
export var WAFBadRequestException$ = [-3, n0, _WAFBRE,
|
|
1440
1440
|
{ [_e]: _c },
|
|
@@ -1517,7 +1517,7 @@ TypeRegistry.for(n0).registerError(WAFNonexistentItemException$, WAFNonexistentI
|
|
|
1517
1517
|
export var WafOverrideAction$ = [3, n0, _WOA,
|
|
1518
1518
|
0,
|
|
1519
1519
|
[_T],
|
|
1520
|
-
[0]
|
|
1520
|
+
[0], 1
|
|
1521
1521
|
];
|
|
1522
1522
|
export var WAFReferencedItemException$ = [-3, n0, _WAFRIE,
|
|
1523
1523
|
{ [_e]: _c },
|
|
@@ -1557,38 +1557,38 @@ export var WAFTagOperationInternalErrorException$ = [-3, n0, _WAFTOIEE,
|
|
|
1557
1557
|
TypeRegistry.for(n0).registerError(WAFTagOperationInternalErrorException$, WAFTagOperationInternalErrorException);
|
|
1558
1558
|
export var WebACL$ = [3, n0, _WACL,
|
|
1559
1559
|
0,
|
|
1560
|
-
[_WACLI,
|
|
1561
|
-
[0,
|
|
1560
|
+
[_WACLI, _DA, _Ru, _N, _MN, _WACLA],
|
|
1561
|
+
[0, () => WafAction$, () => ActivatedRules, 0, 0, 0], 3
|
|
1562
1562
|
];
|
|
1563
1563
|
export var WebACLSummary$ = [3, n0, _WACLS,
|
|
1564
1564
|
0,
|
|
1565
1565
|
[_WACLI, _N],
|
|
1566
|
-
[0, 0]
|
|
1566
|
+
[0, 0], 2
|
|
1567
1567
|
];
|
|
1568
1568
|
export var WebACLUpdate$ = [3, n0, _WACLU,
|
|
1569
1569
|
0,
|
|
1570
1570
|
[_A, _AR],
|
|
1571
|
-
[0, () => ActivatedRule$]
|
|
1571
|
+
[0, () => ActivatedRule$], 2
|
|
1572
1572
|
];
|
|
1573
1573
|
export var XssMatchSet$ = [3, n0, _XMS,
|
|
1574
1574
|
0,
|
|
1575
|
-
[_XMSI,
|
|
1576
|
-
[0,
|
|
1575
|
+
[_XMSI, _XMT, _N],
|
|
1576
|
+
[0, () => XssMatchTuples, 0], 2
|
|
1577
1577
|
];
|
|
1578
1578
|
export var XssMatchSetSummary$ = [3, n0, _XMSS,
|
|
1579
1579
|
0,
|
|
1580
1580
|
[_XMSI, _N],
|
|
1581
|
-
[0, 0]
|
|
1581
|
+
[0, 0], 2
|
|
1582
1582
|
];
|
|
1583
1583
|
export var XssMatchSetUpdate$ = [3, n0, _XMSU,
|
|
1584
1584
|
0,
|
|
1585
1585
|
[_A, _XMTs],
|
|
1586
|
-
[0, () => XssMatchTuple$]
|
|
1586
|
+
[0, () => XssMatchTuple$], 2
|
|
1587
1587
|
];
|
|
1588
1588
|
export var XssMatchTuple$ = [3, n0, _XMTs,
|
|
1589
1589
|
0,
|
|
1590
1590
|
[_FTM, _TT],
|
|
1591
|
-
[() => FieldToMatch$, 0]
|
|
1591
|
+
[() => FieldToMatch$, 0], 2
|
|
1592
1592
|
];
|
|
1593
1593
|
export var WAFServiceException$ = [-3, _sm, "WAFServiceException", 0, [], []];
|
|
1594
1594
|
TypeRegistry.for(_sm).registerError(WAFServiceException$, WAFServiceException);
|