@aws-sdk/client-waf 3.968.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 +33 -33
package/dist-cjs/index.js
CHANGED
|
@@ -789,32 +789,32 @@ const n0 = "com.amazonaws.waf";
|
|
|
789
789
|
var ActivatedRule$ = [3, n0, _AR,
|
|
790
790
|
0,
|
|
791
791
|
[_P, _RI, _A, _OA, _T, _ER],
|
|
792
|
-
[1, 0, () => WafAction$, () => WafOverrideAction$, 0, () => ExcludedRules]
|
|
792
|
+
[1, 0, () => WafAction$, () => WafOverrideAction$, 0, () => ExcludedRules], 2
|
|
793
793
|
];
|
|
794
794
|
var ByteMatchSet$ = [3, n0, _BMS,
|
|
795
795
|
0,
|
|
796
|
-
[_BMSI,
|
|
797
|
-
[0,
|
|
796
|
+
[_BMSI, _BMT, _N],
|
|
797
|
+
[0, () => ByteMatchTuples, 0], 2
|
|
798
798
|
];
|
|
799
799
|
var ByteMatchSetSummary$ = [3, n0, _BMSS,
|
|
800
800
|
0,
|
|
801
801
|
[_BMSI, _N],
|
|
802
|
-
[0, 0]
|
|
802
|
+
[0, 0], 2
|
|
803
803
|
];
|
|
804
804
|
var ByteMatchSetUpdate$ = [3, n0, _BMSU,
|
|
805
805
|
0,
|
|
806
806
|
[_A, _BMTy],
|
|
807
|
-
[0, () => ByteMatchTuple$]
|
|
807
|
+
[0, () => ByteMatchTuple$], 2
|
|
808
808
|
];
|
|
809
809
|
var ByteMatchTuple$ = [3, n0, _BMTy,
|
|
810
810
|
0,
|
|
811
811
|
[_FTM, _TS, _TT, _PC],
|
|
812
|
-
[() => FieldToMatch$, 21, 0, 0]
|
|
812
|
+
[() => FieldToMatch$, 21, 0, 0], 4
|
|
813
813
|
];
|
|
814
814
|
var CreateByteMatchSetRequest$ = [3, n0, _CBMSR,
|
|
815
815
|
0,
|
|
816
816
|
[_N, _CT],
|
|
817
|
-
[0, 0]
|
|
817
|
+
[0, 0], 2
|
|
818
818
|
];
|
|
819
819
|
var CreateByteMatchSetResponse$ = [3, n0, _CBMSRr,
|
|
820
820
|
0,
|
|
@@ -824,7 +824,7 @@ var CreateByteMatchSetResponse$ = [3, n0, _CBMSRr,
|
|
|
824
824
|
var CreateGeoMatchSetRequest$ = [3, n0, _CGMSR,
|
|
825
825
|
0,
|
|
826
826
|
[_N, _CT],
|
|
827
|
-
[0, 0]
|
|
827
|
+
[0, 0], 2
|
|
828
828
|
];
|
|
829
829
|
var CreateGeoMatchSetResponse$ = [3, n0, _CGMSRr,
|
|
830
830
|
0,
|
|
@@ -834,7 +834,7 @@ var CreateGeoMatchSetResponse$ = [3, n0, _CGMSRr,
|
|
|
834
834
|
var CreateIPSetRequest$ = [3, n0, _CIPSR,
|
|
835
835
|
0,
|
|
836
836
|
[_N, _CT],
|
|
837
|
-
[0, 0]
|
|
837
|
+
[0, 0], 2
|
|
838
838
|
];
|
|
839
839
|
var CreateIPSetResponse$ = [3, n0, _CIPSRr,
|
|
840
840
|
0,
|
|
@@ -844,7 +844,7 @@ var CreateIPSetResponse$ = [3, n0, _CIPSRr,
|
|
|
844
844
|
var CreateRateBasedRuleRequest$ = [3, n0, _CRBRR,
|
|
845
845
|
0,
|
|
846
846
|
[_N, _MN, _RK, _RL, _CT, _Ta],
|
|
847
|
-
[0, 0, 0, 1, 0, () => TagList]
|
|
847
|
+
[0, 0, 0, 1, 0, () => TagList], 5
|
|
848
848
|
];
|
|
849
849
|
var CreateRateBasedRuleResponse$ = [3, n0, _CRBRRr,
|
|
850
850
|
0,
|
|
@@ -854,7 +854,7 @@ var CreateRateBasedRuleResponse$ = [3, n0, _CRBRRr,
|
|
|
854
854
|
var CreateRegexMatchSetRequest$ = [3, n0, _CRMSR,
|
|
855
855
|
0,
|
|
856
856
|
[_N, _CT],
|
|
857
|
-
[0, 0]
|
|
857
|
+
[0, 0], 2
|
|
858
858
|
];
|
|
859
859
|
var CreateRegexMatchSetResponse$ = [3, n0, _CRMSRr,
|
|
860
860
|
0,
|
|
@@ -864,7 +864,7 @@ var CreateRegexMatchSetResponse$ = [3, n0, _CRMSRr,
|
|
|
864
864
|
var CreateRegexPatternSetRequest$ = [3, n0, _CRPSR,
|
|
865
865
|
0,
|
|
866
866
|
[_N, _CT],
|
|
867
|
-
[0, 0]
|
|
867
|
+
[0, 0], 2
|
|
868
868
|
];
|
|
869
869
|
var CreateRegexPatternSetResponse$ = [3, n0, _CRPSRr,
|
|
870
870
|
0,
|
|
@@ -874,7 +874,7 @@ var CreateRegexPatternSetResponse$ = [3, n0, _CRPSRr,
|
|
|
874
874
|
var CreateRuleGroupRequest$ = [3, n0, _CRGR,
|
|
875
875
|
0,
|
|
876
876
|
[_N, _MN, _CT, _Ta],
|
|
877
|
-
[0, 0, 0, () => TagList]
|
|
877
|
+
[0, 0, 0, () => TagList], 3
|
|
878
878
|
];
|
|
879
879
|
var CreateRuleGroupResponse$ = [3, n0, _CRGRr,
|
|
880
880
|
0,
|
|
@@ -884,7 +884,7 @@ var CreateRuleGroupResponse$ = [3, n0, _CRGRr,
|
|
|
884
884
|
var CreateRuleRequest$ = [3, n0, _CRR,
|
|
885
885
|
0,
|
|
886
886
|
[_N, _MN, _CT, _Ta],
|
|
887
|
-
[0, 0, 0, () => TagList]
|
|
887
|
+
[0, 0, 0, () => TagList], 3
|
|
888
888
|
];
|
|
889
889
|
var CreateRuleResponse$ = [3, n0, _CRRr,
|
|
890
890
|
0,
|
|
@@ -894,7 +894,7 @@ var CreateRuleResponse$ = [3, n0, _CRRr,
|
|
|
894
894
|
var CreateSizeConstraintSetRequest$ = [3, n0, _CSCSR,
|
|
895
895
|
0,
|
|
896
896
|
[_N, _CT],
|
|
897
|
-
[0, 0]
|
|
897
|
+
[0, 0], 2
|
|
898
898
|
];
|
|
899
899
|
var CreateSizeConstraintSetResponse$ = [3, n0, _CSCSRr,
|
|
900
900
|
0,
|
|
@@ -904,7 +904,7 @@ var CreateSizeConstraintSetResponse$ = [3, n0, _CSCSRr,
|
|
|
904
904
|
var CreateSqlInjectionMatchSetRequest$ = [3, n0, _CSIMSR,
|
|
905
905
|
0,
|
|
906
906
|
[_N, _CT],
|
|
907
|
-
[0, 0]
|
|
907
|
+
[0, 0], 2
|
|
908
908
|
];
|
|
909
909
|
var CreateSqlInjectionMatchSetResponse$ = [3, n0, _CSIMSRr,
|
|
910
910
|
0,
|
|
@@ -914,17 +914,17 @@ var CreateSqlInjectionMatchSetResponse$ = [3, n0, _CSIMSRr,
|
|
|
914
914
|
var CreateWebACLMigrationStackRequest$ = [3, n0, _CWACLMSR,
|
|
915
915
|
0,
|
|
916
916
|
[_WACLI, _SBN, _IUT],
|
|
917
|
-
[0, 0, 2]
|
|
917
|
+
[0, 0, 2], 3
|
|
918
918
|
];
|
|
919
919
|
var CreateWebACLMigrationStackResponse$ = [3, n0, _CWACLMSRr,
|
|
920
920
|
0,
|
|
921
921
|
[_SOU],
|
|
922
|
-
[0]
|
|
922
|
+
[0], 1
|
|
923
923
|
];
|
|
924
924
|
var CreateWebACLRequest$ = [3, n0, _CWACLR,
|
|
925
925
|
0,
|
|
926
926
|
[_N, _MN, _DA, _CT, _Ta],
|
|
927
|
-
[0, 0, () => WafAction$, 0, () => TagList]
|
|
927
|
+
[0, 0, () => WafAction$, 0, () => TagList], 4
|
|
928
928
|
];
|
|
929
929
|
var CreateWebACLResponse$ = [3, n0, _CWACLRr,
|
|
930
930
|
0,
|
|
@@ -934,7 +934,7 @@ var CreateWebACLResponse$ = [3, n0, _CWACLRr,
|
|
|
934
934
|
var CreateXssMatchSetRequest$ = [3, n0, _CXMSR,
|
|
935
935
|
0,
|
|
936
936
|
[_N, _CT],
|
|
937
|
-
[0, 0]
|
|
937
|
+
[0, 0], 2
|
|
938
938
|
];
|
|
939
939
|
var CreateXssMatchSetResponse$ = [3, n0, _CXMSRr,
|
|
940
940
|
0,
|
|
@@ -944,7 +944,7 @@ var CreateXssMatchSetResponse$ = [3, n0, _CXMSRr,
|
|
|
944
944
|
var DeleteByteMatchSetRequest$ = [3, n0, _DBMSR,
|
|
945
945
|
0,
|
|
946
946
|
[_BMSI, _CT],
|
|
947
|
-
[0, 0]
|
|
947
|
+
[0, 0], 2
|
|
948
948
|
];
|
|
949
949
|
var DeleteByteMatchSetResponse$ = [3, n0, _DBMSRe,
|
|
950
950
|
0,
|
|
@@ -954,7 +954,7 @@ var DeleteByteMatchSetResponse$ = [3, n0, _DBMSRe,
|
|
|
954
954
|
var DeleteGeoMatchSetRequest$ = [3, n0, _DGMSR,
|
|
955
955
|
0,
|
|
956
956
|
[_GMSI, _CT],
|
|
957
|
-
[0, 0]
|
|
957
|
+
[0, 0], 2
|
|
958
958
|
];
|
|
959
959
|
var DeleteGeoMatchSetResponse$ = [3, n0, _DGMSRe,
|
|
960
960
|
0,
|
|
@@ -964,7 +964,7 @@ var DeleteGeoMatchSetResponse$ = [3, n0, _DGMSRe,
|
|
|
964
964
|
var DeleteIPSetRequest$ = [3, n0, _DIPSR,
|
|
965
965
|
0,
|
|
966
966
|
[_IPSI, _CT],
|
|
967
|
-
[0, 0]
|
|
967
|
+
[0, 0], 2
|
|
968
968
|
];
|
|
969
969
|
var DeleteIPSetResponse$ = [3, n0, _DIPSRe,
|
|
970
970
|
0,
|
|
@@ -974,7 +974,7 @@ var DeleteIPSetResponse$ = [3, n0, _DIPSRe,
|
|
|
974
974
|
var DeleteLoggingConfigurationRequest$ = [3, n0, _DLCR,
|
|
975
975
|
0,
|
|
976
976
|
[_RA],
|
|
977
|
-
[0]
|
|
977
|
+
[0], 1
|
|
978
978
|
];
|
|
979
979
|
var DeleteLoggingConfigurationResponse$ = [3, n0, _DLCRe,
|
|
980
980
|
0,
|
|
@@ -984,7 +984,7 @@ var DeleteLoggingConfigurationResponse$ = [3, n0, _DLCRe,
|
|
|
984
984
|
var DeletePermissionPolicyRequest$ = [3, n0, _DPPR,
|
|
985
985
|
0,
|
|
986
986
|
[_RA],
|
|
987
|
-
[0]
|
|
987
|
+
[0], 1
|
|
988
988
|
];
|
|
989
989
|
var DeletePermissionPolicyResponse$ = [3, n0, _DPPRe,
|
|
990
990
|
0,
|
|
@@ -994,7 +994,7 @@ var DeletePermissionPolicyResponse$ = [3, n0, _DPPRe,
|
|
|
994
994
|
var DeleteRateBasedRuleRequest$ = [3, n0, _DRBRR,
|
|
995
995
|
0,
|
|
996
996
|
[_RI, _CT],
|
|
997
|
-
[0, 0]
|
|
997
|
+
[0, 0], 2
|
|
998
998
|
];
|
|
999
999
|
var DeleteRateBasedRuleResponse$ = [3, n0, _DRBRRe,
|
|
1000
1000
|
0,
|
|
@@ -1004,7 +1004,7 @@ var DeleteRateBasedRuleResponse$ = [3, n0, _DRBRRe,
|
|
|
1004
1004
|
var DeleteRegexMatchSetRequest$ = [3, n0, _DRMSR,
|
|
1005
1005
|
0,
|
|
1006
1006
|
[_RMSI, _CT],
|
|
1007
|
-
[0, 0]
|
|
1007
|
+
[0, 0], 2
|
|
1008
1008
|
];
|
|
1009
1009
|
var DeleteRegexMatchSetResponse$ = [3, n0, _DRMSRe,
|
|
1010
1010
|
0,
|
|
@@ -1014,7 +1014,7 @@ var DeleteRegexMatchSetResponse$ = [3, n0, _DRMSRe,
|
|
|
1014
1014
|
var DeleteRegexPatternSetRequest$ = [3, n0, _DRPSR,
|
|
1015
1015
|
0,
|
|
1016
1016
|
[_RPSI, _CT],
|
|
1017
|
-
[0, 0]
|
|
1017
|
+
[0, 0], 2
|
|
1018
1018
|
];
|
|
1019
1019
|
var DeleteRegexPatternSetResponse$ = [3, n0, _DRPSRe,
|
|
1020
1020
|
0,
|
|
@@ -1024,7 +1024,7 @@ var DeleteRegexPatternSetResponse$ = [3, n0, _DRPSRe,
|
|
|
1024
1024
|
var DeleteRuleGroupRequest$ = [3, n0, _DRGR,
|
|
1025
1025
|
0,
|
|
1026
1026
|
[_RGI, _CT],
|
|
1027
|
-
[0, 0]
|
|
1027
|
+
[0, 0], 2
|
|
1028
1028
|
];
|
|
1029
1029
|
var DeleteRuleGroupResponse$ = [3, n0, _DRGRe,
|
|
1030
1030
|
0,
|
|
@@ -1034,7 +1034,7 @@ var DeleteRuleGroupResponse$ = [3, n0, _DRGRe,
|
|
|
1034
1034
|
var DeleteRuleRequest$ = [3, n0, _DRR,
|
|
1035
1035
|
0,
|
|
1036
1036
|
[_RI, _CT],
|
|
1037
|
-
[0, 0]
|
|
1037
|
+
[0, 0], 2
|
|
1038
1038
|
];
|
|
1039
1039
|
var DeleteRuleResponse$ = [3, n0, _DRRe,
|
|
1040
1040
|
0,
|
|
@@ -1044,7 +1044,7 @@ var DeleteRuleResponse$ = [3, n0, _DRRe,
|
|
|
1044
1044
|
var DeleteSizeConstraintSetRequest$ = [3, n0, _DSCSR,
|
|
1045
1045
|
0,
|
|
1046
1046
|
[_SCSI, _CT],
|
|
1047
|
-
[0, 0]
|
|
1047
|
+
[0, 0], 2
|
|
1048
1048
|
];
|
|
1049
1049
|
var DeleteSizeConstraintSetResponse$ = [3, n0, _DSCSRe,
|
|
1050
1050
|
0,
|
|
@@ -1054,7 +1054,7 @@ var DeleteSizeConstraintSetResponse$ = [3, n0, _DSCSRe,
|
|
|
1054
1054
|
var DeleteSqlInjectionMatchSetRequest$ = [3, n0, _DSIMSR,
|
|
1055
1055
|
0,
|
|
1056
1056
|
[_SIMSI, _CT],
|
|
1057
|
-
[0, 0]
|
|
1057
|
+
[0, 0], 2
|
|
1058
1058
|
];
|
|
1059
1059
|
var DeleteSqlInjectionMatchSetResponse$ = [3, n0, _DSIMSRe,
|
|
1060
1060
|
0,
|
|
@@ -1064,7 +1064,7 @@ var DeleteSqlInjectionMatchSetResponse$ = [3, n0, _DSIMSRe,
|
|
|
1064
1064
|
var DeleteWebACLRequest$ = [3, n0, _DWACLR,
|
|
1065
1065
|
0,
|
|
1066
1066
|
[_WACLI, _CT],
|
|
1067
|
-
[0, 0]
|
|
1067
|
+
[0, 0], 2
|
|
1068
1068
|
];
|
|
1069
1069
|
var DeleteWebACLResponse$ = [3, n0, _DWACLRe,
|
|
1070
1070
|
0,
|
|
@@ -1074,7 +1074,7 @@ var DeleteWebACLResponse$ = [3, n0, _DWACLRe,
|
|
|
1074
1074
|
var DeleteXssMatchSetRequest$ = [3, n0, _DXMSR,
|
|
1075
1075
|
0,
|
|
1076
1076
|
[_XMSI, _CT],
|
|
1077
|
-
[0, 0]
|
|
1077
|
+
[0, 0], 2
|
|
1078
1078
|
];
|
|
1079
1079
|
var DeleteXssMatchSetResponse$ = [3, n0, _DXMSRe,
|
|
1080
1080
|
0,
|
|
@@ -1084,37 +1084,37 @@ var DeleteXssMatchSetResponse$ = [3, n0, _DXMSRe,
|
|
|
1084
1084
|
var ExcludedRule$ = [3, n0, _ERx,
|
|
1085
1085
|
0,
|
|
1086
1086
|
[_RI],
|
|
1087
|
-
[0]
|
|
1087
|
+
[0], 1
|
|
1088
1088
|
];
|
|
1089
1089
|
var FieldToMatch$ = [3, n0, _FTM,
|
|
1090
1090
|
0,
|
|
1091
1091
|
[_T, _D],
|
|
1092
|
-
[0, 0]
|
|
1092
|
+
[0, 0], 1
|
|
1093
1093
|
];
|
|
1094
1094
|
var GeoMatchConstraint$ = [3, n0, _GMC,
|
|
1095
1095
|
0,
|
|
1096
1096
|
[_T, _V],
|
|
1097
|
-
[0, 0]
|
|
1097
|
+
[0, 0], 2
|
|
1098
1098
|
];
|
|
1099
1099
|
var GeoMatchSet$ = [3, n0, _GMS,
|
|
1100
1100
|
0,
|
|
1101
|
-
[_GMSI,
|
|
1102
|
-
[0,
|
|
1101
|
+
[_GMSI, _GMCe, _N],
|
|
1102
|
+
[0, () => GeoMatchConstraints, 0], 2
|
|
1103
1103
|
];
|
|
1104
1104
|
var GeoMatchSetSummary$ = [3, n0, _GMSS,
|
|
1105
1105
|
0,
|
|
1106
1106
|
[_GMSI, _N],
|
|
1107
|
-
[0, 0]
|
|
1107
|
+
[0, 0], 2
|
|
1108
1108
|
];
|
|
1109
1109
|
var GeoMatchSetUpdate$ = [3, n0, _GMSU,
|
|
1110
1110
|
0,
|
|
1111
1111
|
[_A, _GMC],
|
|
1112
|
-
[0, () => GeoMatchConstraint$]
|
|
1112
|
+
[0, () => GeoMatchConstraint$], 2
|
|
1113
1113
|
];
|
|
1114
1114
|
var GetByteMatchSetRequest$ = [3, n0, _GBMSR,
|
|
1115
1115
|
0,
|
|
1116
1116
|
[_BMSI],
|
|
1117
|
-
[0]
|
|
1117
|
+
[0], 1
|
|
1118
1118
|
];
|
|
1119
1119
|
var GetByteMatchSetResponse$ = [3, n0, _GBMSRe,
|
|
1120
1120
|
0,
|
|
@@ -1134,7 +1134,7 @@ var GetChangeTokenResponse$ = [3, n0, _GCTRe,
|
|
|
1134
1134
|
var GetChangeTokenStatusRequest$ = [3, n0, _GCTSR,
|
|
1135
1135
|
0,
|
|
1136
1136
|
[_CT],
|
|
1137
|
-
[0]
|
|
1137
|
+
[0], 1
|
|
1138
1138
|
];
|
|
1139
1139
|
var GetChangeTokenStatusResponse$ = [3, n0, _GCTSRe,
|
|
1140
1140
|
0,
|
|
@@ -1144,7 +1144,7 @@ var GetChangeTokenStatusResponse$ = [3, n0, _GCTSRe,
|
|
|
1144
1144
|
var GetGeoMatchSetRequest$ = [3, n0, _GGMSR,
|
|
1145
1145
|
0,
|
|
1146
1146
|
[_GMSI],
|
|
1147
|
-
[0]
|
|
1147
|
+
[0], 1
|
|
1148
1148
|
];
|
|
1149
1149
|
var GetGeoMatchSetResponse$ = [3, n0, _GGMSRe,
|
|
1150
1150
|
0,
|
|
@@ -1154,7 +1154,7 @@ var GetGeoMatchSetResponse$ = [3, n0, _GGMSRe,
|
|
|
1154
1154
|
var GetIPSetRequest$ = [3, n0, _GIPSR,
|
|
1155
1155
|
0,
|
|
1156
1156
|
[_IPSI],
|
|
1157
|
-
[0]
|
|
1157
|
+
[0], 1
|
|
1158
1158
|
];
|
|
1159
1159
|
var GetIPSetResponse$ = [3, n0, _GIPSRe,
|
|
1160
1160
|
0,
|
|
@@ -1164,7 +1164,7 @@ var GetIPSetResponse$ = [3, n0, _GIPSRe,
|
|
|
1164
1164
|
var GetLoggingConfigurationRequest$ = [3, n0, _GLCR,
|
|
1165
1165
|
0,
|
|
1166
1166
|
[_RA],
|
|
1167
|
-
[0]
|
|
1167
|
+
[0], 1
|
|
1168
1168
|
];
|
|
1169
1169
|
var GetLoggingConfigurationResponse$ = [3, n0, _GLCRe,
|
|
1170
1170
|
0,
|
|
@@ -1174,7 +1174,7 @@ var GetLoggingConfigurationResponse$ = [3, n0, _GLCRe,
|
|
|
1174
1174
|
var GetPermissionPolicyRequest$ = [3, n0, _GPPR,
|
|
1175
1175
|
0,
|
|
1176
1176
|
[_RA],
|
|
1177
|
-
[0]
|
|
1177
|
+
[0], 1
|
|
1178
1178
|
];
|
|
1179
1179
|
var GetPermissionPolicyResponse$ = [3, n0, _GPPRe,
|
|
1180
1180
|
0,
|
|
@@ -1184,7 +1184,7 @@ var GetPermissionPolicyResponse$ = [3, n0, _GPPRe,
|
|
|
1184
1184
|
var GetRateBasedRuleManagedKeysRequest$ = [3, n0, _GRBRMKR,
|
|
1185
1185
|
0,
|
|
1186
1186
|
[_RI, _NM],
|
|
1187
|
-
[0, 0]
|
|
1187
|
+
[0, 0], 1
|
|
1188
1188
|
];
|
|
1189
1189
|
var GetRateBasedRuleManagedKeysResponse$ = [3, n0, _GRBRMKRe,
|
|
1190
1190
|
0,
|
|
@@ -1194,7 +1194,7 @@ var GetRateBasedRuleManagedKeysResponse$ = [3, n0, _GRBRMKRe,
|
|
|
1194
1194
|
var GetRateBasedRuleRequest$ = [3, n0, _GRBRR,
|
|
1195
1195
|
0,
|
|
1196
1196
|
[_RI],
|
|
1197
|
-
[0]
|
|
1197
|
+
[0], 1
|
|
1198
1198
|
];
|
|
1199
1199
|
var GetRateBasedRuleResponse$ = [3, n0, _GRBRRe,
|
|
1200
1200
|
0,
|
|
@@ -1204,7 +1204,7 @@ var GetRateBasedRuleResponse$ = [3, n0, _GRBRRe,
|
|
|
1204
1204
|
var GetRegexMatchSetRequest$ = [3, n0, _GRMSR,
|
|
1205
1205
|
0,
|
|
1206
1206
|
[_RMSI],
|
|
1207
|
-
[0]
|
|
1207
|
+
[0], 1
|
|
1208
1208
|
];
|
|
1209
1209
|
var GetRegexMatchSetResponse$ = [3, n0, _GRMSRe,
|
|
1210
1210
|
0,
|
|
@@ -1214,7 +1214,7 @@ var GetRegexMatchSetResponse$ = [3, n0, _GRMSRe,
|
|
|
1214
1214
|
var GetRegexPatternSetRequest$ = [3, n0, _GRPSR,
|
|
1215
1215
|
0,
|
|
1216
1216
|
[_RPSI],
|
|
1217
|
-
[0]
|
|
1217
|
+
[0], 1
|
|
1218
1218
|
];
|
|
1219
1219
|
var GetRegexPatternSetResponse$ = [3, n0, _GRPSRe,
|
|
1220
1220
|
0,
|
|
@@ -1224,7 +1224,7 @@ var GetRegexPatternSetResponse$ = [3, n0, _GRPSRe,
|
|
|
1224
1224
|
var GetRuleGroupRequest$ = [3, n0, _GRGR,
|
|
1225
1225
|
0,
|
|
1226
1226
|
[_RGI],
|
|
1227
|
-
[0]
|
|
1227
|
+
[0], 1
|
|
1228
1228
|
];
|
|
1229
1229
|
var GetRuleGroupResponse$ = [3, n0, _GRGRe,
|
|
1230
1230
|
0,
|
|
@@ -1234,7 +1234,7 @@ var GetRuleGroupResponse$ = [3, n0, _GRGRe,
|
|
|
1234
1234
|
var GetRuleRequest$ = [3, n0, _GRR,
|
|
1235
1235
|
0,
|
|
1236
1236
|
[_RI],
|
|
1237
|
-
[0]
|
|
1237
|
+
[0], 1
|
|
1238
1238
|
];
|
|
1239
1239
|
var GetRuleResponse$ = [3, n0, _GRRe,
|
|
1240
1240
|
0,
|
|
@@ -1244,7 +1244,7 @@ var GetRuleResponse$ = [3, n0, _GRRe,
|
|
|
1244
1244
|
var GetSampledRequestsRequest$ = [3, n0, _GSRR,
|
|
1245
1245
|
0,
|
|
1246
1246
|
[_WAI, _RI, _TW, _MI],
|
|
1247
|
-
[0, 0, () => TimeWindow$, 1]
|
|
1247
|
+
[0, 0, () => TimeWindow$, 1], 4
|
|
1248
1248
|
];
|
|
1249
1249
|
var GetSampledRequestsResponse$ = [3, n0, _GSRRe,
|
|
1250
1250
|
0,
|
|
@@ -1254,7 +1254,7 @@ var GetSampledRequestsResponse$ = [3, n0, _GSRRe,
|
|
|
1254
1254
|
var GetSizeConstraintSetRequest$ = [3, n0, _GSCSR,
|
|
1255
1255
|
0,
|
|
1256
1256
|
[_SCSI],
|
|
1257
|
-
[0]
|
|
1257
|
+
[0], 1
|
|
1258
1258
|
];
|
|
1259
1259
|
var GetSizeConstraintSetResponse$ = [3, n0, _GSCSRe,
|
|
1260
1260
|
0,
|
|
@@ -1264,7 +1264,7 @@ var GetSizeConstraintSetResponse$ = [3, n0, _GSCSRe,
|
|
|
1264
1264
|
var GetSqlInjectionMatchSetRequest$ = [3, n0, _GSIMSR,
|
|
1265
1265
|
0,
|
|
1266
1266
|
[_SIMSI],
|
|
1267
|
-
[0]
|
|
1267
|
+
[0], 1
|
|
1268
1268
|
];
|
|
1269
1269
|
var GetSqlInjectionMatchSetResponse$ = [3, n0, _GSIMSRe,
|
|
1270
1270
|
0,
|
|
@@ -1274,7 +1274,7 @@ var GetSqlInjectionMatchSetResponse$ = [3, n0, _GSIMSRe,
|
|
|
1274
1274
|
var GetWebACLRequest$ = [3, n0, _GWACLR,
|
|
1275
1275
|
0,
|
|
1276
1276
|
[_WACLI],
|
|
1277
|
-
[0]
|
|
1277
|
+
[0], 1
|
|
1278
1278
|
];
|
|
1279
1279
|
var GetWebACLResponse$ = [3, n0, _GWACLRe,
|
|
1280
1280
|
0,
|
|
@@ -1284,7 +1284,7 @@ var GetWebACLResponse$ = [3, n0, _GWACLRe,
|
|
|
1284
1284
|
var GetXssMatchSetRequest$ = [3, n0, _GXMSR,
|
|
1285
1285
|
0,
|
|
1286
1286
|
[_XMSI],
|
|
1287
|
-
[0]
|
|
1287
|
+
[0], 1
|
|
1288
1288
|
];
|
|
1289
1289
|
var GetXssMatchSetResponse$ = [3, n0, _GXMSRe,
|
|
1290
1290
|
0,
|
|
@@ -1303,23 +1303,23 @@ var HTTPRequest$ = [3, n0, _HTTPR,
|
|
|
1303
1303
|
];
|
|
1304
1304
|
var IPSet$ = [3, n0, _IPS,
|
|
1305
1305
|
0,
|
|
1306
|
-
[_IPSI,
|
|
1307
|
-
[0,
|
|
1306
|
+
[_IPSI, _IPSD, _N],
|
|
1307
|
+
[0, () => IPSetDescriptors, 0], 2
|
|
1308
1308
|
];
|
|
1309
1309
|
var IPSetDescriptor$ = [3, n0, _IPSDe,
|
|
1310
1310
|
0,
|
|
1311
1311
|
[_T, _V],
|
|
1312
|
-
[0, 0]
|
|
1312
|
+
[0, 0], 2
|
|
1313
1313
|
];
|
|
1314
1314
|
var IPSetSummary$ = [3, n0, _IPSS,
|
|
1315
1315
|
0,
|
|
1316
1316
|
[_IPSI, _N],
|
|
1317
|
-
[0, 0]
|
|
1317
|
+
[0, 0], 2
|
|
1318
1318
|
];
|
|
1319
1319
|
var IPSetUpdate$ = [3, n0, _IPSU,
|
|
1320
1320
|
0,
|
|
1321
1321
|
[_A, _IPSDe],
|
|
1322
|
-
[0, () => IPSetDescriptor$]
|
|
1322
|
+
[0, () => IPSetDescriptor$], 2
|
|
1323
1323
|
];
|
|
1324
1324
|
var ListActivatedRulesInRuleGroupRequest$ = [3, n0, _LARIRGR,
|
|
1325
1325
|
0,
|
|
@@ -1453,8 +1453,8 @@ var ListSubscribedRuleGroupsResponse$ = [3, n0, _LSRGRi,
|
|
|
1453
1453
|
];
|
|
1454
1454
|
var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
1455
1455
|
0,
|
|
1456
|
-
[_NM, _L
|
|
1457
|
-
[0, 1,
|
|
1456
|
+
[_RARN, _NM, _L],
|
|
1457
|
+
[0, 0, 1], 1
|
|
1458
1458
|
];
|
|
1459
1459
|
var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
1460
1460
|
0,
|
|
@@ -1484,17 +1484,17 @@ var ListXssMatchSetsResponse$ = [3, n0, _LXMSRi,
|
|
|
1484
1484
|
var LoggingConfiguration$ = [3, n0, _LC,
|
|
1485
1485
|
0,
|
|
1486
1486
|
[_RA, _LDC, _RF],
|
|
1487
|
-
[0, 64 | 0, () => RedactedFields]
|
|
1487
|
+
[0, 64 | 0, () => RedactedFields], 2
|
|
1488
1488
|
];
|
|
1489
1489
|
var Predicate$ = [3, n0, _Pr,
|
|
1490
1490
|
0,
|
|
1491
1491
|
[_Ne, _T, _DI],
|
|
1492
|
-
[2, 0, 0]
|
|
1492
|
+
[2, 0, 0], 3
|
|
1493
1493
|
];
|
|
1494
1494
|
var PutLoggingConfigurationRequest$ = [3, n0, _PLCR,
|
|
1495
1495
|
0,
|
|
1496
1496
|
[_LC],
|
|
1497
|
-
[() => LoggingConfiguration$]
|
|
1497
|
+
[() => LoggingConfiguration$], 1
|
|
1498
1498
|
];
|
|
1499
1499
|
var PutLoggingConfigurationResponse$ = [3, n0, _PLCRu,
|
|
1500
1500
|
0,
|
|
@@ -1504,7 +1504,7 @@ var PutLoggingConfigurationResponse$ = [3, n0, _PLCRu,
|
|
|
1504
1504
|
var PutPermissionPolicyRequest$ = [3, n0, _PPPR,
|
|
1505
1505
|
0,
|
|
1506
1506
|
[_RA, _Po],
|
|
1507
|
-
[0, 0]
|
|
1507
|
+
[0, 0], 2
|
|
1508
1508
|
];
|
|
1509
1509
|
var PutPermissionPolicyResponse$ = [3, n0, _PPPRu,
|
|
1510
1510
|
0,
|
|
@@ -1513,8 +1513,8 @@ var PutPermissionPolicyResponse$ = [3, n0, _PPPRu,
|
|
|
1513
1513
|
];
|
|
1514
1514
|
var RateBasedRule$ = [3, n0, _RBR,
|
|
1515
1515
|
0,
|
|
1516
|
-
[_RI,
|
|
1517
|
-
[0,
|
|
1516
|
+
[_RI, _MP, _RK, _RL, _N, _MN],
|
|
1517
|
+
[0, () => Predicates, 0, 1, 0, 0], 4
|
|
1518
1518
|
];
|
|
1519
1519
|
var RegexMatchSet$ = [3, n0, _RMS,
|
|
1520
1520
|
0,
|
|
@@ -1524,117 +1524,117 @@ var RegexMatchSet$ = [3, n0, _RMS,
|
|
|
1524
1524
|
var RegexMatchSetSummary$ = [3, n0, _RMSS,
|
|
1525
1525
|
0,
|
|
1526
1526
|
[_RMSI, _N],
|
|
1527
|
-
[0, 0]
|
|
1527
|
+
[0, 0], 2
|
|
1528
1528
|
];
|
|
1529
1529
|
var RegexMatchSetUpdate$ = [3, n0, _RMSU,
|
|
1530
1530
|
0,
|
|
1531
1531
|
[_A, _RMTe],
|
|
1532
|
-
[0, () => RegexMatchTuple$]
|
|
1532
|
+
[0, () => RegexMatchTuple$], 2
|
|
1533
1533
|
];
|
|
1534
1534
|
var RegexMatchTuple$ = [3, n0, _RMTe,
|
|
1535
1535
|
0,
|
|
1536
1536
|
[_FTM, _TT, _RPSI],
|
|
1537
|
-
[() => FieldToMatch$, 0, 0]
|
|
1537
|
+
[() => FieldToMatch$, 0, 0], 3
|
|
1538
1538
|
];
|
|
1539
1539
|
var RegexPatternSet$ = [3, n0, _RPS,
|
|
1540
1540
|
0,
|
|
1541
|
-
[_RPSI,
|
|
1542
|
-
[0,
|
|
1541
|
+
[_RPSI, _RPSeg, _N],
|
|
1542
|
+
[0, 64 | 0, 0], 2
|
|
1543
1543
|
];
|
|
1544
1544
|
var RegexPatternSetSummary$ = [3, n0, _RPSS,
|
|
1545
1545
|
0,
|
|
1546
1546
|
[_RPSI, _N],
|
|
1547
|
-
[0, 0]
|
|
1547
|
+
[0, 0], 2
|
|
1548
1548
|
];
|
|
1549
1549
|
var RegexPatternSetUpdate$ = [3, n0, _RPSU,
|
|
1550
1550
|
0,
|
|
1551
1551
|
[_A, _RPSege],
|
|
1552
|
-
[0, 0]
|
|
1552
|
+
[0, 0], 2
|
|
1553
1553
|
];
|
|
1554
1554
|
var Rule$ = [3, n0, _R,
|
|
1555
1555
|
0,
|
|
1556
|
-
[_RI, _N, _MN
|
|
1557
|
-
[0,
|
|
1556
|
+
[_RI, _Pre, _N, _MN],
|
|
1557
|
+
[0, () => Predicates, 0, 0], 2
|
|
1558
1558
|
];
|
|
1559
1559
|
var RuleGroup$ = [3, n0, _RG,
|
|
1560
1560
|
0,
|
|
1561
1561
|
[_RGI, _N, _MN],
|
|
1562
|
-
[0, 0, 0]
|
|
1562
|
+
[0, 0, 0], 1
|
|
1563
1563
|
];
|
|
1564
1564
|
var RuleGroupSummary$ = [3, n0, _RGS,
|
|
1565
1565
|
0,
|
|
1566
1566
|
[_RGI, _N],
|
|
1567
|
-
[0, 0]
|
|
1567
|
+
[0, 0], 2
|
|
1568
1568
|
];
|
|
1569
1569
|
var RuleGroupUpdate$ = [3, n0, _RGU,
|
|
1570
1570
|
0,
|
|
1571
1571
|
[_A, _AR],
|
|
1572
|
-
[0, () => ActivatedRule$]
|
|
1572
|
+
[0, () => ActivatedRule$], 2
|
|
1573
1573
|
];
|
|
1574
1574
|
var RuleSummary$ = [3, n0, _RS,
|
|
1575
1575
|
0,
|
|
1576
1576
|
[_RI, _N],
|
|
1577
|
-
[0, 0]
|
|
1577
|
+
[0, 0], 2
|
|
1578
1578
|
];
|
|
1579
1579
|
var RuleUpdate$ = [3, n0, _RU,
|
|
1580
1580
|
0,
|
|
1581
1581
|
[_A, _Pr],
|
|
1582
|
-
[0, () => Predicate$]
|
|
1582
|
+
[0, () => Predicate$], 2
|
|
1583
1583
|
];
|
|
1584
1584
|
var SampledHTTPRequest$ = [3, n0, _SHTTPR,
|
|
1585
1585
|
0,
|
|
1586
1586
|
[_Re, _W, _Ti, _A, _RWRG],
|
|
1587
|
-
[() => HTTPRequest$, 1, 4, 0, 0]
|
|
1587
|
+
[() => HTTPRequest$, 1, 4, 0, 0], 2
|
|
1588
1588
|
];
|
|
1589
1589
|
var SizeConstraint$ = [3, n0, _SC,
|
|
1590
1590
|
0,
|
|
1591
1591
|
[_FTM, _TT, _CO, _S],
|
|
1592
|
-
[() => FieldToMatch$, 0, 0, 1]
|
|
1592
|
+
[() => FieldToMatch$, 0, 0, 1], 4
|
|
1593
1593
|
];
|
|
1594
1594
|
var SizeConstraintSet$ = [3, n0, _SCS,
|
|
1595
1595
|
0,
|
|
1596
|
-
[_SCSI,
|
|
1597
|
-
[0,
|
|
1596
|
+
[_SCSI, _SCi, _N],
|
|
1597
|
+
[0, () => SizeConstraints, 0], 2
|
|
1598
1598
|
];
|
|
1599
1599
|
var SizeConstraintSetSummary$ = [3, n0, _SCSS,
|
|
1600
1600
|
0,
|
|
1601
1601
|
[_SCSI, _N],
|
|
1602
|
-
[0, 0]
|
|
1602
|
+
[0, 0], 2
|
|
1603
1603
|
];
|
|
1604
1604
|
var SizeConstraintSetUpdate$ = [3, n0, _SCSU,
|
|
1605
1605
|
0,
|
|
1606
1606
|
[_A, _SC],
|
|
1607
|
-
[0, () => SizeConstraint$]
|
|
1607
|
+
[0, () => SizeConstraint$], 2
|
|
1608
1608
|
];
|
|
1609
1609
|
var SqlInjectionMatchSet$ = [3, n0, _SIMS,
|
|
1610
1610
|
0,
|
|
1611
|
-
[_SIMSI,
|
|
1612
|
-
[0,
|
|
1611
|
+
[_SIMSI, _SIMT, _N],
|
|
1612
|
+
[0, () => SqlInjectionMatchTuples, 0], 2
|
|
1613
1613
|
];
|
|
1614
1614
|
var SqlInjectionMatchSetSummary$ = [3, n0, _SIMSS,
|
|
1615
1615
|
0,
|
|
1616
1616
|
[_SIMSI, _N],
|
|
1617
|
-
[0, 0]
|
|
1617
|
+
[0, 0], 2
|
|
1618
1618
|
];
|
|
1619
1619
|
var SqlInjectionMatchSetUpdate$ = [3, n0, _SIMSU,
|
|
1620
1620
|
0,
|
|
1621
1621
|
[_A, _SIMTq],
|
|
1622
|
-
[0, () => SqlInjectionMatchTuple$]
|
|
1622
|
+
[0, () => SqlInjectionMatchTuple$], 2
|
|
1623
1623
|
];
|
|
1624
1624
|
var SqlInjectionMatchTuple$ = [3, n0, _SIMTq,
|
|
1625
1625
|
0,
|
|
1626
1626
|
[_FTM, _TT],
|
|
1627
|
-
[() => FieldToMatch$, 0]
|
|
1627
|
+
[() => FieldToMatch$, 0], 2
|
|
1628
1628
|
];
|
|
1629
1629
|
var SubscribedRuleGroupSummary$ = [3, n0, _SRGS,
|
|
1630
1630
|
0,
|
|
1631
1631
|
[_RGI, _N, _MN],
|
|
1632
|
-
[0, 0, 0]
|
|
1632
|
+
[0, 0, 0], 3
|
|
1633
1633
|
];
|
|
1634
1634
|
var Tag$ = [3, n0, _Tag,
|
|
1635
1635
|
0,
|
|
1636
1636
|
[_K, _V],
|
|
1637
|
-
[0, 0]
|
|
1637
|
+
[0, 0], 2
|
|
1638
1638
|
];
|
|
1639
1639
|
var TagInfoForResource$ = [3, n0, _TIFR,
|
|
1640
1640
|
0,
|
|
@@ -1644,7 +1644,7 @@ var TagInfoForResource$ = [3, n0, _TIFR,
|
|
|
1644
1644
|
var TagResourceRequest$ = [3, n0, _TRR,
|
|
1645
1645
|
0,
|
|
1646
1646
|
[_RARN, _Ta],
|
|
1647
|
-
[0, () => TagList]
|
|
1647
|
+
[0, () => TagList], 2
|
|
1648
1648
|
];
|
|
1649
1649
|
var TagResourceResponse$ = [3, n0, _TRRa,
|
|
1650
1650
|
0,
|
|
@@ -1654,12 +1654,12 @@ var TagResourceResponse$ = [3, n0, _TRRa,
|
|
|
1654
1654
|
var TimeWindow$ = [3, n0, _TW,
|
|
1655
1655
|
0,
|
|
1656
1656
|
[_ST, _ET],
|
|
1657
|
-
[4, 4]
|
|
1657
|
+
[4, 4], 2
|
|
1658
1658
|
];
|
|
1659
1659
|
var UntagResourceRequest$ = [3, n0, _URR,
|
|
1660
1660
|
0,
|
|
1661
1661
|
[_RARN, _TK],
|
|
1662
|
-
[0, 64 | 0]
|
|
1662
|
+
[0, 64 | 0], 2
|
|
1663
1663
|
];
|
|
1664
1664
|
var UntagResourceResponse$ = [3, n0, _URRn,
|
|
1665
1665
|
0,
|
|
@@ -1669,7 +1669,7 @@ var UntagResourceResponse$ = [3, n0, _URRn,
|
|
|
1669
1669
|
var UpdateByteMatchSetRequest$ = [3, n0, _UBMSR,
|
|
1670
1670
|
0,
|
|
1671
1671
|
[_BMSI, _CT, _U],
|
|
1672
|
-
[0, 0, () => ByteMatchSetUpdates]
|
|
1672
|
+
[0, 0, () => ByteMatchSetUpdates], 3
|
|
1673
1673
|
];
|
|
1674
1674
|
var UpdateByteMatchSetResponse$ = [3, n0, _UBMSRp,
|
|
1675
1675
|
0,
|
|
@@ -1679,7 +1679,7 @@ var UpdateByteMatchSetResponse$ = [3, n0, _UBMSRp,
|
|
|
1679
1679
|
var UpdateGeoMatchSetRequest$ = [3, n0, _UGMSR,
|
|
1680
1680
|
0,
|
|
1681
1681
|
[_GMSI, _CT, _U],
|
|
1682
|
-
[0, 0, () => GeoMatchSetUpdates]
|
|
1682
|
+
[0, 0, () => GeoMatchSetUpdates], 3
|
|
1683
1683
|
];
|
|
1684
1684
|
var UpdateGeoMatchSetResponse$ = [3, n0, _UGMSRp,
|
|
1685
1685
|
0,
|
|
@@ -1689,7 +1689,7 @@ var UpdateGeoMatchSetResponse$ = [3, n0, _UGMSRp,
|
|
|
1689
1689
|
var UpdateIPSetRequest$ = [3, n0, _UIPSR,
|
|
1690
1690
|
0,
|
|
1691
1691
|
[_IPSI, _CT, _U],
|
|
1692
|
-
[0, 0, () => IPSetUpdates]
|
|
1692
|
+
[0, 0, () => IPSetUpdates], 3
|
|
1693
1693
|
];
|
|
1694
1694
|
var UpdateIPSetResponse$ = [3, n0, _UIPSRp,
|
|
1695
1695
|
0,
|
|
@@ -1699,7 +1699,7 @@ var UpdateIPSetResponse$ = [3, n0, _UIPSRp,
|
|
|
1699
1699
|
var UpdateRateBasedRuleRequest$ = [3, n0, _URBRR,
|
|
1700
1700
|
0,
|
|
1701
1701
|
[_RI, _CT, _U, _RL],
|
|
1702
|
-
[0, 0, () => RuleUpdates, 1]
|
|
1702
|
+
[0, 0, () => RuleUpdates, 1], 4
|
|
1703
1703
|
];
|
|
1704
1704
|
var UpdateRateBasedRuleResponse$ = [3, n0, _URBRRp,
|
|
1705
1705
|
0,
|
|
@@ -1709,7 +1709,7 @@ var UpdateRateBasedRuleResponse$ = [3, n0, _URBRRp,
|
|
|
1709
1709
|
var UpdateRegexMatchSetRequest$ = [3, n0, _URMSR,
|
|
1710
1710
|
0,
|
|
1711
1711
|
[_RMSI, _U, _CT],
|
|
1712
|
-
[0, () => RegexMatchSetUpdates, 0]
|
|
1712
|
+
[0, () => RegexMatchSetUpdates, 0], 3
|
|
1713
1713
|
];
|
|
1714
1714
|
var UpdateRegexMatchSetResponse$ = [3, n0, _URMSRp,
|
|
1715
1715
|
0,
|
|
@@ -1719,7 +1719,7 @@ var UpdateRegexMatchSetResponse$ = [3, n0, _URMSRp,
|
|
|
1719
1719
|
var UpdateRegexPatternSetRequest$ = [3, n0, _URPSR,
|
|
1720
1720
|
0,
|
|
1721
1721
|
[_RPSI, _U, _CT],
|
|
1722
|
-
[0, () => RegexPatternSetUpdates, 0]
|
|
1722
|
+
[0, () => RegexPatternSetUpdates, 0], 3
|
|
1723
1723
|
];
|
|
1724
1724
|
var UpdateRegexPatternSetResponse$ = [3, n0, _URPSRp,
|
|
1725
1725
|
0,
|
|
@@ -1729,7 +1729,7 @@ var UpdateRegexPatternSetResponse$ = [3, n0, _URPSRp,
|
|
|
1729
1729
|
var UpdateRuleGroupRequest$ = [3, n0, _URGR,
|
|
1730
1730
|
0,
|
|
1731
1731
|
[_RGI, _U, _CT],
|
|
1732
|
-
[0, () => RuleGroupUpdates, 0]
|
|
1732
|
+
[0, () => RuleGroupUpdates, 0], 3
|
|
1733
1733
|
];
|
|
1734
1734
|
var UpdateRuleGroupResponse$ = [3, n0, _URGRp,
|
|
1735
1735
|
0,
|
|
@@ -1739,7 +1739,7 @@ var UpdateRuleGroupResponse$ = [3, n0, _URGRp,
|
|
|
1739
1739
|
var UpdateRuleRequest$ = [3, n0, _URRp,
|
|
1740
1740
|
0,
|
|
1741
1741
|
[_RI, _CT, _U],
|
|
1742
|
-
[0, 0, () => RuleUpdates]
|
|
1742
|
+
[0, 0, () => RuleUpdates], 3
|
|
1743
1743
|
];
|
|
1744
1744
|
var UpdateRuleResponse$ = [3, n0, _URRpd,
|
|
1745
1745
|
0,
|
|
@@ -1749,7 +1749,7 @@ var UpdateRuleResponse$ = [3, n0, _URRpd,
|
|
|
1749
1749
|
var UpdateSizeConstraintSetRequest$ = [3, n0, _USCSR,
|
|
1750
1750
|
0,
|
|
1751
1751
|
[_SCSI, _CT, _U],
|
|
1752
|
-
[0, 0, () => SizeConstraintSetUpdates]
|
|
1752
|
+
[0, 0, () => SizeConstraintSetUpdates], 3
|
|
1753
1753
|
];
|
|
1754
1754
|
var UpdateSizeConstraintSetResponse$ = [3, n0, _USCSRp,
|
|
1755
1755
|
0,
|
|
@@ -1759,7 +1759,7 @@ var UpdateSizeConstraintSetResponse$ = [3, n0, _USCSRp,
|
|
|
1759
1759
|
var UpdateSqlInjectionMatchSetRequest$ = [3, n0, _USIMSR,
|
|
1760
1760
|
0,
|
|
1761
1761
|
[_SIMSI, _CT, _U],
|
|
1762
|
-
[0, 0, () => SqlInjectionMatchSetUpdates]
|
|
1762
|
+
[0, 0, () => SqlInjectionMatchSetUpdates], 3
|
|
1763
1763
|
];
|
|
1764
1764
|
var UpdateSqlInjectionMatchSetResponse$ = [3, n0, _USIMSRp,
|
|
1765
1765
|
0,
|
|
@@ -1769,7 +1769,7 @@ var UpdateSqlInjectionMatchSetResponse$ = [3, n0, _USIMSRp,
|
|
|
1769
1769
|
var UpdateWebACLRequest$ = [3, n0, _UWACLR,
|
|
1770
1770
|
0,
|
|
1771
1771
|
[_WACLI, _CT, _U, _DA],
|
|
1772
|
-
[0, 0, () => WebACLUpdates, () => WafAction$]
|
|
1772
|
+
[0, 0, () => WebACLUpdates, () => WafAction$], 2
|
|
1773
1773
|
];
|
|
1774
1774
|
var UpdateWebACLResponse$ = [3, n0, _UWACLRp,
|
|
1775
1775
|
0,
|
|
@@ -1779,7 +1779,7 @@ var UpdateWebACLResponse$ = [3, n0, _UWACLRp,
|
|
|
1779
1779
|
var UpdateXssMatchSetRequest$ = [3, n0, _UXMSR,
|
|
1780
1780
|
0,
|
|
1781
1781
|
[_XMSI, _CT, _U],
|
|
1782
|
-
[0, 0, () => XssMatchSetUpdates]
|
|
1782
|
+
[0, 0, () => XssMatchSetUpdates], 3
|
|
1783
1783
|
];
|
|
1784
1784
|
var UpdateXssMatchSetResponse$ = [3, n0, _UXMSRp,
|
|
1785
1785
|
0,
|
|
@@ -1789,7 +1789,7 @@ var UpdateXssMatchSetResponse$ = [3, n0, _UXMSRp,
|
|
|
1789
1789
|
var WafAction$ = [3, n0, _WA,
|
|
1790
1790
|
0,
|
|
1791
1791
|
[_T],
|
|
1792
|
-
[0]
|
|
1792
|
+
[0], 1
|
|
1793
1793
|
];
|
|
1794
1794
|
var WAFBadRequestException$ = [-3, n0, _WAFBRE,
|
|
1795
1795
|
{ [_e]: _c },
|
|
@@ -1872,7 +1872,7 @@ schema.TypeRegistry.for(n0).registerError(WAFNonexistentItemException$, WAFNonex
|
|
|
1872
1872
|
var WafOverrideAction$ = [3, n0, _WOA,
|
|
1873
1873
|
0,
|
|
1874
1874
|
[_T],
|
|
1875
|
-
[0]
|
|
1875
|
+
[0], 1
|
|
1876
1876
|
];
|
|
1877
1877
|
var WAFReferencedItemException$ = [-3, n0, _WAFRIE,
|
|
1878
1878
|
{ [_e]: _c },
|
|
@@ -1912,38 +1912,38 @@ var WAFTagOperationInternalErrorException$ = [-3, n0, _WAFTOIEE,
|
|
|
1912
1912
|
schema.TypeRegistry.for(n0).registerError(WAFTagOperationInternalErrorException$, WAFTagOperationInternalErrorException);
|
|
1913
1913
|
var WebACL$ = [3, n0, _WACL,
|
|
1914
1914
|
0,
|
|
1915
|
-
[_WACLI,
|
|
1916
|
-
[0,
|
|
1915
|
+
[_WACLI, _DA, _Ru, _N, _MN, _WACLA],
|
|
1916
|
+
[0, () => WafAction$, () => ActivatedRules, 0, 0, 0], 3
|
|
1917
1917
|
];
|
|
1918
1918
|
var WebACLSummary$ = [3, n0, _WACLS,
|
|
1919
1919
|
0,
|
|
1920
1920
|
[_WACLI, _N],
|
|
1921
|
-
[0, 0]
|
|
1921
|
+
[0, 0], 2
|
|
1922
1922
|
];
|
|
1923
1923
|
var WebACLUpdate$ = [3, n0, _WACLU,
|
|
1924
1924
|
0,
|
|
1925
1925
|
[_A, _AR],
|
|
1926
|
-
[0, () => ActivatedRule$]
|
|
1926
|
+
[0, () => ActivatedRule$], 2
|
|
1927
1927
|
];
|
|
1928
1928
|
var XssMatchSet$ = [3, n0, _XMS,
|
|
1929
1929
|
0,
|
|
1930
|
-
[_XMSI,
|
|
1931
|
-
[0,
|
|
1930
|
+
[_XMSI, _XMT, _N],
|
|
1931
|
+
[0, () => XssMatchTuples, 0], 2
|
|
1932
1932
|
];
|
|
1933
1933
|
var XssMatchSetSummary$ = [3, n0, _XMSS,
|
|
1934
1934
|
0,
|
|
1935
1935
|
[_XMSI, _N],
|
|
1936
|
-
[0, 0]
|
|
1936
|
+
[0, 0], 2
|
|
1937
1937
|
];
|
|
1938
1938
|
var XssMatchSetUpdate$ = [3, n0, _XMSU,
|
|
1939
1939
|
0,
|
|
1940
1940
|
[_A, _XMTs],
|
|
1941
|
-
[0, () => XssMatchTuple$]
|
|
1941
|
+
[0, () => XssMatchTuple$], 2
|
|
1942
1942
|
];
|
|
1943
1943
|
var XssMatchTuple$ = [3, n0, _XMTs,
|
|
1944
1944
|
0,
|
|
1945
1945
|
[_FTM, _TT],
|
|
1946
|
-
[() => FieldToMatch$, 0]
|
|
1946
|
+
[() => FieldToMatch$, 0], 2
|
|
1947
1947
|
];
|
|
1948
1948
|
var WAFServiceException$ = [-3, _sm, "WAFServiceException", 0, [], []];
|
|
1949
1949
|
schema.TypeRegistry.for(_sm).registerError(WAFServiceException$, WAFServiceException);
|