@aws-sdk/client-wafv2 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.
@@ -561,12 +561,12 @@ import { WAFV2ServiceException } from "../models/WAFV2ServiceException";
561
561
  export var ActionCondition$ = [3, n0, _AC,
562
562
  0,
563
563
  [_A],
564
- [0]
564
+ [0], 1
565
565
  ];
566
566
  export var AddressField$ = [3, n0, _AF,
567
567
  0,
568
568
  [_I],
569
- [0]
569
+ [0], 1
570
570
  ];
571
571
  export var All$ = [3, n0, _Al,
572
572
  0,
@@ -586,7 +586,7 @@ export var AllQueryArguments$ = [3, n0, _AQA,
586
586
  export var AndStatement$ = [3, n0, _AS,
587
587
  0,
588
588
  [_S],
589
- [() => Statements]
589
+ [() => Statements], 1
590
590
  ];
591
591
  export var APIKeySummary$ = [3, n0, _APIKS,
592
592
  0,
@@ -606,12 +606,12 @@ export var ApplicationConfig$ = [3, n0, _ACp,
606
606
  export var AsnMatchStatement$ = [3, n0, _AMS,
607
607
  0,
608
608
  [_AL, _FIPC],
609
- [64 | 1, () => ForwardedIPConfig$]
609
+ [64 | 1, () => ForwardedIPConfig$], 1
610
610
  ];
611
611
  export var AssociateWebACLRequest$ = [3, n0, _AWACLR,
612
612
  0,
613
613
  [_WACLA, _RA],
614
- [0, 0]
614
+ [0, 0], 2
615
615
  ];
616
616
  export var AssociateWebACLResponse$ = [3, n0, _AWACLRs,
617
617
  0,
@@ -626,22 +626,22 @@ export var AssociationConfig$ = [3, n0, _ACs,
626
626
  export var AWSManagedRulesACFPRuleSet$ = [3, n0, _AWSMRACFPRS,
627
627
  0,
628
628
  [_CP, _RPP, _RI, _RIe, _ERIP],
629
- [0, 0, () => RequestInspectionACFP$, () => ResponseInspection$, 2]
629
+ [0, 0, () => RequestInspectionACFP$, () => ResponseInspection$, 2], 3
630
630
  ];
631
631
  export var AWSManagedRulesAntiDDoSRuleSet$ = [3, n0, _AWSMRADDSRS,
632
632
  0,
633
633
  [_CSAC, _STB],
634
- [() => ClientSideActionConfig$, 0]
634
+ [() => ClientSideActionConfig$, 0], 1
635
635
  ];
636
636
  export var AWSManagedRulesATPRuleSet$ = [3, n0, _AWSMRATPRS,
637
637
  0,
638
638
  [_LP, _RI, _RIe, _ERIP],
639
- [0, () => RequestInspection$, () => ResponseInspection$, 2]
639
+ [0, () => RequestInspection$, () => ResponseInspection$, 2], 1
640
640
  ];
641
641
  export var AWSManagedRulesBotControlRuleSet$ = [3, n0, _AWSMRBCRS,
642
642
  0,
643
643
  [_IL, _EML],
644
- [0, 2]
644
+ [0, 2], 1
645
645
  ];
646
646
  export var BlockAction$ = [3, n0, _BA,
647
647
  0,
@@ -656,7 +656,7 @@ export var Body$ = [3, n0, _B,
656
656
  export var ByteMatchStatement$ = [3, n0, _BMS,
657
657
  0,
658
658
  [_SS, _FTM, _TT, _PC],
659
- [21, () => FieldToMatch$, () => TextTransformations, 0]
659
+ [21, () => FieldToMatch$, () => TextTransformations, 0], 4
660
660
  ];
661
661
  export var CaptchaAction$ = [3, n0, _CA,
662
662
  0,
@@ -691,7 +691,7 @@ export var ChallengeResponse$ = [3, n0, _CRh,
691
691
  export var CheckCapacityRequest$ = [3, n0, _CCR,
692
692
  0,
693
693
  [_Sc, _R],
694
- [0, () => Rules]
694
+ [0, () => Rules], 2
695
695
  ];
696
696
  export var CheckCapacityResponse$ = [3, n0, _CCRh,
697
697
  0,
@@ -701,12 +701,12 @@ export var CheckCapacityResponse$ = [3, n0, _CCRh,
701
701
  export var ClientSideAction$ = [3, n0, _CSA,
702
702
  0,
703
703
  [_UOA, _Se, _EURE],
704
- [0, 0, () => RegularExpressionList]
704
+ [0, 0, () => RegularExpressionList], 1
705
705
  ];
706
706
  export var ClientSideActionConfig$ = [3, n0, _CSAC,
707
707
  0,
708
708
  [_Ch],
709
- [() => ClientSideAction$]
709
+ [() => ClientSideAction$], 1
710
710
  ];
711
711
  export var Condition$ = [3, n0, _Co,
712
712
  0,
@@ -721,7 +721,7 @@ export var CookieMatchPattern$ = [3, n0, _CMP,
721
721
  export var Cookies$ = [3, n0, _Coo,
722
722
  0,
723
723
  [_MP, _MS, _OH],
724
- [() => CookieMatchPattern$, 0, 0]
724
+ [() => CookieMatchPattern$, 0, 0], 3
725
725
  ];
726
726
  export var CountAction$ = [3, n0, _CAo,
727
727
  0,
@@ -731,7 +731,7 @@ export var CountAction$ = [3, n0, _CAo,
731
731
  export var CreateAPIKeyRequest$ = [3, n0, _CAPIKR,
732
732
  0,
733
733
  [_Sc, _TD],
734
- [0, 64 | 0]
734
+ [0, 64 | 0], 2
735
735
  ];
736
736
  export var CreateAPIKeyResponse$ = [3, n0, _CAPIKRr,
737
737
  0,
@@ -740,8 +740,8 @@ export var CreateAPIKeyResponse$ = [3, n0, _CAPIKRr,
740
740
  ];
741
741
  export var CreateIPSetRequest$ = [3, n0, _CIPSR,
742
742
  0,
743
- [_N, _Sc, _D, _IPAV, _Ad, _T],
744
- [0, 0, 0, 0, 64 | 0, () => TagList]
743
+ [_N, _Sc, _IPAV, _Ad, _D, _T],
744
+ [0, 0, 0, 64 | 0, 0, () => TagList], 4
745
745
  ];
746
746
  export var CreateIPSetResponse$ = [3, n0, _CIPSRr,
747
747
  0,
@@ -750,8 +750,8 @@ export var CreateIPSetResponse$ = [3, n0, _CIPSRr,
750
750
  ];
751
751
  export var CreateRegexPatternSetRequest$ = [3, n0, _CRPSR,
752
752
  0,
753
- [_N, _Sc, _D, _REL, _T],
754
- [0, 0, 0, () => RegularExpressionList, () => TagList]
753
+ [_N, _Sc, _REL, _D, _T],
754
+ [0, 0, () => RegularExpressionList, 0, () => TagList], 3
755
755
  ];
756
756
  export var CreateRegexPatternSetResponse$ = [3, n0, _CRPSRr,
757
757
  0,
@@ -760,8 +760,8 @@ export var CreateRegexPatternSetResponse$ = [3, n0, _CRPSRr,
760
760
  ];
761
761
  export var CreateRuleGroupRequest$ = [3, n0, _CRGR,
762
762
  0,
763
- [_N, _Sc, _C, _D, _R, _VC, _T, _CRB],
764
- [0, 0, 1, 0, () => Rules, () => VisibilityConfig$, () => TagList, () => CustomResponseBodies]
763
+ [_N, _Sc, _C, _VC, _D, _R, _T, _CRB],
764
+ [0, 0, 1, () => VisibilityConfig$, 0, () => Rules, () => TagList, () => CustomResponseBodies], 4
765
765
  ];
766
766
  export var CreateRuleGroupResponse$ = [3, n0, _CRGRr,
767
767
  0,
@@ -770,8 +770,8 @@ export var CreateRuleGroupResponse$ = [3, n0, _CRGRr,
770
770
  ];
771
771
  export var CreateWebACLRequest$ = [3, n0, _CWACLR,
772
772
  0,
773
- [_N, _Sc, _DA, _D, _R, _VC, _DPC, _T, _CRB, _CC, _CCh, _TD, _ACs, _OSDDSPC, _ACp],
774
- [0, 0, () => DefaultAction$, 0, () => Rules, () => VisibilityConfig$, () => DataProtectionConfig$, () => TagList, () => CustomResponseBodies, () => CaptchaConfig$, () => ChallengeConfig$, 64 | 0, () => AssociationConfig$, () => OnSourceDDoSProtectionConfig$, () => ApplicationConfig$]
773
+ [_N, _Sc, _DA, _VC, _D, _R, _DPC, _T, _CRB, _CC, _CCh, _TD, _ACs, _OSDDSPC, _ACp],
774
+ [0, 0, () => DefaultAction$, () => VisibilityConfig$, 0, () => Rules, () => DataProtectionConfig$, () => TagList, () => CustomResponseBodies, () => CaptchaConfig$, () => ChallengeConfig$, 64 | 0, () => AssociationConfig$, () => OnSourceDDoSProtectionConfig$, () => ApplicationConfig$], 4
775
775
  ];
776
776
  export var CreateWebACLResponse$ = [3, n0, _CWACLRr,
777
777
  0,
@@ -781,32 +781,32 @@ export var CreateWebACLResponse$ = [3, n0, _CWACLRr,
781
781
  export var CustomHTTPHeader$ = [3, n0, _CHTTPH,
782
782
  0,
783
783
  [_N, _Val],
784
- [0, 0]
784
+ [0, 0], 2
785
785
  ];
786
786
  export var CustomRequestHandling$ = [3, n0, _CRH,
787
787
  0,
788
788
  [_IH],
789
- [() => CustomHTTPHeaders]
789
+ [() => CustomHTTPHeaders], 1
790
790
  ];
791
791
  export var CustomResponse$ = [3, n0, _CR,
792
792
  0,
793
793
  [_RC, _CRBK, _RH],
794
- [1, 0, () => CustomHTTPHeaders]
794
+ [1, 0, () => CustomHTTPHeaders], 1
795
795
  ];
796
796
  export var CustomResponseBody$ = [3, n0, _CRBu,
797
797
  0,
798
798
  [_CTo, _Con],
799
- [0, 0]
799
+ [0, 0], 2
800
800
  ];
801
801
  export var DataProtection$ = [3, n0, _DP,
802
802
  0,
803
803
  [_F, _A, _ERMD, _ERBD],
804
- [() => FieldToProtect$, 0, 2, 2]
804
+ [() => FieldToProtect$, 0, 2, 2], 2
805
805
  ];
806
806
  export var DataProtectionConfig$ = [3, n0, _DPC,
807
807
  0,
808
808
  [_DPa],
809
- [() => DataProtections]
809
+ [() => DataProtections], 1
810
810
  ];
811
811
  export var DefaultAction$ = [3, n0, _DA,
812
812
  0,
@@ -816,7 +816,7 @@ export var DefaultAction$ = [3, n0, _DA,
816
816
  export var DeleteAPIKeyRequest$ = [3, n0, _DAPIKR,
817
817
  0,
818
818
  [_Sc, _APIK],
819
- [0, 0]
819
+ [0, 0], 2
820
820
  ];
821
821
  export var DeleteAPIKeyResponse$ = [3, n0, _DAPIKRe,
822
822
  0,
@@ -826,7 +826,7 @@ export var DeleteAPIKeyResponse$ = [3, n0, _DAPIKRe,
826
826
  export var DeleteFirewallManagerRuleGroupsRequest$ = [3, n0, _DFMRGR,
827
827
  0,
828
828
  [_WACLA, _WACLLT],
829
- [0, 0]
829
+ [0, 0], 2
830
830
  ];
831
831
  export var DeleteFirewallManagerRuleGroupsResponse$ = [3, n0, _DFMRGRe,
832
832
  0,
@@ -836,7 +836,7 @@ export var DeleteFirewallManagerRuleGroupsResponse$ = [3, n0, _DFMRGRe,
836
836
  export var DeleteIPSetRequest$ = [3, n0, _DIPSR,
837
837
  0,
838
838
  [_N, _Sc, _Id, _LT],
839
- [0, 0, 0, 0]
839
+ [0, 0, 0, 0], 4
840
840
  ];
841
841
  export var DeleteIPSetResponse$ = [3, n0, _DIPSRe,
842
842
  0,
@@ -846,7 +846,7 @@ export var DeleteIPSetResponse$ = [3, n0, _DIPSRe,
846
846
  export var DeleteLoggingConfigurationRequest$ = [3, n0, _DLCR,
847
847
  0,
848
848
  [_RA, _LTo, _LS],
849
- [0, 0, 0]
849
+ [0, 0, 0], 1
850
850
  ];
851
851
  export var DeleteLoggingConfigurationResponse$ = [3, n0, _DLCRe,
852
852
  0,
@@ -856,7 +856,7 @@ export var DeleteLoggingConfigurationResponse$ = [3, n0, _DLCRe,
856
856
  export var DeletePermissionPolicyRequest$ = [3, n0, _DPPR,
857
857
  0,
858
858
  [_RA],
859
- [0]
859
+ [0], 1
860
860
  ];
861
861
  export var DeletePermissionPolicyResponse$ = [3, n0, _DPPRe,
862
862
  0,
@@ -866,7 +866,7 @@ export var DeletePermissionPolicyResponse$ = [3, n0, _DPPRe,
866
866
  export var DeleteRegexPatternSetRequest$ = [3, n0, _DRPSR,
867
867
  0,
868
868
  [_N, _Sc, _Id, _LT],
869
- [0, 0, 0, 0]
869
+ [0, 0, 0, 0], 4
870
870
  ];
871
871
  export var DeleteRegexPatternSetResponse$ = [3, n0, _DRPSRe,
872
872
  0,
@@ -876,7 +876,7 @@ export var DeleteRegexPatternSetResponse$ = [3, n0, _DRPSRe,
876
876
  export var DeleteRuleGroupRequest$ = [3, n0, _DRGR,
877
877
  0,
878
878
  [_N, _Sc, _Id, _LT],
879
- [0, 0, 0, 0]
879
+ [0, 0, 0, 0], 4
880
880
  ];
881
881
  export var DeleteRuleGroupResponse$ = [3, n0, _DRGRe,
882
882
  0,
@@ -886,7 +886,7 @@ export var DeleteRuleGroupResponse$ = [3, n0, _DRGRe,
886
886
  export var DeleteWebACLRequest$ = [3, n0, _DWACLR,
887
887
  0,
888
888
  [_N, _Sc, _Id, _LT],
889
- [0, 0, 0, 0]
889
+ [0, 0, 0, 0], 4
890
890
  ];
891
891
  export var DeleteWebACLResponse$ = [3, n0, _DWACLRe,
892
892
  0,
@@ -896,7 +896,7 @@ export var DeleteWebACLResponse$ = [3, n0, _DWACLRe,
896
896
  export var DescribeAllManagedProductsRequest$ = [3, n0, _DAMPR,
897
897
  0,
898
898
  [_Sc],
899
- [0]
899
+ [0], 1
900
900
  ];
901
901
  export var DescribeAllManagedProductsResponse$ = [3, n0, _DAMPRe,
902
902
  0,
@@ -906,7 +906,7 @@ export var DescribeAllManagedProductsResponse$ = [3, n0, _DAMPRe,
906
906
  export var DescribeManagedProductsByVendorRequest$ = [3, n0, _DMPBVR,
907
907
  0,
908
908
  [_VN, _Sc],
909
- [0, 0]
909
+ [0, 0], 2
910
910
  ];
911
911
  export var DescribeManagedProductsByVendorResponse$ = [3, n0, _DMPBVRe,
912
912
  0,
@@ -916,7 +916,7 @@ export var DescribeManagedProductsByVendorResponse$ = [3, n0, _DMPBVRe,
916
916
  export var DescribeManagedRuleGroupRequest$ = [3, n0, _DMRGR,
917
917
  0,
918
918
  [_VN, _N, _Sc, _VNe],
919
- [0, 0, 0, 0]
919
+ [0, 0, 0, 0], 3
920
920
  ];
921
921
  export var DescribeManagedRuleGroupResponse$ = [3, n0, _DMRGRe,
922
922
  0,
@@ -931,7 +931,7 @@ export var DisallowedFeature$ = [3, n0, _DF,
931
931
  export var DisassociateWebACLRequest$ = [3, n0, _DWACLRi,
932
932
  0,
933
933
  [_RA],
934
- [0]
934
+ [0], 1
935
935
  ];
936
936
  export var DisassociateWebACLResponse$ = [3, n0, _DWACLRis,
937
937
  0,
@@ -941,12 +941,12 @@ export var DisassociateWebACLResponse$ = [3, n0, _DWACLRis,
941
941
  export var EmailField$ = [3, n0, _EF,
942
942
  0,
943
943
  [_I],
944
- [0]
944
+ [0], 1
945
945
  ];
946
946
  export var ExcludedRule$ = [3, n0, _ER,
947
947
  0,
948
948
  [_N],
949
- [0]
949
+ [0], 1
950
950
  ];
951
951
  export var FieldToMatch$ = [3, n0, _FTM,
952
952
  0,
@@ -956,17 +956,17 @@ export var FieldToMatch$ = [3, n0, _FTM,
956
956
  export var FieldToProtect$ = [3, n0, _FTP,
957
957
  0,
958
958
  [_FT, _FK],
959
- [0, 64 | 0]
959
+ [0, 64 | 0], 1
960
960
  ];
961
961
  export var Filter$ = [3, n0, _Fi,
962
962
  0,
963
963
  [_Be, _Re, _Cond],
964
- [0, 0, () => Conditions]
964
+ [0, 0, () => Conditions], 3
965
965
  ];
966
966
  export var FirewallManagerRuleGroup$ = [3, n0, _FMRG,
967
967
  0,
968
968
  [_N, _P, _FMS, _OA, _VC],
969
- [0, 1, () => FirewallManagerStatement$, () => OverrideAction$, () => VisibilityConfig$]
969
+ [0, 1, () => FirewallManagerStatement$, () => OverrideAction$, () => VisibilityConfig$], 5
970
970
  ];
971
971
  export var FirewallManagerStatement$ = [3, n0, _FMS,
972
972
  0,
@@ -976,12 +976,12 @@ export var FirewallManagerStatement$ = [3, n0, _FMS,
976
976
  export var ForwardedIPConfig$ = [3, n0, _FIPC,
977
977
  0,
978
978
  [_HN, _FB],
979
- [0, 0]
979
+ [0, 0], 2
980
980
  ];
981
981
  export var GenerateMobileSdkReleaseUrlRequest$ = [3, n0, _GMSRUR,
982
982
  0,
983
983
  [_Pl, _RV],
984
- [0, 0]
984
+ [0, 0], 2
985
985
  ];
986
986
  export var GenerateMobileSdkReleaseUrlResponse$ = [3, n0, _GMSRURe,
987
987
  0,
@@ -996,7 +996,7 @@ export var GeoMatchStatement$ = [3, n0, _GMS,
996
996
  export var GetDecryptedAPIKeyRequest$ = [3, n0, _GDAPIKR,
997
997
  0,
998
998
  [_Sc, _APIK],
999
- [0, 0]
999
+ [0, 0], 2
1000
1000
  ];
1001
1001
  export var GetDecryptedAPIKeyResponse$ = [3, n0, _GDAPIKRe,
1002
1002
  0,
@@ -1006,7 +1006,7 @@ export var GetDecryptedAPIKeyResponse$ = [3, n0, _GDAPIKRe,
1006
1006
  export var GetIPSetRequest$ = [3, n0, _GIPSR,
1007
1007
  0,
1008
1008
  [_N, _Sc, _Id],
1009
- [0, 0, 0]
1009
+ [0, 0, 0], 3
1010
1010
  ];
1011
1011
  export var GetIPSetResponse$ = [3, n0, _GIPSRe,
1012
1012
  0,
@@ -1016,7 +1016,7 @@ export var GetIPSetResponse$ = [3, n0, _GIPSRe,
1016
1016
  export var GetLoggingConfigurationRequest$ = [3, n0, _GLCR,
1017
1017
  0,
1018
1018
  [_RA, _LTo, _LS],
1019
- [0, 0, 0]
1019
+ [0, 0, 0], 1
1020
1020
  ];
1021
1021
  export var GetLoggingConfigurationResponse$ = [3, n0, _GLCRe,
1022
1022
  0,
@@ -1026,7 +1026,7 @@ export var GetLoggingConfigurationResponse$ = [3, n0, _GLCRe,
1026
1026
  export var GetManagedRuleSetRequest$ = [3, n0, _GMRSR,
1027
1027
  0,
1028
1028
  [_N, _Sc, _Id],
1029
- [0, 0, 0]
1029
+ [0, 0, 0], 3
1030
1030
  ];
1031
1031
  export var GetManagedRuleSetResponse$ = [3, n0, _GMRSRe,
1032
1032
  0,
@@ -1036,7 +1036,7 @@ export var GetManagedRuleSetResponse$ = [3, n0, _GMRSRe,
1036
1036
  export var GetMobileSdkReleaseRequest$ = [3, n0, _GMSRR,
1037
1037
  0,
1038
1038
  [_Pl, _RV],
1039
- [0, 0]
1039
+ [0, 0], 2
1040
1040
  ];
1041
1041
  export var GetMobileSdkReleaseResponse$ = [3, n0, _GMSRRe,
1042
1042
  0,
@@ -1046,7 +1046,7 @@ export var GetMobileSdkReleaseResponse$ = [3, n0, _GMSRRe,
1046
1046
  export var GetPermissionPolicyRequest$ = [3, n0, _GPPR,
1047
1047
  0,
1048
1048
  [_RA],
1049
- [0]
1049
+ [0], 1
1050
1050
  ];
1051
1051
  export var GetPermissionPolicyResponse$ = [3, n0, _GPPRe,
1052
1052
  0,
@@ -1055,8 +1055,8 @@ export var GetPermissionPolicyResponse$ = [3, n0, _GPPRe,
1055
1055
  ];
1056
1056
  export var GetRateBasedStatementManagedKeysRequest$ = [3, n0, _GRBSMKR,
1057
1057
  0,
1058
- [_Sc, _WACLN, _WACLI, _RGRN, _RN],
1059
- [0, 0, 0, 0, 0]
1058
+ [_Sc, _WACLN, _WACLI, _RN, _RGRN],
1059
+ [0, 0, 0, 0, 0], 4
1060
1060
  ];
1061
1061
  export var GetRateBasedStatementManagedKeysResponse$ = [3, n0, _GRBSMKRe,
1062
1062
  0,
@@ -1066,7 +1066,7 @@ export var GetRateBasedStatementManagedKeysResponse$ = [3, n0, _GRBSMKRe,
1066
1066
  export var GetRegexPatternSetRequest$ = [3, n0, _GRPSR,
1067
1067
  0,
1068
1068
  [_N, _Sc, _Id],
1069
- [0, 0, 0]
1069
+ [0, 0, 0], 3
1070
1070
  ];
1071
1071
  export var GetRegexPatternSetResponse$ = [3, n0, _GRPSRe,
1072
1072
  0,
@@ -1086,7 +1086,7 @@ export var GetRuleGroupResponse$ = [3, n0, _GRGRe,
1086
1086
  export var GetSampledRequestsRequest$ = [3, n0, _GSRR,
1087
1087
  0,
1088
1088
  [_WAA, _RMN, _Sc, _TW, _MI],
1089
- [0, 0, 0, () => TimeWindow$, 1]
1089
+ [0, 0, 0, () => TimeWindow$, 1], 5
1090
1090
  ];
1091
1091
  export var GetSampledRequestsResponse$ = [3, n0, _GSRRe,
1092
1092
  0,
@@ -1096,7 +1096,7 @@ export var GetSampledRequestsResponse$ = [3, n0, _GSRRe,
1096
1096
  export var GetWebACLForResourceRequest$ = [3, n0, _GWACLFRR,
1097
1097
  0,
1098
1098
  [_RA],
1099
- [0]
1099
+ [0], 1
1100
1100
  ];
1101
1101
  export var GetWebACLForResourceResponse$ = [3, n0, _GWACLFRRe,
1102
1102
  0,
@@ -1121,12 +1121,12 @@ export var HeaderMatchPattern$ = [3, n0, _HMP,
1121
1121
  export var HeaderOrder$ = [3, n0, _HO,
1122
1122
  0,
1123
1123
  [_OH],
1124
- [0]
1124
+ [0], 1
1125
1125
  ];
1126
1126
  export var Headers$ = [3, n0, _H,
1127
1127
  0,
1128
1128
  [_MP, _MS, _OH],
1129
- [() => HeaderMatchPattern$, 0, 0]
1129
+ [() => HeaderMatchPattern$, 0, 0], 3
1130
1130
  ];
1131
1131
  export var HTTPHeader$ = [3, n0, _HTTPH,
1132
1132
  0,
@@ -1141,22 +1141,22 @@ export var HTTPRequest$ = [3, n0, _HTTPR,
1141
1141
  export var ImmunityTimeProperty$ = [3, n0, _ITP,
1142
1142
  0,
1143
1143
  [_IT],
1144
- [1]
1144
+ [1], 1
1145
1145
  ];
1146
1146
  export var IPSet$ = [3, n0, _IPS,
1147
1147
  0,
1148
- [_N, _Id, _ARN, _D, _IPAV, _Ad],
1149
- [0, 0, 0, 0, 0, 64 | 0]
1148
+ [_N, _Id, _ARN, _IPAV, _Ad, _D],
1149
+ [0, 0, 0, 0, 64 | 0, 0], 5
1150
1150
  ];
1151
1151
  export var IPSetForwardedIPConfig$ = [3, n0, _IPSFIPC,
1152
1152
  0,
1153
1153
  [_HN, _FB, _Pos],
1154
- [0, 0, 0]
1154
+ [0, 0, 0], 3
1155
1155
  ];
1156
1156
  export var IPSetReferenceStatement$ = [3, n0, _IPSRS,
1157
1157
  0,
1158
1158
  [_ARN, _IPSFIPC],
1159
- [0, () => IPSetForwardedIPConfig$]
1159
+ [0, () => IPSetForwardedIPConfig$], 1
1160
1160
  ];
1161
1161
  export var IPSetSummary$ = [3, n0, _IPSS,
1162
1162
  0,
@@ -1166,17 +1166,17 @@ export var IPSetSummary$ = [3, n0, _IPSS,
1166
1166
  export var JA3Fingerprint$ = [3, n0, _JAF,
1167
1167
  0,
1168
1168
  [_FB],
1169
- [0]
1169
+ [0], 1
1170
1170
  ];
1171
1171
  export var JA4Fingerprint$ = [3, n0, _JAFi,
1172
1172
  0,
1173
1173
  [_FB],
1174
- [0]
1174
+ [0], 1
1175
1175
  ];
1176
1176
  export var JsonBody$ = [3, n0, _JB,
1177
1177
  0,
1178
1178
  [_MP, _MS, _IFB, _OH],
1179
- [() => JsonMatchPattern$, 0, 0, 0]
1179
+ [() => JsonMatchPattern$, 0, 0, 0], 2
1180
1180
  ];
1181
1181
  export var JsonMatchPattern$ = [3, n0, _JMP,
1182
1182
  0,
@@ -1186,17 +1186,17 @@ export var JsonMatchPattern$ = [3, n0, _JMP,
1186
1186
  export var Label$ = [3, n0, _L,
1187
1187
  0,
1188
1188
  [_N],
1189
- [0]
1189
+ [0], 1
1190
1190
  ];
1191
1191
  export var LabelMatchStatement$ = [3, n0, _LMS,
1192
1192
  0,
1193
1193
  [_Sc, _K],
1194
- [0, 0]
1194
+ [0, 0], 2
1195
1195
  ];
1196
1196
  export var LabelNameCondition$ = [3, n0, _LNC,
1197
1197
  0,
1198
1198
  [_LNa],
1199
- [0]
1199
+ [0], 1
1200
1200
  ];
1201
1201
  export var LabelSummary$ = [3, n0, _LSa,
1202
1202
  0,
@@ -1206,7 +1206,7 @@ export var LabelSummary$ = [3, n0, _LSa,
1206
1206
  export var ListAPIKeysRequest$ = [3, n0, _LAPIKR,
1207
1207
  0,
1208
1208
  [_Sc, _NM, _Li],
1209
- [0, 0, 1]
1209
+ [0, 0, 1], 1
1210
1210
  ];
1211
1211
  export var ListAPIKeysResponse$ = [3, n0, _LAPIKRi,
1212
1212
  0,
@@ -1216,7 +1216,7 @@ export var ListAPIKeysResponse$ = [3, n0, _LAPIKRi,
1216
1216
  export var ListAvailableManagedRuleGroupsRequest$ = [3, n0, _LAMRGR,
1217
1217
  0,
1218
1218
  [_Sc, _NM, _Li],
1219
- [0, 0, 1]
1219
+ [0, 0, 1], 1
1220
1220
  ];
1221
1221
  export var ListAvailableManagedRuleGroupsResponse$ = [3, n0, _LAMRGRi,
1222
1222
  0,
@@ -1226,7 +1226,7 @@ export var ListAvailableManagedRuleGroupsResponse$ = [3, n0, _LAMRGRi,
1226
1226
  export var ListAvailableManagedRuleGroupVersionsRequest$ = [3, n0, _LAMRGVR,
1227
1227
  0,
1228
1228
  [_VN, _N, _Sc, _NM, _Li],
1229
- [0, 0, 0, 0, 1]
1229
+ [0, 0, 0, 0, 1], 3
1230
1230
  ];
1231
1231
  export var ListAvailableManagedRuleGroupVersionsResponse$ = [3, n0, _LAMRGVRi,
1232
1232
  0,
@@ -1236,7 +1236,7 @@ export var ListAvailableManagedRuleGroupVersionsResponse$ = [3, n0, _LAMRGVRi,
1236
1236
  export var ListIPSetsRequest$ = [3, n0, _LIPSR,
1237
1237
  0,
1238
1238
  [_Sc, _NM, _Li],
1239
- [0, 0, 1]
1239
+ [0, 0, 1], 1
1240
1240
  ];
1241
1241
  export var ListIPSetsResponse$ = [3, n0, _LIPSRi,
1242
1242
  0,
@@ -1246,7 +1246,7 @@ export var ListIPSetsResponse$ = [3, n0, _LIPSRi,
1246
1246
  export var ListLoggingConfigurationsRequest$ = [3, n0, _LLCR,
1247
1247
  0,
1248
1248
  [_Sc, _NM, _Li, _LS],
1249
- [0, 0, 1, 0]
1249
+ [0, 0, 1, 0], 1
1250
1250
  ];
1251
1251
  export var ListLoggingConfigurationsResponse$ = [3, n0, _LLCRi,
1252
1252
  0,
@@ -1256,7 +1256,7 @@ export var ListLoggingConfigurationsResponse$ = [3, n0, _LLCRi,
1256
1256
  export var ListManagedRuleSetsRequest$ = [3, n0, _LMRSR,
1257
1257
  0,
1258
1258
  [_Sc, _NM, _Li],
1259
- [0, 0, 1]
1259
+ [0, 0, 1], 1
1260
1260
  ];
1261
1261
  export var ListManagedRuleSetsResponse$ = [3, n0, _LMRSRi,
1262
1262
  0,
@@ -1266,7 +1266,7 @@ export var ListManagedRuleSetsResponse$ = [3, n0, _LMRSRi,
1266
1266
  export var ListMobileSdkReleasesRequest$ = [3, n0, _LMSRR,
1267
1267
  0,
1268
1268
  [_Pl, _NM, _Li],
1269
- [0, 0, 1]
1269
+ [0, 0, 1], 1
1270
1270
  ];
1271
1271
  export var ListMobileSdkReleasesResponse$ = [3, n0, _LMSRRi,
1272
1272
  0,
@@ -1276,7 +1276,7 @@ export var ListMobileSdkReleasesResponse$ = [3, n0, _LMSRRi,
1276
1276
  export var ListRegexPatternSetsRequest$ = [3, n0, _LRPSR,
1277
1277
  0,
1278
1278
  [_Sc, _NM, _Li],
1279
- [0, 0, 1]
1279
+ [0, 0, 1], 1
1280
1280
  ];
1281
1281
  export var ListRegexPatternSetsResponse$ = [3, n0, _LRPSRi,
1282
1282
  0,
@@ -1286,7 +1286,7 @@ export var ListRegexPatternSetsResponse$ = [3, n0, _LRPSRi,
1286
1286
  export var ListResourcesForWebACLRequest$ = [3, n0, _LRFWACLR,
1287
1287
  0,
1288
1288
  [_WACLA, _RT],
1289
- [0, 0]
1289
+ [0, 0], 1
1290
1290
  ];
1291
1291
  export var ListResourcesForWebACLResponse$ = [3, n0, _LRFWACLRi,
1292
1292
  0,
@@ -1296,7 +1296,7 @@ export var ListResourcesForWebACLResponse$ = [3, n0, _LRFWACLRi,
1296
1296
  export var ListRuleGroupsRequest$ = [3, n0, _LRGR,
1297
1297
  0,
1298
1298
  [_Sc, _NM, _Li],
1299
- [0, 0, 1]
1299
+ [0, 0, 1], 1
1300
1300
  ];
1301
1301
  export var ListRuleGroupsResponse$ = [3, n0, _LRGRi,
1302
1302
  0,
@@ -1305,8 +1305,8 @@ export var ListRuleGroupsResponse$ = [3, n0, _LRGRi,
1305
1305
  ];
1306
1306
  export var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
1307
1307
  0,
1308
- [_NM, _Li, _RARN],
1309
- [0, 1, 0]
1308
+ [_RARN, _NM, _Li],
1309
+ [0, 0, 1], 1
1310
1310
  ];
1311
1311
  export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
1312
1312
  0,
@@ -1316,7 +1316,7 @@ export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
1316
1316
  export var ListWebACLsRequest$ = [3, n0, _LWACLR,
1317
1317
  0,
1318
1318
  [_Sc, _NM, _Li],
1319
- [0, 0, 1]
1319
+ [0, 0, 1], 1
1320
1320
  ];
1321
1321
  export var ListWebACLsResponse$ = [3, n0, _LWACLRi,
1322
1322
  0,
@@ -1326,12 +1326,12 @@ export var ListWebACLsResponse$ = [3, n0, _LWACLRi,
1326
1326
  export var LoggingConfiguration$ = [3, n0, _LC,
1327
1327
  0,
1328
1328
  [_RA, _LDC, _RF, _MBFM, _LF, _LTo, _LS],
1329
- [0, 64 | 0, () => RedactedFields, 2, () => LoggingFilter$, 0, 0]
1329
+ [0, 64 | 0, () => RedactedFields, 2, () => LoggingFilter$, 0, 0], 2
1330
1330
  ];
1331
1331
  export var LoggingFilter$ = [3, n0, _LF,
1332
1332
  0,
1333
1333
  [_Fil, _DB],
1334
- [() => Filters, 0]
1334
+ [() => Filters, 0], 2
1335
1335
  ];
1336
1336
  export var ManagedProductDescriptor$ = [3, n0, _MPD,
1337
1337
  0,
@@ -1346,7 +1346,7 @@ export var ManagedRuleGroupConfig$ = [3, n0, _MRGC,
1346
1346
  export var ManagedRuleGroupStatement$ = [3, n0, _MRGS,
1347
1347
  0,
1348
1348
  [_VN, _N, _V, _ERx, _SDS, _MRGCa, _RAO],
1349
- [0, 0, 0, () => ExcludedRules, () => Statement$, () => ManagedRuleGroupConfigs, () => RuleActionOverrides]
1349
+ [0, 0, 0, () => ExcludedRules, () => Statement$, () => ManagedRuleGroupConfigs, () => RuleActionOverrides], 2
1350
1350
  ];
1351
1351
  export var ManagedRuleGroupSummary$ = [3, n0, _MRGSa,
1352
1352
  0,
@@ -1361,7 +1361,7 @@ export var ManagedRuleGroupVersion$ = [3, n0, _MRGV,
1361
1361
  export var ManagedRuleSet$ = [3, n0, _MRS,
1362
1362
  0,
1363
1363
  [_N, _Id, _ARN, _D, _PV, _RVe, _LN],
1364
- [0, 0, 0, 0, () => PublishedVersions, 0, 0]
1364
+ [0, 0, 0, 0, () => PublishedVersions, 0, 0], 3
1365
1365
  ];
1366
1366
  export var ManagedRuleSetSummary$ = [3, n0, _MRSS,
1367
1367
  0,
@@ -1391,17 +1391,17 @@ export var NoneAction$ = [3, n0, _NA,
1391
1391
  export var NotStatement$ = [3, n0, _NS,
1392
1392
  0,
1393
1393
  [_St],
1394
- [() => Statement$]
1394
+ [() => Statement$], 1
1395
1395
  ];
1396
1396
  export var OnSourceDDoSProtectionConfig$ = [3, n0, _OSDDSPC,
1397
1397
  0,
1398
1398
  [_ALBLRM],
1399
- [0]
1399
+ [0], 1
1400
1400
  ];
1401
1401
  export var OrStatement$ = [3, n0, _OS,
1402
1402
  0,
1403
1403
  [_S],
1404
- [() => Statements]
1404
+ [() => Statements], 1
1405
1405
  ];
1406
1406
  export var OverrideAction$ = [3, n0, _OA,
1407
1407
  0,
@@ -1411,17 +1411,17 @@ export var OverrideAction$ = [3, n0, _OA,
1411
1411
  export var PasswordField$ = [3, n0, _PF,
1412
1412
  0,
1413
1413
  [_I],
1414
- [0]
1414
+ [0], 1
1415
1415
  ];
1416
1416
  export var PhoneNumberField$ = [3, n0, _PNF,
1417
1417
  0,
1418
1418
  [_I],
1419
- [0]
1419
+ [0], 1
1420
1420
  ];
1421
1421
  export var PutLoggingConfigurationRequest$ = [3, n0, _PLCR,
1422
1422
  0,
1423
1423
  [_LC],
1424
- [() => LoggingConfiguration$]
1424
+ [() => LoggingConfiguration$], 1
1425
1425
  ];
1426
1426
  export var PutLoggingConfigurationResponse$ = [3, n0, _PLCRu,
1427
1427
  0,
@@ -1431,7 +1431,7 @@ export var PutLoggingConfigurationResponse$ = [3, n0, _PLCRu,
1431
1431
  export var PutManagedRuleSetVersionsRequest$ = [3, n0, _PMRSVR,
1432
1432
  0,
1433
1433
  [_N, _Sc, _Id, _LT, _RVe, _VTP],
1434
- [0, 0, 0, 0, 0, () => VersionsToPublish]
1434
+ [0, 0, 0, 0, 0, () => VersionsToPublish], 4
1435
1435
  ];
1436
1436
  export var PutManagedRuleSetVersionsResponse$ = [3, n0, _PMRSVRu,
1437
1437
  0,
@@ -1441,7 +1441,7 @@ export var PutManagedRuleSetVersionsResponse$ = [3, n0, _PMRSVRu,
1441
1441
  export var PutPermissionPolicyRequest$ = [3, n0, _PPPR,
1442
1442
  0,
1443
1443
  [_RA, _Po],
1444
- [0, 0]
1444
+ [0, 0], 2
1445
1445
  ];
1446
1446
  export var PutPermissionPolicyResponse$ = [3, n0, _PPPRu,
1447
1447
  0,
@@ -1455,8 +1455,8 @@ export var QueryString$ = [3, n0, _QS,
1455
1455
  ];
1456
1456
  export var RateBasedStatement$ = [3, n0, _RBS,
1457
1457
  0,
1458
- [_Li, _EWS, _AKT, _SDS, _FIPC, _CK],
1459
- [1, 1, 0, () => Statement$, () => ForwardedIPConfig$, () => RateBasedStatementCustomKeys]
1458
+ [_Li, _AKT, _EWS, _SDS, _FIPC, _CK],
1459
+ [1, 0, 1, () => Statement$, () => ForwardedIPConfig$, () => RateBasedStatementCustomKeys], 2
1460
1460
  ];
1461
1461
  export var RateBasedStatementCustomKey$ = [3, n0, _RBSCK,
1462
1462
  0,
@@ -1476,7 +1476,7 @@ export var RateLimitAsn$ = [3, n0, _RLA,
1476
1476
  export var RateLimitCookie$ = [3, n0, _RLC,
1477
1477
  0,
1478
1478
  [_N, _TT],
1479
- [0, () => TextTransformations]
1479
+ [0, () => TextTransformations], 2
1480
1480
  ];
1481
1481
  export var RateLimitForwardedIP$ = [3, n0, _RLFIP,
1482
1482
  0,
@@ -1486,7 +1486,7 @@ export var RateLimitForwardedIP$ = [3, n0, _RLFIP,
1486
1486
  export var RateLimitHeader$ = [3, n0, _RLH,
1487
1487
  0,
1488
1488
  [_N, _TT],
1489
- [0, () => TextTransformations]
1489
+ [0, () => TextTransformations], 2
1490
1490
  ];
1491
1491
  export var RateLimitHTTPMethod$ = [3, n0, _RLHTTPM,
1492
1492
  0,
@@ -1501,32 +1501,32 @@ export var RateLimitIP$ = [3, n0, _RLIP,
1501
1501
  export var RateLimitJA3Fingerprint$ = [3, n0, _RLJAF,
1502
1502
  0,
1503
1503
  [_FB],
1504
- [0]
1504
+ [0], 1
1505
1505
  ];
1506
1506
  export var RateLimitJA4Fingerprint$ = [3, n0, _RLJAFa,
1507
1507
  0,
1508
1508
  [_FB],
1509
- [0]
1509
+ [0], 1
1510
1510
  ];
1511
1511
  export var RateLimitLabelNamespace$ = [3, n0, _RLLN,
1512
1512
  0,
1513
1513
  [_Na],
1514
- [0]
1514
+ [0], 1
1515
1515
  ];
1516
1516
  export var RateLimitQueryArgument$ = [3, n0, _RLQA,
1517
1517
  0,
1518
1518
  [_N, _TT],
1519
- [0, () => TextTransformations]
1519
+ [0, () => TextTransformations], 2
1520
1520
  ];
1521
1521
  export var RateLimitQueryString$ = [3, n0, _RLQS,
1522
1522
  0,
1523
1523
  [_TT],
1524
- [() => TextTransformations]
1524
+ [() => TextTransformations], 1
1525
1525
  ];
1526
1526
  export var RateLimitUriPath$ = [3, n0, _RLUP,
1527
1527
  0,
1528
1528
  [_TT],
1529
- [() => TextTransformations]
1529
+ [() => TextTransformations], 1
1530
1530
  ];
1531
1531
  export var Regex$ = [3, n0, _Reg,
1532
1532
  0,
@@ -1536,7 +1536,7 @@ export var Regex$ = [3, n0, _Reg,
1536
1536
  export var RegexMatchStatement$ = [3, n0, _RMS,
1537
1537
  0,
1538
1538
  [_RSe, _FTM, _TT],
1539
- [0, () => FieldToMatch$, () => TextTransformations]
1539
+ [0, () => FieldToMatch$, () => TextTransformations], 3
1540
1540
  ];
1541
1541
  export var RegexPatternSet$ = [3, n0, _RPS,
1542
1542
  0,
@@ -1546,7 +1546,7 @@ export var RegexPatternSet$ = [3, n0, _RPS,
1546
1546
  export var RegexPatternSetReferenceStatement$ = [3, n0, _RPSRS,
1547
1547
  0,
1548
1548
  [_ARN, _FTM, _TT],
1549
- [0, () => FieldToMatch$, () => TextTransformations]
1549
+ [0, () => FieldToMatch$, () => TextTransformations], 3
1550
1550
  ];
1551
1551
  export var RegexPatternSetSummary$ = [3, n0, _RPSS,
1552
1552
  0,
@@ -1561,17 +1561,17 @@ export var ReleaseSummary$ = [3, n0, _RSel,
1561
1561
  export var RequestBodyAssociatedResourceTypeConfig$ = [3, n0, _RBARTC,
1562
1562
  0,
1563
1563
  [_DSIL],
1564
- [0]
1564
+ [0], 1
1565
1565
  ];
1566
1566
  export var RequestInspection$ = [3, n0, _RI,
1567
1567
  0,
1568
1568
  [_PTa, _UFs, _PF],
1569
- [0, () => UsernameField$, () => PasswordField$]
1569
+ [0, () => UsernameField$, () => PasswordField$], 3
1570
1570
  ];
1571
1571
  export var RequestInspectionACFP$ = [3, n0, _RIACFP,
1572
1572
  0,
1573
1573
  [_PTa, _UFs, _PF, _EF, _PNFh, _AFd],
1574
- [0, () => UsernameField$, () => PasswordField$, () => EmailField$, () => PhoneNumberFields, () => AddressFields]
1574
+ [0, () => UsernameField$, () => PasswordField$, () => EmailField$, () => PhoneNumberFields, () => AddressFields], 1
1575
1575
  ];
1576
1576
  export var ResponseInspection$ = [3, n0, _RIe,
1577
1577
  0,
@@ -1581,27 +1581,27 @@ export var ResponseInspection$ = [3, n0, _RIe,
1581
1581
  export var ResponseInspectionBodyContains$ = [3, n0, _RIBC,
1582
1582
  0,
1583
1583
  [_SSu, _FS],
1584
- [64 | 0, 64 | 0]
1584
+ [64 | 0, 64 | 0], 2
1585
1585
  ];
1586
1586
  export var ResponseInspectionHeader$ = [3, n0, _RIH,
1587
1587
  0,
1588
1588
  [_N, _SV, _FV],
1589
- [0, 64 | 0, 64 | 0]
1589
+ [0, 64 | 0, 64 | 0], 3
1590
1590
  ];
1591
1591
  export var ResponseInspectionJson$ = [3, n0, _RIJ,
1592
1592
  0,
1593
1593
  [_I, _SV, _FV],
1594
- [0, 64 | 0, 64 | 0]
1594
+ [0, 64 | 0, 64 | 0], 3
1595
1595
  ];
1596
1596
  export var ResponseInspectionStatusCode$ = [3, n0, _RISC,
1597
1597
  0,
1598
1598
  [_SCu, _FC],
1599
- [64 | 1, 64 | 1]
1599
+ [64 | 1, 64 | 1], 2
1600
1600
  ];
1601
1601
  export var Rule$ = [3, n0, _Ru,
1602
1602
  0,
1603
- [_N, _P, _St, _A, _OA, _RL, _VC, _CC, _CCh],
1604
- [0, 1, () => Statement$, () => RuleAction$, () => OverrideAction$, () => Labels, () => VisibilityConfig$, () => CaptchaConfig$, () => ChallengeConfig$]
1603
+ [_N, _P, _St, _VC, _A, _OA, _RL, _CC, _CCh],
1604
+ [0, 1, () => Statement$, () => VisibilityConfig$, () => RuleAction$, () => OverrideAction$, () => Labels, () => CaptchaConfig$, () => ChallengeConfig$], 4
1605
1605
  ];
1606
1606
  export var RuleAction$ = [3, n0, _RAu,
1607
1607
  0,
@@ -1611,17 +1611,17 @@ export var RuleAction$ = [3, n0, _RAu,
1611
1611
  export var RuleActionOverride$ = [3, n0, _RAOu,
1612
1612
  0,
1613
1613
  [_N, _ATU],
1614
- [0, () => RuleAction$]
1614
+ [0, () => RuleAction$], 2
1615
1615
  ];
1616
1616
  export var RuleGroup$ = [3, n0, _RG,
1617
1617
  0,
1618
- [_N, _Id, _C, _ARN, _D, _R, _VC, _LN, _CRB, _ALv, _CL],
1619
- [0, 0, 1, 0, 0, () => Rules, () => VisibilityConfig$, 0, () => CustomResponseBodies, () => LabelSummaries, () => LabelSummaries]
1618
+ [_N, _Id, _C, _ARN, _VC, _D, _R, _LN, _CRB, _ALv, _CL],
1619
+ [0, 0, 1, 0, () => VisibilityConfig$, 0, () => Rules, 0, () => CustomResponseBodies, () => LabelSummaries, () => LabelSummaries], 5
1620
1620
  ];
1621
1621
  export var RuleGroupReferenceStatement$ = [3, n0, _RGRS,
1622
1622
  0,
1623
1623
  [_ARN, _ERx, _RAO],
1624
- [0, () => ExcludedRules, () => RuleActionOverrides]
1624
+ [0, () => ExcludedRules, () => RuleActionOverrides], 1
1625
1625
  ];
1626
1626
  export var RuleGroupSummary$ = [3, n0, _RGS,
1627
1627
  0,
@@ -1636,27 +1636,27 @@ export var RuleSummary$ = [3, n0, _RSu,
1636
1636
  export var SampledHTTPRequest$ = [3, n0, _SHTTPR,
1637
1637
  0,
1638
1638
  [_Req, _W, _Ti, _A, _RNWRG, _RHI, _RCS, _La, _CRa, _CRh, _OAv],
1639
- [() => HTTPRequest$, 1, 4, 0, 0, () => HTTPHeaders, 1, () => Labels, () => CaptchaResponse$, () => ChallengeResponse$, 0]
1639
+ [() => HTTPRequest$, 1, 4, 0, 0, () => HTTPHeaders, 1, () => Labels, () => CaptchaResponse$, () => ChallengeResponse$, 0], 2
1640
1640
  ];
1641
1641
  export var SingleHeader$ = [3, n0, _SH,
1642
1642
  0,
1643
1643
  [_N],
1644
- [0]
1644
+ [0], 1
1645
1645
  ];
1646
1646
  export var SingleQueryArgument$ = [3, n0, _SQA,
1647
1647
  0,
1648
1648
  [_N],
1649
- [0]
1649
+ [0], 1
1650
1650
  ];
1651
1651
  export var SizeConstraintStatement$ = [3, n0, _SCS,
1652
1652
  0,
1653
1653
  [_FTM, _CO, _Si, _TT],
1654
- [() => FieldToMatch$, 0, 1, () => TextTransformations]
1654
+ [() => FieldToMatch$, 0, 1, () => TextTransformations], 4
1655
1655
  ];
1656
1656
  export var SqliMatchStatement$ = [3, n0, _SMS,
1657
1657
  0,
1658
1658
  [_FTM, _TT, _SL],
1659
- [() => FieldToMatch$, () => TextTransformations, 0]
1659
+ [() => FieldToMatch$, () => TextTransformations, 0], 2
1660
1660
  ];
1661
1661
  export var Statement$ = [3, n0, _St,
1662
1662
  0,
@@ -1666,7 +1666,7 @@ export var Statement$ = [3, n0, _St,
1666
1666
  export var Tag$ = [3, n0, _Ta,
1667
1667
  0,
1668
1668
  [_K, _Val],
1669
- [0, 0]
1669
+ [0, 0], 2
1670
1670
  ];
1671
1671
  export var TagInfoForResource$ = [3, n0, _TIFR,
1672
1672
  0,
@@ -1676,7 +1676,7 @@ export var TagInfoForResource$ = [3, n0, _TIFR,
1676
1676
  export var TagResourceRequest$ = [3, n0, _TRR,
1677
1677
  0,
1678
1678
  [_RARN, _T],
1679
- [0, () => TagList]
1679
+ [0, () => TagList], 2
1680
1680
  ];
1681
1681
  export var TagResourceResponse$ = [3, n0, _TRRa,
1682
1682
  0,
@@ -1686,17 +1686,17 @@ export var TagResourceResponse$ = [3, n0, _TRRa,
1686
1686
  export var TextTransformation$ = [3, n0, _TTe,
1687
1687
  0,
1688
1688
  [_P, _Ty],
1689
- [1, 0]
1689
+ [1, 0], 2
1690
1690
  ];
1691
1691
  export var TimeWindow$ = [3, n0, _TW,
1692
1692
  0,
1693
1693
  [_STt, _ETn],
1694
- [4, 4]
1694
+ [4, 4], 2
1695
1695
  ];
1696
1696
  export var UntagResourceRequest$ = [3, n0, _URR,
1697
1697
  0,
1698
1698
  [_RARN, _TK],
1699
- [0, 64 | 0]
1699
+ [0, 64 | 0], 2
1700
1700
  ];
1701
1701
  export var UntagResourceResponse$ = [3, n0, _URRn,
1702
1702
  0,
@@ -1705,8 +1705,8 @@ export var UntagResourceResponse$ = [3, n0, _URRn,
1705
1705
  ];
1706
1706
  export var UpdateIPSetRequest$ = [3, n0, _UIPSR,
1707
1707
  0,
1708
- [_N, _Sc, _Id, _D, _Ad, _LT],
1709
- [0, 0, 0, 0, 64 | 0, 0]
1708
+ [_N, _Sc, _Id, _Ad, _LT, _D],
1709
+ [0, 0, 0, 64 | 0, 0, 0], 5
1710
1710
  ];
1711
1711
  export var UpdateIPSetResponse$ = [3, n0, _UIPSRp,
1712
1712
  0,
@@ -1716,7 +1716,7 @@ export var UpdateIPSetResponse$ = [3, n0, _UIPSRp,
1716
1716
  export var UpdateManagedRuleSetVersionExpiryDateRequest$ = [3, n0, _UMRSVEDR,
1717
1717
  0,
1718
1718
  [_N, _Sc, _Id, _LT, _VTE, _ET],
1719
- [0, 0, 0, 0, 0, 4]
1719
+ [0, 0, 0, 0, 0, 4], 6
1720
1720
  ];
1721
1721
  export var UpdateManagedRuleSetVersionExpiryDateResponse$ = [3, n0, _UMRSVEDRp,
1722
1722
  0,
@@ -1725,8 +1725,8 @@ export var UpdateManagedRuleSetVersionExpiryDateResponse$ = [3, n0, _UMRSVEDRp,
1725
1725
  ];
1726
1726
  export var UpdateRegexPatternSetRequest$ = [3, n0, _URPSR,
1727
1727
  0,
1728
- [_N, _Sc, _Id, _D, _REL, _LT],
1729
- [0, 0, 0, 0, () => RegularExpressionList, 0]
1728
+ [_N, _Sc, _Id, _REL, _LT, _D],
1729
+ [0, 0, 0, () => RegularExpressionList, 0, 0], 5
1730
1730
  ];
1731
1731
  export var UpdateRegexPatternSetResponse$ = [3, n0, _URPSRp,
1732
1732
  0,
@@ -1735,8 +1735,8 @@ export var UpdateRegexPatternSetResponse$ = [3, n0, _URPSRp,
1735
1735
  ];
1736
1736
  export var UpdateRuleGroupRequest$ = [3, n0, _URGR,
1737
1737
  0,
1738
- [_N, _Sc, _Id, _D, _R, _VC, _LT, _CRB],
1739
- [0, 0, 0, 0, () => Rules, () => VisibilityConfig$, 0, () => CustomResponseBodies]
1738
+ [_N, _Sc, _Id, _VC, _LT, _D, _R, _CRB],
1739
+ [0, 0, 0, () => VisibilityConfig$, 0, 0, () => Rules, () => CustomResponseBodies], 5
1740
1740
  ];
1741
1741
  export var UpdateRuleGroupResponse$ = [3, n0, _URGRp,
1742
1742
  0,
@@ -1745,8 +1745,8 @@ export var UpdateRuleGroupResponse$ = [3, n0, _URGRp,
1745
1745
  ];
1746
1746
  export var UpdateWebACLRequest$ = [3, n0, _UWACLR,
1747
1747
  0,
1748
- [_N, _Sc, _Id, _DA, _D, _R, _VC, _DPC, _LT, _CRB, _CC, _CCh, _TD, _ACs, _OSDDSPC, _ACp],
1749
- [0, 0, 0, () => DefaultAction$, 0, () => Rules, () => VisibilityConfig$, () => DataProtectionConfig$, 0, () => CustomResponseBodies, () => CaptchaConfig$, () => ChallengeConfig$, 64 | 0, () => AssociationConfig$, () => OnSourceDDoSProtectionConfig$, () => ApplicationConfig$]
1748
+ [_N, _Sc, _Id, _DA, _VC, _LT, _D, _R, _DPC, _CRB, _CC, _CCh, _TD, _ACs, _OSDDSPC, _ACp],
1749
+ [0, 0, 0, () => DefaultAction$, () => VisibilityConfig$, 0, 0, () => Rules, () => DataProtectionConfig$, () => CustomResponseBodies, () => CaptchaConfig$, () => ChallengeConfig$, 64 | 0, () => AssociationConfig$, () => OnSourceDDoSProtectionConfig$, () => ApplicationConfig$], 6
1750
1750
  ];
1751
1751
  export var UpdateWebACLResponse$ = [3, n0, _UWACLRp,
1752
1752
  0,
@@ -1766,7 +1766,7 @@ export var UriPath$ = [3, n0, _UP,
1766
1766
  export var UsernameField$ = [3, n0, _UFs,
1767
1767
  0,
1768
1768
  [_I],
1769
- [0]
1769
+ [0], 1
1770
1770
  ];
1771
1771
  export var VersionToPublish$ = [3, n0, _VTPe,
1772
1772
  0,
@@ -1776,7 +1776,7 @@ export var VersionToPublish$ = [3, n0, _VTPe,
1776
1776
  export var VisibilityConfig$ = [3, n0, _VC,
1777
1777
  0,
1778
1778
  [_SRE, _CWME, _MN],
1779
- [2, 2, 0]
1779
+ [2, 2, 0], 3
1780
1780
  ];
1781
1781
  export var WAFAssociatedItemException$ = [-3, n0, _WAFAIE,
1782
1782
  { [_e]: _c },
@@ -1900,8 +1900,8 @@ export var WAFUnsupportedAggregateKeyTypeException$ = [-3, n0, _WAFUAKTE,
1900
1900
  TypeRegistry.for(n0).registerError(WAFUnsupportedAggregateKeyTypeException$, WAFUnsupportedAggregateKeyTypeException);
1901
1901
  export var WebACL$ = [3, n0, _WACL,
1902
1902
  0,
1903
- [_N, _Id, _ARN, _DA, _D, _R, _VC, _DPC, _C, _PPFMRG, _PPFMRGo, _MBFM, _LN, _CRB, _CC, _CCh, _TD, _ACs, _RBFM, _OSDDSPC, _ACp],
1904
- [0, 0, 0, () => DefaultAction$, 0, () => Rules, () => VisibilityConfig$, () => DataProtectionConfig$, 1, () => FirewallManagerRuleGroups, () => FirewallManagerRuleGroups, 2, 0, () => CustomResponseBodies, () => CaptchaConfig$, () => ChallengeConfig$, 64 | 0, () => AssociationConfig$, 2, () => OnSourceDDoSProtectionConfig$, () => ApplicationConfig$]
1903
+ [_N, _Id, _ARN, _DA, _VC, _D, _R, _DPC, _C, _PPFMRG, _PPFMRGo, _MBFM, _LN, _CRB, _CC, _CCh, _TD, _ACs, _RBFM, _OSDDSPC, _ACp],
1904
+ [0, 0, 0, () => DefaultAction$, () => VisibilityConfig$, 0, () => Rules, () => DataProtectionConfig$, 1, () => FirewallManagerRuleGroups, () => FirewallManagerRuleGroups, 2, 0, () => CustomResponseBodies, () => CaptchaConfig$, () => ChallengeConfig$, 64 | 0, () => AssociationConfig$, 2, () => OnSourceDDoSProtectionConfig$, () => ApplicationConfig$], 5
1905
1905
  ];
1906
1906
  export var WebACLSummary$ = [3, n0, _WACLS,
1907
1907
  0,
@@ -1911,7 +1911,7 @@ export var WebACLSummary$ = [3, n0, _WACLS,
1911
1911
  export var XssMatchStatement$ = [3, n0, _XMS,
1912
1912
  0,
1913
1913
  [_FTM, _TT],
1914
- [() => FieldToMatch$, () => TextTransformations]
1914
+ [() => FieldToMatch$, () => TextTransformations], 2
1915
1915
  ];
1916
1916
  export var WAFV2ServiceException$ = [-3, _sm, "WAFV2ServiceException", 0, [], []];
1917
1917
  TypeRegistry.for(_sm).registerError(WAFV2ServiceException$, WAFV2ServiceException);