@aws-sdk/client-waf-regional 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 +128 -128
- package/dist-es/schemas/schemas_0.js +128 -128
- package/package.json +36 -36
|
@@ -449,12 +449,12 @@ import { WAFRegionalServiceException } from "../models/WAFRegionalServiceExcepti
|
|
|
449
449
|
export var ActivatedRule$ = [3, n0, _AR,
|
|
450
450
|
0,
|
|
451
451
|
[_P, _RI, _A, _OA, _T, _ER],
|
|
452
|
-
[1, 0, () => WafAction$, () => WafOverrideAction$, 0, () => ExcludedRules]
|
|
452
|
+
[1, 0, () => WafAction$, () => WafOverrideAction$, 0, () => ExcludedRules], 2
|
|
453
453
|
];
|
|
454
454
|
export var AssociateWebACLRequest$ = [3, n0, _AWACLR,
|
|
455
455
|
0,
|
|
456
456
|
[_WACLI, _RA],
|
|
457
|
-
[0, 0]
|
|
457
|
+
[0, 0], 2
|
|
458
458
|
];
|
|
459
459
|
export var AssociateWebACLResponse$ = [3, n0, _AWACLRs,
|
|
460
460
|
0,
|
|
@@ -463,28 +463,28 @@ export var AssociateWebACLResponse$ = [3, n0, _AWACLRs,
|
|
|
463
463
|
];
|
|
464
464
|
export var ByteMatchSet$ = [3, n0, _BMS,
|
|
465
465
|
0,
|
|
466
|
-
[_BMSI,
|
|
467
|
-
[0,
|
|
466
|
+
[_BMSI, _BMT, _N],
|
|
467
|
+
[0, () => ByteMatchTuples, 0], 2
|
|
468
468
|
];
|
|
469
469
|
export var ByteMatchSetSummary$ = [3, n0, _BMSS,
|
|
470
470
|
0,
|
|
471
471
|
[_BMSI, _N],
|
|
472
|
-
[0, 0]
|
|
472
|
+
[0, 0], 2
|
|
473
473
|
];
|
|
474
474
|
export var ByteMatchSetUpdate$ = [3, n0, _BMSU,
|
|
475
475
|
0,
|
|
476
476
|
[_A, _BMTy],
|
|
477
|
-
[0, () => ByteMatchTuple$]
|
|
477
|
+
[0, () => ByteMatchTuple$], 2
|
|
478
478
|
];
|
|
479
479
|
export var ByteMatchTuple$ = [3, n0, _BMTy,
|
|
480
480
|
0,
|
|
481
481
|
[_FTM, _TS, _TT, _PC],
|
|
482
|
-
[() => FieldToMatch$, 21, 0, 0]
|
|
482
|
+
[() => FieldToMatch$, 21, 0, 0], 4
|
|
483
483
|
];
|
|
484
484
|
export var CreateByteMatchSetRequest$ = [3, n0, _CBMSR,
|
|
485
485
|
0,
|
|
486
486
|
[_N, _CT],
|
|
487
|
-
[0, 0]
|
|
487
|
+
[0, 0], 2
|
|
488
488
|
];
|
|
489
489
|
export var CreateByteMatchSetResponse$ = [3, n0, _CBMSRr,
|
|
490
490
|
0,
|
|
@@ -494,7 +494,7 @@ export var CreateByteMatchSetResponse$ = [3, n0, _CBMSRr,
|
|
|
494
494
|
export var CreateGeoMatchSetRequest$ = [3, n0, _CGMSR,
|
|
495
495
|
0,
|
|
496
496
|
[_N, _CT],
|
|
497
|
-
[0, 0]
|
|
497
|
+
[0, 0], 2
|
|
498
498
|
];
|
|
499
499
|
export var CreateGeoMatchSetResponse$ = [3, n0, _CGMSRr,
|
|
500
500
|
0,
|
|
@@ -504,7 +504,7 @@ export var CreateGeoMatchSetResponse$ = [3, n0, _CGMSRr,
|
|
|
504
504
|
export var CreateIPSetRequest$ = [3, n0, _CIPSR,
|
|
505
505
|
0,
|
|
506
506
|
[_N, _CT],
|
|
507
|
-
[0, 0]
|
|
507
|
+
[0, 0], 2
|
|
508
508
|
];
|
|
509
509
|
export var CreateIPSetResponse$ = [3, n0, _CIPSRr,
|
|
510
510
|
0,
|
|
@@ -514,7 +514,7 @@ export var CreateIPSetResponse$ = [3, n0, _CIPSRr,
|
|
|
514
514
|
export var CreateRateBasedRuleRequest$ = [3, n0, _CRBRR,
|
|
515
515
|
0,
|
|
516
516
|
[_N, _MN, _RK, _RL, _CT, _Ta],
|
|
517
|
-
[0, 0, 0, 1, 0, () => TagList]
|
|
517
|
+
[0, 0, 0, 1, 0, () => TagList], 5
|
|
518
518
|
];
|
|
519
519
|
export var CreateRateBasedRuleResponse$ = [3, n0, _CRBRRr,
|
|
520
520
|
0,
|
|
@@ -524,7 +524,7 @@ export var CreateRateBasedRuleResponse$ = [3, n0, _CRBRRr,
|
|
|
524
524
|
export var CreateRegexMatchSetRequest$ = [3, n0, _CRMSR,
|
|
525
525
|
0,
|
|
526
526
|
[_N, _CT],
|
|
527
|
-
[0, 0]
|
|
527
|
+
[0, 0], 2
|
|
528
528
|
];
|
|
529
529
|
export var CreateRegexMatchSetResponse$ = [3, n0, _CRMSRr,
|
|
530
530
|
0,
|
|
@@ -534,7 +534,7 @@ export var CreateRegexMatchSetResponse$ = [3, n0, _CRMSRr,
|
|
|
534
534
|
export var CreateRegexPatternSetRequest$ = [3, n0, _CRPSR,
|
|
535
535
|
0,
|
|
536
536
|
[_N, _CT],
|
|
537
|
-
[0, 0]
|
|
537
|
+
[0, 0], 2
|
|
538
538
|
];
|
|
539
539
|
export var CreateRegexPatternSetResponse$ = [3, n0, _CRPSRr,
|
|
540
540
|
0,
|
|
@@ -544,7 +544,7 @@ export var CreateRegexPatternSetResponse$ = [3, n0, _CRPSRr,
|
|
|
544
544
|
export var CreateRuleGroupRequest$ = [3, n0, _CRGR,
|
|
545
545
|
0,
|
|
546
546
|
[_N, _MN, _CT, _Ta],
|
|
547
|
-
[0, 0, 0, () => TagList]
|
|
547
|
+
[0, 0, 0, () => TagList], 3
|
|
548
548
|
];
|
|
549
549
|
export var CreateRuleGroupResponse$ = [3, n0, _CRGRr,
|
|
550
550
|
0,
|
|
@@ -554,7 +554,7 @@ export var CreateRuleGroupResponse$ = [3, n0, _CRGRr,
|
|
|
554
554
|
export var CreateRuleRequest$ = [3, n0, _CRR,
|
|
555
555
|
0,
|
|
556
556
|
[_N, _MN, _CT, _Ta],
|
|
557
|
-
[0, 0, 0, () => TagList]
|
|
557
|
+
[0, 0, 0, () => TagList], 3
|
|
558
558
|
];
|
|
559
559
|
export var CreateRuleResponse$ = [3, n0, _CRRr,
|
|
560
560
|
0,
|
|
@@ -564,7 +564,7 @@ export var CreateRuleResponse$ = [3, n0, _CRRr,
|
|
|
564
564
|
export var CreateSizeConstraintSetRequest$ = [3, n0, _CSCSR,
|
|
565
565
|
0,
|
|
566
566
|
[_N, _CT],
|
|
567
|
-
[0, 0]
|
|
567
|
+
[0, 0], 2
|
|
568
568
|
];
|
|
569
569
|
export var CreateSizeConstraintSetResponse$ = [3, n0, _CSCSRr,
|
|
570
570
|
0,
|
|
@@ -574,7 +574,7 @@ export var CreateSizeConstraintSetResponse$ = [3, n0, _CSCSRr,
|
|
|
574
574
|
export var CreateSqlInjectionMatchSetRequest$ = [3, n0, _CSIMSR,
|
|
575
575
|
0,
|
|
576
576
|
[_N, _CT],
|
|
577
|
-
[0, 0]
|
|
577
|
+
[0, 0], 2
|
|
578
578
|
];
|
|
579
579
|
export var CreateSqlInjectionMatchSetResponse$ = [3, n0, _CSIMSRr,
|
|
580
580
|
0,
|
|
@@ -584,17 +584,17 @@ export var CreateSqlInjectionMatchSetResponse$ = [3, n0, _CSIMSRr,
|
|
|
584
584
|
export var CreateWebACLMigrationStackRequest$ = [3, n0, _CWACLMSR,
|
|
585
585
|
0,
|
|
586
586
|
[_WACLI, _SBN, _IUT],
|
|
587
|
-
[0, 0, 2]
|
|
587
|
+
[0, 0, 2], 3
|
|
588
588
|
];
|
|
589
589
|
export var CreateWebACLMigrationStackResponse$ = [3, n0, _CWACLMSRr,
|
|
590
590
|
0,
|
|
591
591
|
[_SOU],
|
|
592
|
-
[0]
|
|
592
|
+
[0], 1
|
|
593
593
|
];
|
|
594
594
|
export var CreateWebACLRequest$ = [3, n0, _CWACLR,
|
|
595
595
|
0,
|
|
596
596
|
[_N, _MN, _DA, _CT, _Ta],
|
|
597
|
-
[0, 0, () => WafAction$, 0, () => TagList]
|
|
597
|
+
[0, 0, () => WafAction$, 0, () => TagList], 4
|
|
598
598
|
];
|
|
599
599
|
export var CreateWebACLResponse$ = [3, n0, _CWACLRr,
|
|
600
600
|
0,
|
|
@@ -604,7 +604,7 @@ export var CreateWebACLResponse$ = [3, n0, _CWACLRr,
|
|
|
604
604
|
export var CreateXssMatchSetRequest$ = [3, n0, _CXMSR,
|
|
605
605
|
0,
|
|
606
606
|
[_N, _CT],
|
|
607
|
-
[0, 0]
|
|
607
|
+
[0, 0], 2
|
|
608
608
|
];
|
|
609
609
|
export var CreateXssMatchSetResponse$ = [3, n0, _CXMSRr,
|
|
610
610
|
0,
|
|
@@ -614,7 +614,7 @@ export var CreateXssMatchSetResponse$ = [3, n0, _CXMSRr,
|
|
|
614
614
|
export var DeleteByteMatchSetRequest$ = [3, n0, _DBMSR,
|
|
615
615
|
0,
|
|
616
616
|
[_BMSI, _CT],
|
|
617
|
-
[0, 0]
|
|
617
|
+
[0, 0], 2
|
|
618
618
|
];
|
|
619
619
|
export var DeleteByteMatchSetResponse$ = [3, n0, _DBMSRe,
|
|
620
620
|
0,
|
|
@@ -624,7 +624,7 @@ export var DeleteByteMatchSetResponse$ = [3, n0, _DBMSRe,
|
|
|
624
624
|
export var DeleteGeoMatchSetRequest$ = [3, n0, _DGMSR,
|
|
625
625
|
0,
|
|
626
626
|
[_GMSI, _CT],
|
|
627
|
-
[0, 0]
|
|
627
|
+
[0, 0], 2
|
|
628
628
|
];
|
|
629
629
|
export var DeleteGeoMatchSetResponse$ = [3, n0, _DGMSRe,
|
|
630
630
|
0,
|
|
@@ -634,7 +634,7 @@ export var DeleteGeoMatchSetResponse$ = [3, n0, _DGMSRe,
|
|
|
634
634
|
export var DeleteIPSetRequest$ = [3, n0, _DIPSR,
|
|
635
635
|
0,
|
|
636
636
|
[_IPSI, _CT],
|
|
637
|
-
[0, 0]
|
|
637
|
+
[0, 0], 2
|
|
638
638
|
];
|
|
639
639
|
export var DeleteIPSetResponse$ = [3, n0, _DIPSRe,
|
|
640
640
|
0,
|
|
@@ -644,7 +644,7 @@ export var DeleteIPSetResponse$ = [3, n0, _DIPSRe,
|
|
|
644
644
|
export var DeleteLoggingConfigurationRequest$ = [3, n0, _DLCR,
|
|
645
645
|
0,
|
|
646
646
|
[_RA],
|
|
647
|
-
[0]
|
|
647
|
+
[0], 1
|
|
648
648
|
];
|
|
649
649
|
export var DeleteLoggingConfigurationResponse$ = [3, n0, _DLCRe,
|
|
650
650
|
0,
|
|
@@ -654,7 +654,7 @@ export var DeleteLoggingConfigurationResponse$ = [3, n0, _DLCRe,
|
|
|
654
654
|
export var DeletePermissionPolicyRequest$ = [3, n0, _DPPR,
|
|
655
655
|
0,
|
|
656
656
|
[_RA],
|
|
657
|
-
[0]
|
|
657
|
+
[0], 1
|
|
658
658
|
];
|
|
659
659
|
export var DeletePermissionPolicyResponse$ = [3, n0, _DPPRe,
|
|
660
660
|
0,
|
|
@@ -664,7 +664,7 @@ export var DeletePermissionPolicyResponse$ = [3, n0, _DPPRe,
|
|
|
664
664
|
export var DeleteRateBasedRuleRequest$ = [3, n0, _DRBRR,
|
|
665
665
|
0,
|
|
666
666
|
[_RI, _CT],
|
|
667
|
-
[0, 0]
|
|
667
|
+
[0, 0], 2
|
|
668
668
|
];
|
|
669
669
|
export var DeleteRateBasedRuleResponse$ = [3, n0, _DRBRRe,
|
|
670
670
|
0,
|
|
@@ -674,7 +674,7 @@ export var DeleteRateBasedRuleResponse$ = [3, n0, _DRBRRe,
|
|
|
674
674
|
export var DeleteRegexMatchSetRequest$ = [3, n0, _DRMSR,
|
|
675
675
|
0,
|
|
676
676
|
[_RMSI, _CT],
|
|
677
|
-
[0, 0]
|
|
677
|
+
[0, 0], 2
|
|
678
678
|
];
|
|
679
679
|
export var DeleteRegexMatchSetResponse$ = [3, n0, _DRMSRe,
|
|
680
680
|
0,
|
|
@@ -684,7 +684,7 @@ export var DeleteRegexMatchSetResponse$ = [3, n0, _DRMSRe,
|
|
|
684
684
|
export var DeleteRegexPatternSetRequest$ = [3, n0, _DRPSR,
|
|
685
685
|
0,
|
|
686
686
|
[_RPSI, _CT],
|
|
687
|
-
[0, 0]
|
|
687
|
+
[0, 0], 2
|
|
688
688
|
];
|
|
689
689
|
export var DeleteRegexPatternSetResponse$ = [3, n0, _DRPSRe,
|
|
690
690
|
0,
|
|
@@ -694,7 +694,7 @@ export var DeleteRegexPatternSetResponse$ = [3, n0, _DRPSRe,
|
|
|
694
694
|
export var DeleteRuleGroupRequest$ = [3, n0, _DRGR,
|
|
695
695
|
0,
|
|
696
696
|
[_RGI, _CT],
|
|
697
|
-
[0, 0]
|
|
697
|
+
[0, 0], 2
|
|
698
698
|
];
|
|
699
699
|
export var DeleteRuleGroupResponse$ = [3, n0, _DRGRe,
|
|
700
700
|
0,
|
|
@@ -704,7 +704,7 @@ export var DeleteRuleGroupResponse$ = [3, n0, _DRGRe,
|
|
|
704
704
|
export var DeleteRuleRequest$ = [3, n0, _DRR,
|
|
705
705
|
0,
|
|
706
706
|
[_RI, _CT],
|
|
707
|
-
[0, 0]
|
|
707
|
+
[0, 0], 2
|
|
708
708
|
];
|
|
709
709
|
export var DeleteRuleResponse$ = [3, n0, _DRRe,
|
|
710
710
|
0,
|
|
@@ -714,7 +714,7 @@ export var DeleteRuleResponse$ = [3, n0, _DRRe,
|
|
|
714
714
|
export var DeleteSizeConstraintSetRequest$ = [3, n0, _DSCSR,
|
|
715
715
|
0,
|
|
716
716
|
[_SCSI, _CT],
|
|
717
|
-
[0, 0]
|
|
717
|
+
[0, 0], 2
|
|
718
718
|
];
|
|
719
719
|
export var DeleteSizeConstraintSetResponse$ = [3, n0, _DSCSRe,
|
|
720
720
|
0,
|
|
@@ -724,7 +724,7 @@ export var DeleteSizeConstraintSetResponse$ = [3, n0, _DSCSRe,
|
|
|
724
724
|
export var DeleteSqlInjectionMatchSetRequest$ = [3, n0, _DSIMSR,
|
|
725
725
|
0,
|
|
726
726
|
[_SIMSI, _CT],
|
|
727
|
-
[0, 0]
|
|
727
|
+
[0, 0], 2
|
|
728
728
|
];
|
|
729
729
|
export var DeleteSqlInjectionMatchSetResponse$ = [3, n0, _DSIMSRe,
|
|
730
730
|
0,
|
|
@@ -734,7 +734,7 @@ export var DeleteSqlInjectionMatchSetResponse$ = [3, n0, _DSIMSRe,
|
|
|
734
734
|
export var DeleteWebACLRequest$ = [3, n0, _DWACLR,
|
|
735
735
|
0,
|
|
736
736
|
[_WACLI, _CT],
|
|
737
|
-
[0, 0]
|
|
737
|
+
[0, 0], 2
|
|
738
738
|
];
|
|
739
739
|
export var DeleteWebACLResponse$ = [3, n0, _DWACLRe,
|
|
740
740
|
0,
|
|
@@ -744,7 +744,7 @@ export var DeleteWebACLResponse$ = [3, n0, _DWACLRe,
|
|
|
744
744
|
export var DeleteXssMatchSetRequest$ = [3, n0, _DXMSR,
|
|
745
745
|
0,
|
|
746
746
|
[_XMSI, _CT],
|
|
747
|
-
[0, 0]
|
|
747
|
+
[0, 0], 2
|
|
748
748
|
];
|
|
749
749
|
export var DeleteXssMatchSetResponse$ = [3, n0, _DXMSRe,
|
|
750
750
|
0,
|
|
@@ -754,7 +754,7 @@ export var DeleteXssMatchSetResponse$ = [3, n0, _DXMSRe,
|
|
|
754
754
|
export var DisassociateWebACLRequest$ = [3, n0, _DWACLRi,
|
|
755
755
|
0,
|
|
756
756
|
[_RA],
|
|
757
|
-
[0]
|
|
757
|
+
[0], 1
|
|
758
758
|
];
|
|
759
759
|
export var DisassociateWebACLResponse$ = [3, n0, _DWACLRis,
|
|
760
760
|
0,
|
|
@@ -764,37 +764,37 @@ export var DisassociateWebACLResponse$ = [3, n0, _DWACLRis,
|
|
|
764
764
|
export var ExcludedRule$ = [3, n0, _ERx,
|
|
765
765
|
0,
|
|
766
766
|
[_RI],
|
|
767
|
-
[0]
|
|
767
|
+
[0], 1
|
|
768
768
|
];
|
|
769
769
|
export var FieldToMatch$ = [3, n0, _FTM,
|
|
770
770
|
0,
|
|
771
771
|
[_T, _D],
|
|
772
|
-
[0, 0]
|
|
772
|
+
[0, 0], 1
|
|
773
773
|
];
|
|
774
774
|
export var GeoMatchConstraint$ = [3, n0, _GMC,
|
|
775
775
|
0,
|
|
776
776
|
[_T, _V],
|
|
777
|
-
[0, 0]
|
|
777
|
+
[0, 0], 2
|
|
778
778
|
];
|
|
779
779
|
export var GeoMatchSet$ = [3, n0, _GMS,
|
|
780
780
|
0,
|
|
781
|
-
[_GMSI,
|
|
782
|
-
[0,
|
|
781
|
+
[_GMSI, _GMCe, _N],
|
|
782
|
+
[0, () => GeoMatchConstraints, 0], 2
|
|
783
783
|
];
|
|
784
784
|
export var GeoMatchSetSummary$ = [3, n0, _GMSS,
|
|
785
785
|
0,
|
|
786
786
|
[_GMSI, _N],
|
|
787
|
-
[0, 0]
|
|
787
|
+
[0, 0], 2
|
|
788
788
|
];
|
|
789
789
|
export var GeoMatchSetUpdate$ = [3, n0, _GMSU,
|
|
790
790
|
0,
|
|
791
791
|
[_A, _GMC],
|
|
792
|
-
[0, () => GeoMatchConstraint$]
|
|
792
|
+
[0, () => GeoMatchConstraint$], 2
|
|
793
793
|
];
|
|
794
794
|
export var GetByteMatchSetRequest$ = [3, n0, _GBMSR,
|
|
795
795
|
0,
|
|
796
796
|
[_BMSI],
|
|
797
|
-
[0]
|
|
797
|
+
[0], 1
|
|
798
798
|
];
|
|
799
799
|
export var GetByteMatchSetResponse$ = [3, n0, _GBMSRe,
|
|
800
800
|
0,
|
|
@@ -814,7 +814,7 @@ export var GetChangeTokenResponse$ = [3, n0, _GCTRe,
|
|
|
814
814
|
export var GetChangeTokenStatusRequest$ = [3, n0, _GCTSR,
|
|
815
815
|
0,
|
|
816
816
|
[_CT],
|
|
817
|
-
[0]
|
|
817
|
+
[0], 1
|
|
818
818
|
];
|
|
819
819
|
export var GetChangeTokenStatusResponse$ = [3, n0, _GCTSRe,
|
|
820
820
|
0,
|
|
@@ -824,7 +824,7 @@ export var GetChangeTokenStatusResponse$ = [3, n0, _GCTSRe,
|
|
|
824
824
|
export var GetGeoMatchSetRequest$ = [3, n0, _GGMSR,
|
|
825
825
|
0,
|
|
826
826
|
[_GMSI],
|
|
827
|
-
[0]
|
|
827
|
+
[0], 1
|
|
828
828
|
];
|
|
829
829
|
export var GetGeoMatchSetResponse$ = [3, n0, _GGMSRe,
|
|
830
830
|
0,
|
|
@@ -834,7 +834,7 @@ export var GetGeoMatchSetResponse$ = [3, n0, _GGMSRe,
|
|
|
834
834
|
export var GetIPSetRequest$ = [3, n0, _GIPSR,
|
|
835
835
|
0,
|
|
836
836
|
[_IPSI],
|
|
837
|
-
[0]
|
|
837
|
+
[0], 1
|
|
838
838
|
];
|
|
839
839
|
export var GetIPSetResponse$ = [3, n0, _GIPSRe,
|
|
840
840
|
0,
|
|
@@ -844,7 +844,7 @@ export var GetIPSetResponse$ = [3, n0, _GIPSRe,
|
|
|
844
844
|
export var GetLoggingConfigurationRequest$ = [3, n0, _GLCR,
|
|
845
845
|
0,
|
|
846
846
|
[_RA],
|
|
847
|
-
[0]
|
|
847
|
+
[0], 1
|
|
848
848
|
];
|
|
849
849
|
export var GetLoggingConfigurationResponse$ = [3, n0, _GLCRe,
|
|
850
850
|
0,
|
|
@@ -854,7 +854,7 @@ export var GetLoggingConfigurationResponse$ = [3, n0, _GLCRe,
|
|
|
854
854
|
export var GetPermissionPolicyRequest$ = [3, n0, _GPPR,
|
|
855
855
|
0,
|
|
856
856
|
[_RA],
|
|
857
|
-
[0]
|
|
857
|
+
[0], 1
|
|
858
858
|
];
|
|
859
859
|
export var GetPermissionPolicyResponse$ = [3, n0, _GPPRe,
|
|
860
860
|
0,
|
|
@@ -864,7 +864,7 @@ export var GetPermissionPolicyResponse$ = [3, n0, _GPPRe,
|
|
|
864
864
|
export var GetRateBasedRuleManagedKeysRequest$ = [3, n0, _GRBRMKR,
|
|
865
865
|
0,
|
|
866
866
|
[_RI, _NM],
|
|
867
|
-
[0, 0]
|
|
867
|
+
[0, 0], 1
|
|
868
868
|
];
|
|
869
869
|
export var GetRateBasedRuleManagedKeysResponse$ = [3, n0, _GRBRMKRe,
|
|
870
870
|
0,
|
|
@@ -874,7 +874,7 @@ export var GetRateBasedRuleManagedKeysResponse$ = [3, n0, _GRBRMKRe,
|
|
|
874
874
|
export var GetRateBasedRuleRequest$ = [3, n0, _GRBRR,
|
|
875
875
|
0,
|
|
876
876
|
[_RI],
|
|
877
|
-
[0]
|
|
877
|
+
[0], 1
|
|
878
878
|
];
|
|
879
879
|
export var GetRateBasedRuleResponse$ = [3, n0, _GRBRRe,
|
|
880
880
|
0,
|
|
@@ -884,7 +884,7 @@ export var GetRateBasedRuleResponse$ = [3, n0, _GRBRRe,
|
|
|
884
884
|
export var GetRegexMatchSetRequest$ = [3, n0, _GRMSR,
|
|
885
885
|
0,
|
|
886
886
|
[_RMSI],
|
|
887
|
-
[0]
|
|
887
|
+
[0], 1
|
|
888
888
|
];
|
|
889
889
|
export var GetRegexMatchSetResponse$ = [3, n0, _GRMSRe,
|
|
890
890
|
0,
|
|
@@ -894,7 +894,7 @@ export var GetRegexMatchSetResponse$ = [3, n0, _GRMSRe,
|
|
|
894
894
|
export var GetRegexPatternSetRequest$ = [3, n0, _GRPSR,
|
|
895
895
|
0,
|
|
896
896
|
[_RPSI],
|
|
897
|
-
[0]
|
|
897
|
+
[0], 1
|
|
898
898
|
];
|
|
899
899
|
export var GetRegexPatternSetResponse$ = [3, n0, _GRPSRe,
|
|
900
900
|
0,
|
|
@@ -904,7 +904,7 @@ export var GetRegexPatternSetResponse$ = [3, n0, _GRPSRe,
|
|
|
904
904
|
export var GetRuleGroupRequest$ = [3, n0, _GRGR,
|
|
905
905
|
0,
|
|
906
906
|
[_RGI],
|
|
907
|
-
[0]
|
|
907
|
+
[0], 1
|
|
908
908
|
];
|
|
909
909
|
export var GetRuleGroupResponse$ = [3, n0, _GRGRe,
|
|
910
910
|
0,
|
|
@@ -914,7 +914,7 @@ export var GetRuleGroupResponse$ = [3, n0, _GRGRe,
|
|
|
914
914
|
export var GetRuleRequest$ = [3, n0, _GRR,
|
|
915
915
|
0,
|
|
916
916
|
[_RI],
|
|
917
|
-
[0]
|
|
917
|
+
[0], 1
|
|
918
918
|
];
|
|
919
919
|
export var GetRuleResponse$ = [3, n0, _GRRe,
|
|
920
920
|
0,
|
|
@@ -924,7 +924,7 @@ export var GetRuleResponse$ = [3, n0, _GRRe,
|
|
|
924
924
|
export var GetSampledRequestsRequest$ = [3, n0, _GSRR,
|
|
925
925
|
0,
|
|
926
926
|
[_WAI, _RI, _TW, _MI],
|
|
927
|
-
[0, 0, () => TimeWindow$, 1]
|
|
927
|
+
[0, 0, () => TimeWindow$, 1], 4
|
|
928
928
|
];
|
|
929
929
|
export var GetSampledRequestsResponse$ = [3, n0, _GSRRe,
|
|
930
930
|
0,
|
|
@@ -934,7 +934,7 @@ export var GetSampledRequestsResponse$ = [3, n0, _GSRRe,
|
|
|
934
934
|
export var GetSizeConstraintSetRequest$ = [3, n0, _GSCSR,
|
|
935
935
|
0,
|
|
936
936
|
[_SCSI],
|
|
937
|
-
[0]
|
|
937
|
+
[0], 1
|
|
938
938
|
];
|
|
939
939
|
export var GetSizeConstraintSetResponse$ = [3, n0, _GSCSRe,
|
|
940
940
|
0,
|
|
@@ -944,7 +944,7 @@ export var GetSizeConstraintSetResponse$ = [3, n0, _GSCSRe,
|
|
|
944
944
|
export var GetSqlInjectionMatchSetRequest$ = [3, n0, _GSIMSR,
|
|
945
945
|
0,
|
|
946
946
|
[_SIMSI],
|
|
947
|
-
[0]
|
|
947
|
+
[0], 1
|
|
948
948
|
];
|
|
949
949
|
export var GetSqlInjectionMatchSetResponse$ = [3, n0, _GSIMSRe,
|
|
950
950
|
0,
|
|
@@ -954,7 +954,7 @@ export var GetSqlInjectionMatchSetResponse$ = [3, n0, _GSIMSRe,
|
|
|
954
954
|
export var GetWebACLForResourceRequest$ = [3, n0, _GWACLFRR,
|
|
955
955
|
0,
|
|
956
956
|
[_RA],
|
|
957
|
-
[0]
|
|
957
|
+
[0], 1
|
|
958
958
|
];
|
|
959
959
|
export var GetWebACLForResourceResponse$ = [3, n0, _GWACLFRRe,
|
|
960
960
|
0,
|
|
@@ -964,7 +964,7 @@ export var GetWebACLForResourceResponse$ = [3, n0, _GWACLFRRe,
|
|
|
964
964
|
export var GetWebACLRequest$ = [3, n0, _GWACLR,
|
|
965
965
|
0,
|
|
966
966
|
[_WACLI],
|
|
967
|
-
[0]
|
|
967
|
+
[0], 1
|
|
968
968
|
];
|
|
969
969
|
export var GetWebACLResponse$ = [3, n0, _GWACLRe,
|
|
970
970
|
0,
|
|
@@ -974,7 +974,7 @@ export var GetWebACLResponse$ = [3, n0, _GWACLRe,
|
|
|
974
974
|
export var GetXssMatchSetRequest$ = [3, n0, _GXMSR,
|
|
975
975
|
0,
|
|
976
976
|
[_XMSI],
|
|
977
|
-
[0]
|
|
977
|
+
[0], 1
|
|
978
978
|
];
|
|
979
979
|
export var GetXssMatchSetResponse$ = [3, n0, _GXMSRe,
|
|
980
980
|
0,
|
|
@@ -993,23 +993,23 @@ export var HTTPRequest$ = [3, n0, _HTTPR,
|
|
|
993
993
|
];
|
|
994
994
|
export var IPSet$ = [3, n0, _IPS,
|
|
995
995
|
0,
|
|
996
|
-
[_IPSI,
|
|
997
|
-
[0,
|
|
996
|
+
[_IPSI, _IPSD, _N],
|
|
997
|
+
[0, () => IPSetDescriptors, 0], 2
|
|
998
998
|
];
|
|
999
999
|
export var IPSetDescriptor$ = [3, n0, _IPSDe,
|
|
1000
1000
|
0,
|
|
1001
1001
|
[_T, _V],
|
|
1002
|
-
[0, 0]
|
|
1002
|
+
[0, 0], 2
|
|
1003
1003
|
];
|
|
1004
1004
|
export var IPSetSummary$ = [3, n0, _IPSS,
|
|
1005
1005
|
0,
|
|
1006
1006
|
[_IPSI, _N],
|
|
1007
|
-
[0, 0]
|
|
1007
|
+
[0, 0], 2
|
|
1008
1008
|
];
|
|
1009
1009
|
export var IPSetUpdate$ = [3, n0, _IPSU,
|
|
1010
1010
|
0,
|
|
1011
1011
|
[_A, _IPSDe],
|
|
1012
|
-
[0, () => IPSetDescriptor$]
|
|
1012
|
+
[0, () => IPSetDescriptor$], 2
|
|
1013
1013
|
];
|
|
1014
1014
|
export var ListActivatedRulesInRuleGroupRequest$ = [3, n0, _LARIRGR,
|
|
1015
1015
|
0,
|
|
@@ -1094,7 +1094,7 @@ export var ListRegexPatternSetsResponse$ = [3, n0, _LRPSRi,
|
|
|
1094
1094
|
export var ListResourcesForWebACLRequest$ = [3, n0, _LRFWACLR,
|
|
1095
1095
|
0,
|
|
1096
1096
|
[_WACLI, _RT],
|
|
1097
|
-
[0, 0]
|
|
1097
|
+
[0, 0], 1
|
|
1098
1098
|
];
|
|
1099
1099
|
export var ListResourcesForWebACLResponse$ = [3, n0, _LRFWACLRi,
|
|
1100
1100
|
0,
|
|
@@ -1153,8 +1153,8 @@ export var ListSubscribedRuleGroupsResponse$ = [3, n0, _LSRGRi,
|
|
|
1153
1153
|
];
|
|
1154
1154
|
export var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
1155
1155
|
0,
|
|
1156
|
-
[_NM, _L
|
|
1157
|
-
[0, 1,
|
|
1156
|
+
[_RARN, _NM, _L],
|
|
1157
|
+
[0, 0, 1], 1
|
|
1158
1158
|
];
|
|
1159
1159
|
export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
1160
1160
|
0,
|
|
@@ -1184,17 +1184,17 @@ export var ListXssMatchSetsResponse$ = [3, n0, _LXMSRi,
|
|
|
1184
1184
|
export var LoggingConfiguration$ = [3, n0, _LC,
|
|
1185
1185
|
0,
|
|
1186
1186
|
[_RA, _LDC, _RF],
|
|
1187
|
-
[0, 64 | 0, () => RedactedFields]
|
|
1187
|
+
[0, 64 | 0, () => RedactedFields], 2
|
|
1188
1188
|
];
|
|
1189
1189
|
export var Predicate$ = [3, n0, _Pr,
|
|
1190
1190
|
0,
|
|
1191
1191
|
[_Ne, _T, _DI],
|
|
1192
|
-
[2, 0, 0]
|
|
1192
|
+
[2, 0, 0], 3
|
|
1193
1193
|
];
|
|
1194
1194
|
export var PutLoggingConfigurationRequest$ = [3, n0, _PLCR,
|
|
1195
1195
|
0,
|
|
1196
1196
|
[_LC],
|
|
1197
|
-
[() => LoggingConfiguration$]
|
|
1197
|
+
[() => LoggingConfiguration$], 1
|
|
1198
1198
|
];
|
|
1199
1199
|
export var PutLoggingConfigurationResponse$ = [3, n0, _PLCRu,
|
|
1200
1200
|
0,
|
|
@@ -1204,7 +1204,7 @@ export var PutLoggingConfigurationResponse$ = [3, n0, _PLCRu,
|
|
|
1204
1204
|
export var PutPermissionPolicyRequest$ = [3, n0, _PPPR,
|
|
1205
1205
|
0,
|
|
1206
1206
|
[_RA, _Po],
|
|
1207
|
-
[0, 0]
|
|
1207
|
+
[0, 0], 2
|
|
1208
1208
|
];
|
|
1209
1209
|
export var PutPermissionPolicyResponse$ = [3, n0, _PPPRu,
|
|
1210
1210
|
0,
|
|
@@ -1213,8 +1213,8 @@ export var PutPermissionPolicyResponse$ = [3, n0, _PPPRu,
|
|
|
1213
1213
|
];
|
|
1214
1214
|
export var RateBasedRule$ = [3, n0, _RBR,
|
|
1215
1215
|
0,
|
|
1216
|
-
[_RI,
|
|
1217
|
-
[0,
|
|
1216
|
+
[_RI, _MP, _RK, _RL, _N, _MN],
|
|
1217
|
+
[0, () => Predicates, 0, 1, 0, 0], 4
|
|
1218
1218
|
];
|
|
1219
1219
|
export var RegexMatchSet$ = [3, n0, _RMS,
|
|
1220
1220
|
0,
|
|
@@ -1224,117 +1224,117 @@ export var RegexMatchSet$ = [3, n0, _RMS,
|
|
|
1224
1224
|
export var RegexMatchSetSummary$ = [3, n0, _RMSS,
|
|
1225
1225
|
0,
|
|
1226
1226
|
[_RMSI, _N],
|
|
1227
|
-
[0, 0]
|
|
1227
|
+
[0, 0], 2
|
|
1228
1228
|
];
|
|
1229
1229
|
export var RegexMatchSetUpdate$ = [3, n0, _RMSU,
|
|
1230
1230
|
0,
|
|
1231
1231
|
[_A, _RMTe],
|
|
1232
|
-
[0, () => RegexMatchTuple$]
|
|
1232
|
+
[0, () => RegexMatchTuple$], 2
|
|
1233
1233
|
];
|
|
1234
1234
|
export var RegexMatchTuple$ = [3, n0, _RMTe,
|
|
1235
1235
|
0,
|
|
1236
1236
|
[_FTM, _TT, _RPSI],
|
|
1237
|
-
[() => FieldToMatch$, 0, 0]
|
|
1237
|
+
[() => FieldToMatch$, 0, 0], 3
|
|
1238
1238
|
];
|
|
1239
1239
|
export var RegexPatternSet$ = [3, n0, _RPS,
|
|
1240
1240
|
0,
|
|
1241
|
-
[_RPSI,
|
|
1242
|
-
[0,
|
|
1241
|
+
[_RPSI, _RPSeg, _N],
|
|
1242
|
+
[0, 64 | 0, 0], 2
|
|
1243
1243
|
];
|
|
1244
1244
|
export var RegexPatternSetSummary$ = [3, n0, _RPSS,
|
|
1245
1245
|
0,
|
|
1246
1246
|
[_RPSI, _N],
|
|
1247
|
-
[0, 0]
|
|
1247
|
+
[0, 0], 2
|
|
1248
1248
|
];
|
|
1249
1249
|
export var RegexPatternSetUpdate$ = [3, n0, _RPSU,
|
|
1250
1250
|
0,
|
|
1251
1251
|
[_A, _RPSege],
|
|
1252
|
-
[0, 0]
|
|
1252
|
+
[0, 0], 2
|
|
1253
1253
|
];
|
|
1254
1254
|
export var Rule$ = [3, n0, _R,
|
|
1255
1255
|
0,
|
|
1256
|
-
[_RI, _N, _MN
|
|
1257
|
-
[0,
|
|
1256
|
+
[_RI, _Pre, _N, _MN],
|
|
1257
|
+
[0, () => Predicates, 0, 0], 2
|
|
1258
1258
|
];
|
|
1259
1259
|
export var RuleGroup$ = [3, n0, _RG,
|
|
1260
1260
|
0,
|
|
1261
1261
|
[_RGI, _N, _MN],
|
|
1262
|
-
[0, 0, 0]
|
|
1262
|
+
[0, 0, 0], 1
|
|
1263
1263
|
];
|
|
1264
1264
|
export var RuleGroupSummary$ = [3, n0, _RGS,
|
|
1265
1265
|
0,
|
|
1266
1266
|
[_RGI, _N],
|
|
1267
|
-
[0, 0]
|
|
1267
|
+
[0, 0], 2
|
|
1268
1268
|
];
|
|
1269
1269
|
export var RuleGroupUpdate$ = [3, n0, _RGU,
|
|
1270
1270
|
0,
|
|
1271
1271
|
[_A, _AR],
|
|
1272
|
-
[0, () => ActivatedRule$]
|
|
1272
|
+
[0, () => ActivatedRule$], 2
|
|
1273
1273
|
];
|
|
1274
1274
|
export var RuleSummary$ = [3, n0, _RS,
|
|
1275
1275
|
0,
|
|
1276
1276
|
[_RI, _N],
|
|
1277
|
-
[0, 0]
|
|
1277
|
+
[0, 0], 2
|
|
1278
1278
|
];
|
|
1279
1279
|
export var RuleUpdate$ = [3, n0, _RU,
|
|
1280
1280
|
0,
|
|
1281
1281
|
[_A, _Pr],
|
|
1282
|
-
[0, () => Predicate$]
|
|
1282
|
+
[0, () => Predicate$], 2
|
|
1283
1283
|
];
|
|
1284
1284
|
export var SampledHTTPRequest$ = [3, n0, _SHTTPR,
|
|
1285
1285
|
0,
|
|
1286
1286
|
[_Re, _W, _Ti, _A, _RWRG],
|
|
1287
|
-
[() => HTTPRequest$, 1, 4, 0, 0]
|
|
1287
|
+
[() => HTTPRequest$, 1, 4, 0, 0], 2
|
|
1288
1288
|
];
|
|
1289
1289
|
export var SizeConstraint$ = [3, n0, _SC,
|
|
1290
1290
|
0,
|
|
1291
1291
|
[_FTM, _TT, _CO, _S],
|
|
1292
|
-
[() => FieldToMatch$, 0, 0, 1]
|
|
1292
|
+
[() => FieldToMatch$, 0, 0, 1], 4
|
|
1293
1293
|
];
|
|
1294
1294
|
export var SizeConstraintSet$ = [3, n0, _SCS,
|
|
1295
1295
|
0,
|
|
1296
|
-
[_SCSI,
|
|
1297
|
-
[0,
|
|
1296
|
+
[_SCSI, _SCi, _N],
|
|
1297
|
+
[0, () => SizeConstraints, 0], 2
|
|
1298
1298
|
];
|
|
1299
1299
|
export var SizeConstraintSetSummary$ = [3, n0, _SCSS,
|
|
1300
1300
|
0,
|
|
1301
1301
|
[_SCSI, _N],
|
|
1302
|
-
[0, 0]
|
|
1302
|
+
[0, 0], 2
|
|
1303
1303
|
];
|
|
1304
1304
|
export var SizeConstraintSetUpdate$ = [3, n0, _SCSU,
|
|
1305
1305
|
0,
|
|
1306
1306
|
[_A, _SC],
|
|
1307
|
-
[0, () => SizeConstraint$]
|
|
1307
|
+
[0, () => SizeConstraint$], 2
|
|
1308
1308
|
];
|
|
1309
1309
|
export var SqlInjectionMatchSet$ = [3, n0, _SIMS,
|
|
1310
1310
|
0,
|
|
1311
|
-
[_SIMSI,
|
|
1312
|
-
[0,
|
|
1311
|
+
[_SIMSI, _SIMT, _N],
|
|
1312
|
+
[0, () => SqlInjectionMatchTuples, 0], 2
|
|
1313
1313
|
];
|
|
1314
1314
|
export var SqlInjectionMatchSetSummary$ = [3, n0, _SIMSS,
|
|
1315
1315
|
0,
|
|
1316
1316
|
[_SIMSI, _N],
|
|
1317
|
-
[0, 0]
|
|
1317
|
+
[0, 0], 2
|
|
1318
1318
|
];
|
|
1319
1319
|
export var SqlInjectionMatchSetUpdate$ = [3, n0, _SIMSU,
|
|
1320
1320
|
0,
|
|
1321
1321
|
[_A, _SIMTq],
|
|
1322
|
-
[0, () => SqlInjectionMatchTuple$]
|
|
1322
|
+
[0, () => SqlInjectionMatchTuple$], 2
|
|
1323
1323
|
];
|
|
1324
1324
|
export var SqlInjectionMatchTuple$ = [3, n0, _SIMTq,
|
|
1325
1325
|
0,
|
|
1326
1326
|
[_FTM, _TT],
|
|
1327
|
-
[() => FieldToMatch$, 0]
|
|
1327
|
+
[() => FieldToMatch$, 0], 2
|
|
1328
1328
|
];
|
|
1329
1329
|
export var SubscribedRuleGroupSummary$ = [3, n0, _SRGS,
|
|
1330
1330
|
0,
|
|
1331
1331
|
[_RGI, _N, _MN],
|
|
1332
|
-
[0, 0, 0]
|
|
1332
|
+
[0, 0, 0], 3
|
|
1333
1333
|
];
|
|
1334
1334
|
export var Tag$ = [3, n0, _Tag,
|
|
1335
1335
|
0,
|
|
1336
1336
|
[_K, _V],
|
|
1337
|
-
[0, 0]
|
|
1337
|
+
[0, 0], 2
|
|
1338
1338
|
];
|
|
1339
1339
|
export var TagInfoForResource$ = [3, n0, _TIFR,
|
|
1340
1340
|
0,
|
|
@@ -1344,7 +1344,7 @@ export var TagInfoForResource$ = [3, n0, _TIFR,
|
|
|
1344
1344
|
export var TagResourceRequest$ = [3, n0, _TRR,
|
|
1345
1345
|
0,
|
|
1346
1346
|
[_RARN, _Ta],
|
|
1347
|
-
[0, () => TagList]
|
|
1347
|
+
[0, () => TagList], 2
|
|
1348
1348
|
];
|
|
1349
1349
|
export var TagResourceResponse$ = [3, n0, _TRRa,
|
|
1350
1350
|
0,
|
|
@@ -1354,12 +1354,12 @@ export var TagResourceResponse$ = [3, n0, _TRRa,
|
|
|
1354
1354
|
export var TimeWindow$ = [3, n0, _TW,
|
|
1355
1355
|
0,
|
|
1356
1356
|
[_ST, _ET],
|
|
1357
|
-
[4, 4]
|
|
1357
|
+
[4, 4], 2
|
|
1358
1358
|
];
|
|
1359
1359
|
export var UntagResourceRequest$ = [3, n0, _URR,
|
|
1360
1360
|
0,
|
|
1361
1361
|
[_RARN, _TK],
|
|
1362
|
-
[0, 64 | 0]
|
|
1362
|
+
[0, 64 | 0], 2
|
|
1363
1363
|
];
|
|
1364
1364
|
export var UntagResourceResponse$ = [3, n0, _URRn,
|
|
1365
1365
|
0,
|
|
@@ -1369,7 +1369,7 @@ export var UntagResourceResponse$ = [3, n0, _URRn,
|
|
|
1369
1369
|
export var UpdateByteMatchSetRequest$ = [3, n0, _UBMSR,
|
|
1370
1370
|
0,
|
|
1371
1371
|
[_BMSI, _CT, _U],
|
|
1372
|
-
[0, 0, () => ByteMatchSetUpdates]
|
|
1372
|
+
[0, 0, () => ByteMatchSetUpdates], 3
|
|
1373
1373
|
];
|
|
1374
1374
|
export var UpdateByteMatchSetResponse$ = [3, n0, _UBMSRp,
|
|
1375
1375
|
0,
|
|
@@ -1379,7 +1379,7 @@ export var UpdateByteMatchSetResponse$ = [3, n0, _UBMSRp,
|
|
|
1379
1379
|
export var UpdateGeoMatchSetRequest$ = [3, n0, _UGMSR,
|
|
1380
1380
|
0,
|
|
1381
1381
|
[_GMSI, _CT, _U],
|
|
1382
|
-
[0, 0, () => GeoMatchSetUpdates]
|
|
1382
|
+
[0, 0, () => GeoMatchSetUpdates], 3
|
|
1383
1383
|
];
|
|
1384
1384
|
export var UpdateGeoMatchSetResponse$ = [3, n0, _UGMSRp,
|
|
1385
1385
|
0,
|
|
@@ -1389,7 +1389,7 @@ export var UpdateGeoMatchSetResponse$ = [3, n0, _UGMSRp,
|
|
|
1389
1389
|
export var UpdateIPSetRequest$ = [3, n0, _UIPSR,
|
|
1390
1390
|
0,
|
|
1391
1391
|
[_IPSI, _CT, _U],
|
|
1392
|
-
[0, 0, () => IPSetUpdates]
|
|
1392
|
+
[0, 0, () => IPSetUpdates], 3
|
|
1393
1393
|
];
|
|
1394
1394
|
export var UpdateIPSetResponse$ = [3, n0, _UIPSRp,
|
|
1395
1395
|
0,
|
|
@@ -1399,7 +1399,7 @@ export var UpdateIPSetResponse$ = [3, n0, _UIPSRp,
|
|
|
1399
1399
|
export var UpdateRateBasedRuleRequest$ = [3, n0, _URBRR,
|
|
1400
1400
|
0,
|
|
1401
1401
|
[_RI, _CT, _U, _RL],
|
|
1402
|
-
[0, 0, () => RuleUpdates, 1]
|
|
1402
|
+
[0, 0, () => RuleUpdates, 1], 4
|
|
1403
1403
|
];
|
|
1404
1404
|
export var UpdateRateBasedRuleResponse$ = [3, n0, _URBRRp,
|
|
1405
1405
|
0,
|
|
@@ -1409,7 +1409,7 @@ export var UpdateRateBasedRuleResponse$ = [3, n0, _URBRRp,
|
|
|
1409
1409
|
export var UpdateRegexMatchSetRequest$ = [3, n0, _URMSR,
|
|
1410
1410
|
0,
|
|
1411
1411
|
[_RMSI, _U, _CT],
|
|
1412
|
-
[0, () => RegexMatchSetUpdates, 0]
|
|
1412
|
+
[0, () => RegexMatchSetUpdates, 0], 3
|
|
1413
1413
|
];
|
|
1414
1414
|
export var UpdateRegexMatchSetResponse$ = [3, n0, _URMSRp,
|
|
1415
1415
|
0,
|
|
@@ -1419,7 +1419,7 @@ export var UpdateRegexMatchSetResponse$ = [3, n0, _URMSRp,
|
|
|
1419
1419
|
export var UpdateRegexPatternSetRequest$ = [3, n0, _URPSR,
|
|
1420
1420
|
0,
|
|
1421
1421
|
[_RPSI, _U, _CT],
|
|
1422
|
-
[0, () => RegexPatternSetUpdates, 0]
|
|
1422
|
+
[0, () => RegexPatternSetUpdates, 0], 3
|
|
1423
1423
|
];
|
|
1424
1424
|
export var UpdateRegexPatternSetResponse$ = [3, n0, _URPSRp,
|
|
1425
1425
|
0,
|
|
@@ -1429,7 +1429,7 @@ export var UpdateRegexPatternSetResponse$ = [3, n0, _URPSRp,
|
|
|
1429
1429
|
export var UpdateRuleGroupRequest$ = [3, n0, _URGR,
|
|
1430
1430
|
0,
|
|
1431
1431
|
[_RGI, _U, _CT],
|
|
1432
|
-
[0, () => RuleGroupUpdates, 0]
|
|
1432
|
+
[0, () => RuleGroupUpdates, 0], 3
|
|
1433
1433
|
];
|
|
1434
1434
|
export var UpdateRuleGroupResponse$ = [3, n0, _URGRp,
|
|
1435
1435
|
0,
|
|
@@ -1439,7 +1439,7 @@ export var UpdateRuleGroupResponse$ = [3, n0, _URGRp,
|
|
|
1439
1439
|
export var UpdateRuleRequest$ = [3, n0, _URRp,
|
|
1440
1440
|
0,
|
|
1441
1441
|
[_RI, _CT, _U],
|
|
1442
|
-
[0, 0, () => RuleUpdates]
|
|
1442
|
+
[0, 0, () => RuleUpdates], 3
|
|
1443
1443
|
];
|
|
1444
1444
|
export var UpdateRuleResponse$ = [3, n0, _URRpd,
|
|
1445
1445
|
0,
|
|
@@ -1449,7 +1449,7 @@ export var UpdateRuleResponse$ = [3, n0, _URRpd,
|
|
|
1449
1449
|
export var UpdateSizeConstraintSetRequest$ = [3, n0, _USCSR,
|
|
1450
1450
|
0,
|
|
1451
1451
|
[_SCSI, _CT, _U],
|
|
1452
|
-
[0, 0, () => SizeConstraintSetUpdates]
|
|
1452
|
+
[0, 0, () => SizeConstraintSetUpdates], 3
|
|
1453
1453
|
];
|
|
1454
1454
|
export var UpdateSizeConstraintSetResponse$ = [3, n0, _USCSRp,
|
|
1455
1455
|
0,
|
|
@@ -1459,7 +1459,7 @@ export var UpdateSizeConstraintSetResponse$ = [3, n0, _USCSRp,
|
|
|
1459
1459
|
export var UpdateSqlInjectionMatchSetRequest$ = [3, n0, _USIMSR,
|
|
1460
1460
|
0,
|
|
1461
1461
|
[_SIMSI, _CT, _U],
|
|
1462
|
-
[0, 0, () => SqlInjectionMatchSetUpdates]
|
|
1462
|
+
[0, 0, () => SqlInjectionMatchSetUpdates], 3
|
|
1463
1463
|
];
|
|
1464
1464
|
export var UpdateSqlInjectionMatchSetResponse$ = [3, n0, _USIMSRp,
|
|
1465
1465
|
0,
|
|
@@ -1469,7 +1469,7 @@ export var UpdateSqlInjectionMatchSetResponse$ = [3, n0, _USIMSRp,
|
|
|
1469
1469
|
export var UpdateWebACLRequest$ = [3, n0, _UWACLR,
|
|
1470
1470
|
0,
|
|
1471
1471
|
[_WACLI, _CT, _U, _DA],
|
|
1472
|
-
[0, 0, () => WebACLUpdates, () => WafAction$]
|
|
1472
|
+
[0, 0, () => WebACLUpdates, () => WafAction$], 2
|
|
1473
1473
|
];
|
|
1474
1474
|
export var UpdateWebACLResponse$ = [3, n0, _UWACLRp,
|
|
1475
1475
|
0,
|
|
@@ -1479,7 +1479,7 @@ export var UpdateWebACLResponse$ = [3, n0, _UWACLRp,
|
|
|
1479
1479
|
export var UpdateXssMatchSetRequest$ = [3, n0, _UXMSR,
|
|
1480
1480
|
0,
|
|
1481
1481
|
[_XMSI, _CT, _U],
|
|
1482
|
-
[0, 0, () => XssMatchSetUpdates]
|
|
1482
|
+
[0, 0, () => XssMatchSetUpdates], 3
|
|
1483
1483
|
];
|
|
1484
1484
|
export var UpdateXssMatchSetResponse$ = [3, n0, _UXMSRp,
|
|
1485
1485
|
0,
|
|
@@ -1489,7 +1489,7 @@ export var UpdateXssMatchSetResponse$ = [3, n0, _UXMSRp,
|
|
|
1489
1489
|
export var WafAction$ = [3, n0, _WA,
|
|
1490
1490
|
0,
|
|
1491
1491
|
[_T],
|
|
1492
|
-
[0]
|
|
1492
|
+
[0], 1
|
|
1493
1493
|
];
|
|
1494
1494
|
export var WAFBadRequestException$ = [-3, n0, _WAFBRE,
|
|
1495
1495
|
{ [_e]: _c },
|
|
@@ -1572,7 +1572,7 @@ TypeRegistry.for(n0).registerError(WAFNonexistentItemException$, WAFNonexistentI
|
|
|
1572
1572
|
export var WafOverrideAction$ = [3, n0, _WOA,
|
|
1573
1573
|
0,
|
|
1574
1574
|
[_T],
|
|
1575
|
-
[0]
|
|
1575
|
+
[0], 1
|
|
1576
1576
|
];
|
|
1577
1577
|
export var WAFReferencedItemException$ = [-3, n0, _WAFRIE,
|
|
1578
1578
|
{ [_e]: _c },
|
|
@@ -1618,38 +1618,38 @@ export var WAFUnavailableEntityException$ = [-3, n0, _WAFUEE,
|
|
|
1618
1618
|
TypeRegistry.for(n0).registerError(WAFUnavailableEntityException$, WAFUnavailableEntityException);
|
|
1619
1619
|
export var WebACL$ = [3, n0, _WACL,
|
|
1620
1620
|
0,
|
|
1621
|
-
[_WACLI,
|
|
1622
|
-
[0,
|
|
1621
|
+
[_WACLI, _DA, _Ru, _N, _MN, _WACLA],
|
|
1622
|
+
[0, () => WafAction$, () => ActivatedRules, 0, 0, 0], 3
|
|
1623
1623
|
];
|
|
1624
1624
|
export var WebACLSummary$ = [3, n0, _WACLS,
|
|
1625
1625
|
0,
|
|
1626
1626
|
[_WACLI, _N],
|
|
1627
|
-
[0, 0]
|
|
1627
|
+
[0, 0], 2
|
|
1628
1628
|
];
|
|
1629
1629
|
export var WebACLUpdate$ = [3, n0, _WACLU,
|
|
1630
1630
|
0,
|
|
1631
1631
|
[_A, _AR],
|
|
1632
|
-
[0, () => ActivatedRule$]
|
|
1632
|
+
[0, () => ActivatedRule$], 2
|
|
1633
1633
|
];
|
|
1634
1634
|
export var XssMatchSet$ = [3, n0, _XMS,
|
|
1635
1635
|
0,
|
|
1636
|
-
[_XMSI,
|
|
1637
|
-
[0,
|
|
1636
|
+
[_XMSI, _XMT, _N],
|
|
1637
|
+
[0, () => XssMatchTuples, 0], 2
|
|
1638
1638
|
];
|
|
1639
1639
|
export var XssMatchSetSummary$ = [3, n0, _XMSS,
|
|
1640
1640
|
0,
|
|
1641
1641
|
[_XMSI, _N],
|
|
1642
|
-
[0, 0]
|
|
1642
|
+
[0, 0], 2
|
|
1643
1643
|
];
|
|
1644
1644
|
export var XssMatchSetUpdate$ = [3, n0, _XMSU,
|
|
1645
1645
|
0,
|
|
1646
1646
|
[_A, _XMTs],
|
|
1647
|
-
[0, () => XssMatchTuple$]
|
|
1647
|
+
[0, () => XssMatchTuple$], 2
|
|
1648
1648
|
];
|
|
1649
1649
|
export var XssMatchTuple$ = [3, n0, _XMTs,
|
|
1650
1650
|
0,
|
|
1651
1651
|
[_FTM, _TT],
|
|
1652
|
-
[() => FieldToMatch$, 0]
|
|
1652
|
+
[() => FieldToMatch$, 0], 2
|
|
1653
1653
|
];
|
|
1654
1654
|
export var WAFRegionalServiceException$ = [-3, _sm, "WAFRegionalServiceException", 0, [], []];
|
|
1655
1655
|
TypeRegistry.for(_sm).registerError(WAFRegionalServiceException$, WAFRegionalServiceException);
|