@aws-sdk/client-waf-regional 3.533.0 → 3.540.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/endpoint/endpointResolver.js +4 -2
- package/dist-cjs/index.js +0 -3
- package/dist-es/endpoint/endpointResolver.js +3 -1
- package/dist-es/index.js +0 -1
- package/dist-types/WAFRegional.d.ts +17 -1
- package/dist-types/WAFRegionalClient.d.ts +1 -1
- package/dist-types/commands/AssociateWebACLCommand.d.ts +2 -1
- package/dist-types/commands/CreateByteMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateGeoMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateIPSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateRateBasedRuleCommand.d.ts +2 -1
- package/dist-types/commands/CreateRegexMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateRegexPatternSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateRuleCommand.d.ts +2 -1
- package/dist-types/commands/CreateRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateSizeConstraintSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateSqlInjectionMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateWebACLCommand.d.ts +2 -1
- package/dist-types/commands/CreateWebACLMigrationStackCommand.d.ts +2 -1
- package/dist-types/commands/CreateXssMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteByteMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGeoMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIPSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLoggingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeletePermissionPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRateBasedRuleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRegexMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRegexPatternSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRuleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSizeConstraintSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSqlInjectionMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWebACLCommand.d.ts +2 -1
- package/dist-types/commands/DeleteXssMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateWebACLCommand.d.ts +2 -1
- package/dist-types/commands/GetByteMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/GetChangeTokenCommand.d.ts +2 -1
- package/dist-types/commands/GetChangeTokenStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetGeoMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/GetIPSetCommand.d.ts +2 -1
- package/dist-types/commands/GetLoggingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetPermissionPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetRateBasedRuleCommand.d.ts +2 -1
- package/dist-types/commands/GetRateBasedRuleManagedKeysCommand.d.ts +2 -1
- package/dist-types/commands/GetRegexMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/GetRegexPatternSetCommand.d.ts +2 -1
- package/dist-types/commands/GetRuleCommand.d.ts +2 -1
- package/dist-types/commands/GetRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/GetSampledRequestsCommand.d.ts +2 -1
- package/dist-types/commands/GetSizeConstraintSetCommand.d.ts +2 -1
- package/dist-types/commands/GetSqlInjectionMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/GetWebACLCommand.d.ts +2 -1
- package/dist-types/commands/GetWebACLForResourceCommand.d.ts +2 -1
- package/dist-types/commands/GetXssMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/ListActivatedRulesInRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/ListByteMatchSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListGeoMatchSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListIPSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListLoggingConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/ListRateBasedRulesCommand.d.ts +2 -1
- package/dist-types/commands/ListRegexMatchSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListRegexPatternSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListResourcesForWebACLCommand.d.ts +2 -1
- package/dist-types/commands/ListRuleGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListRulesCommand.d.ts +2 -1
- package/dist-types/commands/ListSizeConstraintSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListSqlInjectionMatchSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListSubscribedRuleGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListWebACLsCommand.d.ts +2 -1
- package/dist-types/commands/ListXssMatchSetsCommand.d.ts +2 -1
- package/dist-types/commands/PutLoggingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/PutPermissionPolicyCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateByteMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGeoMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateIPSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRateBasedRuleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRegexMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRegexPatternSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRuleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSizeConstraintSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSqlInjectionMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateWebACLCommand.d.ts +2 -1
- package/dist-types/commands/UpdateXssMatchSetCommand.d.ts +2 -1
- package/dist-types/index.d.ts +0 -1
- package/dist-types/models/models_0.d.ts +515 -515
- package/dist-types/ts3.4/WAFRegional.d.ts +16 -0
- package/dist-types/ts3.4/commands/AssociateWebACLCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateByteMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateGeoMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRateBasedRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRegexMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRegexPatternSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRuleGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSizeConstraintSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSqlInjectionMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateWebACLCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateWebACLMigrationStackCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateXssMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteByteMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteGeoMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteLoggingConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePermissionPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRateBasedRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRegexMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRegexPatternSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRuleGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSizeConstraintSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSqlInjectionMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteWebACLCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteXssMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateWebACLCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetByteMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetChangeTokenCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetChangeTokenStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetGeoMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetLoggingConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPermissionPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRateBasedRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRateBasedRuleManagedKeysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRegexMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRegexPatternSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/GetRuleGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSampledRequestsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSizeConstraintSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSqlInjectionMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWebACLCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWebACLForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetXssMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListActivatedRulesInRuleGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListByteMatchSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListGeoMatchSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListLoggingConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRateBasedRulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRegexMatchSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRegexPatternSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResourcesForWebACLCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRuleGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSizeConstraintSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSqlInjectionMatchSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSubscribedRuleGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListWebACLsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListXssMatchSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutLoggingConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutPermissionPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateByteMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateGeoMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRateBasedRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRegexMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRegexPatternSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRuleGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSizeConstraintSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSqlInjectionMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateWebACLCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateXssMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/index.d.ts +0 -1
- package/package.json +40 -40
|
@@ -715,6 +715,7 @@ export interface WAFRegional {
|
|
|
715
715
|
options: __HttpHandlerOptions,
|
|
716
716
|
cb: (err: any, data?: GetByteMatchSetCommandOutput) => void
|
|
717
717
|
): void;
|
|
718
|
+
getChangeToken(): Promise<GetChangeTokenCommandOutput>;
|
|
718
719
|
getChangeToken(
|
|
719
720
|
args: GetChangeTokenCommandInput,
|
|
720
721
|
options?: __HttpHandlerOptions
|
|
@@ -949,6 +950,7 @@ export interface WAFRegional {
|
|
|
949
950
|
options: __HttpHandlerOptions,
|
|
950
951
|
cb: (err: any, data?: GetXssMatchSetCommandOutput) => void
|
|
951
952
|
): void;
|
|
953
|
+
listActivatedRulesInRuleGroup(): Promise<ListActivatedRulesInRuleGroupCommandOutput>;
|
|
952
954
|
listActivatedRulesInRuleGroup(
|
|
953
955
|
args: ListActivatedRulesInRuleGroupCommandInput,
|
|
954
956
|
options?: __HttpHandlerOptions
|
|
@@ -962,6 +964,7 @@ export interface WAFRegional {
|
|
|
962
964
|
options: __HttpHandlerOptions,
|
|
963
965
|
cb: (err: any, data?: ListActivatedRulesInRuleGroupCommandOutput) => void
|
|
964
966
|
): void;
|
|
967
|
+
listByteMatchSets(): Promise<ListByteMatchSetsCommandOutput>;
|
|
965
968
|
listByteMatchSets(
|
|
966
969
|
args: ListByteMatchSetsCommandInput,
|
|
967
970
|
options?: __HttpHandlerOptions
|
|
@@ -975,6 +978,7 @@ export interface WAFRegional {
|
|
|
975
978
|
options: __HttpHandlerOptions,
|
|
976
979
|
cb: (err: any, data?: ListByteMatchSetsCommandOutput) => void
|
|
977
980
|
): void;
|
|
981
|
+
listGeoMatchSets(): Promise<ListGeoMatchSetsCommandOutput>;
|
|
978
982
|
listGeoMatchSets(
|
|
979
983
|
args: ListGeoMatchSetsCommandInput,
|
|
980
984
|
options?: __HttpHandlerOptions
|
|
@@ -988,6 +992,7 @@ export interface WAFRegional {
|
|
|
988
992
|
options: __HttpHandlerOptions,
|
|
989
993
|
cb: (err: any, data?: ListGeoMatchSetsCommandOutput) => void
|
|
990
994
|
): void;
|
|
995
|
+
listIPSets(): Promise<ListIPSetsCommandOutput>;
|
|
991
996
|
listIPSets(
|
|
992
997
|
args: ListIPSetsCommandInput,
|
|
993
998
|
options?: __HttpHandlerOptions
|
|
@@ -1001,6 +1006,7 @@ export interface WAFRegional {
|
|
|
1001
1006
|
options: __HttpHandlerOptions,
|
|
1002
1007
|
cb: (err: any, data?: ListIPSetsCommandOutput) => void
|
|
1003
1008
|
): void;
|
|
1009
|
+
listLoggingConfigurations(): Promise<ListLoggingConfigurationsCommandOutput>;
|
|
1004
1010
|
listLoggingConfigurations(
|
|
1005
1011
|
args: ListLoggingConfigurationsCommandInput,
|
|
1006
1012
|
options?: __HttpHandlerOptions
|
|
@@ -1014,6 +1020,7 @@ export interface WAFRegional {
|
|
|
1014
1020
|
options: __HttpHandlerOptions,
|
|
1015
1021
|
cb: (err: any, data?: ListLoggingConfigurationsCommandOutput) => void
|
|
1016
1022
|
): void;
|
|
1023
|
+
listRateBasedRules(): Promise<ListRateBasedRulesCommandOutput>;
|
|
1017
1024
|
listRateBasedRules(
|
|
1018
1025
|
args: ListRateBasedRulesCommandInput,
|
|
1019
1026
|
options?: __HttpHandlerOptions
|
|
@@ -1027,6 +1034,7 @@ export interface WAFRegional {
|
|
|
1027
1034
|
options: __HttpHandlerOptions,
|
|
1028
1035
|
cb: (err: any, data?: ListRateBasedRulesCommandOutput) => void
|
|
1029
1036
|
): void;
|
|
1037
|
+
listRegexMatchSets(): Promise<ListRegexMatchSetsCommandOutput>;
|
|
1030
1038
|
listRegexMatchSets(
|
|
1031
1039
|
args: ListRegexMatchSetsCommandInput,
|
|
1032
1040
|
options?: __HttpHandlerOptions
|
|
@@ -1040,6 +1048,7 @@ export interface WAFRegional {
|
|
|
1040
1048
|
options: __HttpHandlerOptions,
|
|
1041
1049
|
cb: (err: any, data?: ListRegexMatchSetsCommandOutput) => void
|
|
1042
1050
|
): void;
|
|
1051
|
+
listRegexPatternSets(): Promise<ListRegexPatternSetsCommandOutput>;
|
|
1043
1052
|
listRegexPatternSets(
|
|
1044
1053
|
args: ListRegexPatternSetsCommandInput,
|
|
1045
1054
|
options?: __HttpHandlerOptions
|
|
@@ -1066,6 +1075,7 @@ export interface WAFRegional {
|
|
|
1066
1075
|
options: __HttpHandlerOptions,
|
|
1067
1076
|
cb: (err: any, data?: ListResourcesForWebACLCommandOutput) => void
|
|
1068
1077
|
): void;
|
|
1078
|
+
listRuleGroups(): Promise<ListRuleGroupsCommandOutput>;
|
|
1069
1079
|
listRuleGroups(
|
|
1070
1080
|
args: ListRuleGroupsCommandInput,
|
|
1071
1081
|
options?: __HttpHandlerOptions
|
|
@@ -1079,6 +1089,7 @@ export interface WAFRegional {
|
|
|
1079
1089
|
options: __HttpHandlerOptions,
|
|
1080
1090
|
cb: (err: any, data?: ListRuleGroupsCommandOutput) => void
|
|
1081
1091
|
): void;
|
|
1092
|
+
listRules(): Promise<ListRulesCommandOutput>;
|
|
1082
1093
|
listRules(
|
|
1083
1094
|
args: ListRulesCommandInput,
|
|
1084
1095
|
options?: __HttpHandlerOptions
|
|
@@ -1092,6 +1103,7 @@ export interface WAFRegional {
|
|
|
1092
1103
|
options: __HttpHandlerOptions,
|
|
1093
1104
|
cb: (err: any, data?: ListRulesCommandOutput) => void
|
|
1094
1105
|
): void;
|
|
1106
|
+
listSizeConstraintSets(): Promise<ListSizeConstraintSetsCommandOutput>;
|
|
1095
1107
|
listSizeConstraintSets(
|
|
1096
1108
|
args: ListSizeConstraintSetsCommandInput,
|
|
1097
1109
|
options?: __HttpHandlerOptions
|
|
@@ -1105,6 +1117,7 @@ export interface WAFRegional {
|
|
|
1105
1117
|
options: __HttpHandlerOptions,
|
|
1106
1118
|
cb: (err: any, data?: ListSizeConstraintSetsCommandOutput) => void
|
|
1107
1119
|
): void;
|
|
1120
|
+
listSqlInjectionMatchSets(): Promise<ListSqlInjectionMatchSetsCommandOutput>;
|
|
1108
1121
|
listSqlInjectionMatchSets(
|
|
1109
1122
|
args: ListSqlInjectionMatchSetsCommandInput,
|
|
1110
1123
|
options?: __HttpHandlerOptions
|
|
@@ -1118,6 +1131,7 @@ export interface WAFRegional {
|
|
|
1118
1131
|
options: __HttpHandlerOptions,
|
|
1119
1132
|
cb: (err: any, data?: ListSqlInjectionMatchSetsCommandOutput) => void
|
|
1120
1133
|
): void;
|
|
1134
|
+
listSubscribedRuleGroups(): Promise<ListSubscribedRuleGroupsCommandOutput>;
|
|
1121
1135
|
listSubscribedRuleGroups(
|
|
1122
1136
|
args: ListSubscribedRuleGroupsCommandInput,
|
|
1123
1137
|
options?: __HttpHandlerOptions
|
|
@@ -1144,6 +1158,7 @@ export interface WAFRegional {
|
|
|
1144
1158
|
options: __HttpHandlerOptions,
|
|
1145
1159
|
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
1146
1160
|
): void;
|
|
1161
|
+
listWebACLs(): Promise<ListWebACLsCommandOutput>;
|
|
1147
1162
|
listWebACLs(
|
|
1148
1163
|
args: ListWebACLsCommandInput,
|
|
1149
1164
|
options?: __HttpHandlerOptions
|
|
@@ -1157,6 +1172,7 @@ export interface WAFRegional {
|
|
|
1157
1172
|
options: __HttpHandlerOptions,
|
|
1158
1173
|
cb: (err: any, data?: ListWebACLsCommandOutput) => void
|
|
1159
1174
|
): void;
|
|
1175
|
+
listXssMatchSets(): Promise<ListXssMatchSetsCommandOutput>;
|
|
1160
1176
|
listXssMatchSets(
|
|
1161
1177
|
args: ListXssMatchSetsCommandInput,
|
|
1162
1178
|
options?: __HttpHandlerOptions
|
|
@@ -24,6 +24,15 @@ declare const AssociateWebACLCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: AssociateWebACLCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
AssociateWebACLCommandInput,
|
|
31
|
+
AssociateWebACLCommandOutput,
|
|
32
|
+
WAFRegionalClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class AssociateWebACLCommand extends AssociateWebACLCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateByteMatchSetCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateByteMatchSetCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateByteMatchSetCommandInput,
|
|
32
|
+
CreateByteMatchSetCommandOutput,
|
|
33
|
+
WAFRegionalClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateByteMatchSetCommand extends CreateByteMatchSetCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateGeoMatchSetCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateGeoMatchSetCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateGeoMatchSetCommandInput,
|
|
32
|
+
CreateGeoMatchSetCommandOutput,
|
|
33
|
+
WAFRegionalClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateGeoMatchSetCommand extends CreateGeoMatchSetCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CreateIPSetCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CreateIPSetCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CreateIPSetCommandInput,
|
|
28
|
+
CreateIPSetCommandOutput,
|
|
29
|
+
WAFRegionalClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CreateIPSetCommand extends CreateIPSetCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateRateBasedRuleCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateRateBasedRuleCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateRateBasedRuleCommandInput,
|
|
32
|
+
CreateRateBasedRuleCommandOutput,
|
|
33
|
+
WAFRegionalClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateRateBasedRuleCommand extends CreateRateBasedRuleCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateRegexMatchSetCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateRegexMatchSetCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateRegexMatchSetCommandInput,
|
|
32
|
+
CreateRegexMatchSetCommandOutput,
|
|
33
|
+
WAFRegionalClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateRegexMatchSetCommand extends CreateRegexMatchSetCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateRegexPatternSetCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateRegexPatternSetCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateRegexPatternSetCommandInput,
|
|
32
|
+
CreateRegexPatternSetCommandOutput,
|
|
33
|
+
WAFRegionalClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateRegexPatternSetCommand extends CreateRegexPatternSetCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CreateRuleCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CreateRuleCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CreateRuleCommandInput,
|
|
28
|
+
CreateRuleCommandOutput,
|
|
29
|
+
WAFRegionalClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CreateRuleCommand extends CreateRuleCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const CreateRuleGroupCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: CreateRuleGroupCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
CreateRuleGroupCommandInput,
|
|
31
|
+
CreateRuleGroupCommandOutput,
|
|
32
|
+
WAFRegionalClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class CreateRuleGroupCommand extends CreateRuleGroupCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateSizeConstraintSetCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateSizeConstraintSetCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateSizeConstraintSetCommandInput,
|
|
32
|
+
CreateSizeConstraintSetCommandOutput,
|
|
33
|
+
WAFRegionalClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateSizeConstraintSetCommand extends CreateSizeConstraintSetCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateSqlInjectionMatchSetCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateSqlInjectionMatchSetCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateSqlInjectionMatchSetCommandInput,
|
|
32
|
+
CreateSqlInjectionMatchSetCommandOutput,
|
|
33
|
+
WAFRegionalClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateSqlInjectionMatchSetCommand extends CreateSqlInjectionMatchSetCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CreateWebACLCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CreateWebACLCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CreateWebACLCommandInput,
|
|
28
|
+
CreateWebACLCommandOutput,
|
|
29
|
+
WAFRegionalClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CreateWebACLCommand extends CreateWebACLCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateWebACLMigrationStackCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateWebACLMigrationStackCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateWebACLMigrationStackCommandInput,
|
|
32
|
+
CreateWebACLMigrationStackCommandOutput,
|
|
33
|
+
WAFRegionalClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateWebACLMigrationStackCommand extends CreateWebACLMigrationStackCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateXssMatchSetCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateXssMatchSetCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateXssMatchSetCommandInput,
|
|
32
|
+
CreateXssMatchSetCommandOutput,
|
|
33
|
+
WAFRegionalClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateXssMatchSetCommand extends CreateXssMatchSetCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteByteMatchSetCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteByteMatchSetCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteByteMatchSetCommandInput,
|
|
32
|
+
DeleteByteMatchSetCommandOutput,
|
|
33
|
+
WAFRegionalClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteByteMatchSetCommand extends DeleteByteMatchSetCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteGeoMatchSetCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteGeoMatchSetCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteGeoMatchSetCommandInput,
|
|
32
|
+
DeleteGeoMatchSetCommandOutput,
|
|
33
|
+
WAFRegionalClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteGeoMatchSetCommand extends DeleteGeoMatchSetCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteIPSetCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteIPSetCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteIPSetCommandInput,
|
|
28
|
+
DeleteIPSetCommandOutput,
|
|
29
|
+
WAFRegionalClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteIPSetCommand extends DeleteIPSetCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteLoggingConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteLoggingConfigurationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteLoggingConfigurationCommandInput,
|
|
32
|
+
DeleteLoggingConfigurationCommandOutput,
|
|
33
|
+
WAFRegionalClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteLoggingConfigurationCommand extends DeleteLoggingConfigurationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeletePermissionPolicyCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeletePermissionPolicyCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeletePermissionPolicyCommandInput,
|
|
32
|
+
DeletePermissionPolicyCommandOutput,
|
|
33
|
+
WAFRegionalClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeletePermissionPolicyCommand extends DeletePermissionPolicyCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteRateBasedRuleCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteRateBasedRuleCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteRateBasedRuleCommandInput,
|
|
32
|
+
DeleteRateBasedRuleCommandOutput,
|
|
33
|
+
WAFRegionalClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteRateBasedRuleCommand extends DeleteRateBasedRuleCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteRegexMatchSetCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteRegexMatchSetCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteRegexMatchSetCommandInput,
|
|
32
|
+
DeleteRegexMatchSetCommandOutput,
|
|
33
|
+
WAFRegionalClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteRegexMatchSetCommand extends DeleteRegexMatchSetCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteRegexPatternSetCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteRegexPatternSetCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteRegexPatternSetCommandInput,
|
|
32
|
+
DeleteRegexPatternSetCommandOutput,
|
|
33
|
+
WAFRegionalClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteRegexPatternSetCommand extends DeleteRegexPatternSetCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteRuleCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteRuleCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteRuleCommandInput,
|
|
28
|
+
DeleteRuleCommandOutput,
|
|
29
|
+
WAFRegionalClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteRuleCommand extends DeleteRuleCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DeleteRuleGroupCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DeleteRuleGroupCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DeleteRuleGroupCommandInput,
|
|
31
|
+
DeleteRuleGroupCommandOutput,
|
|
32
|
+
WAFRegionalClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DeleteRuleGroupCommand extends DeleteRuleGroupCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteSizeConstraintSetCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteSizeConstraintSetCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteSizeConstraintSetCommandInput,
|
|
32
|
+
DeleteSizeConstraintSetCommandOutput,
|
|
33
|
+
WAFRegionalClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteSizeConstraintSetCommand extends DeleteSizeConstraintSetCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteSqlInjectionMatchSetCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteSqlInjectionMatchSetCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteSqlInjectionMatchSetCommandInput,
|
|
32
|
+
DeleteSqlInjectionMatchSetCommandOutput,
|
|
33
|
+
WAFRegionalClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteSqlInjectionMatchSetCommand extends DeleteSqlInjectionMatchSetCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteWebACLCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteWebACLCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteWebACLCommandInput,
|
|
28
|
+
DeleteWebACLCommandOutput,
|
|
29
|
+
WAFRegionalClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteWebACLCommand extends DeleteWebACLCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteXssMatchSetCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteXssMatchSetCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteXssMatchSetCommandInput,
|
|
32
|
+
DeleteXssMatchSetCommandOutput,
|
|
33
|
+
WAFRegionalClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteXssMatchSetCommand extends DeleteXssMatchSetCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DisassociateWebACLCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DisassociateWebACLCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DisassociateWebACLCommandInput,
|
|
32
|
+
DisassociateWebACLCommandOutput,
|
|
33
|
+
WAFRegionalClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DisassociateWebACLCommand extends DisassociateWebACLCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const GetByteMatchSetCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: GetByteMatchSetCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
GetByteMatchSetCommandInput,
|
|
31
|
+
GetByteMatchSetCommandOutput,
|
|
32
|
+
WAFRegionalClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class GetByteMatchSetCommand extends GetByteMatchSetCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const GetChangeTokenCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
...[input]: [] | [GetChangeTokenCommandInput]
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
GetChangeTokenCommandInput,
|
|
31
|
+
GetChangeTokenCommandOutput,
|
|
32
|
+
WAFRegionalClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class GetChangeTokenCommand extends GetChangeTokenCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetChangeTokenStatusCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetChangeTokenStatusCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetChangeTokenStatusCommandInput,
|
|
32
|
+
GetChangeTokenStatusCommandOutput,
|
|
33
|
+
WAFRegionalClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetChangeTokenStatusCommand extends GetChangeTokenStatusCommand_base {}
|