@aws-sdk/client-waf-regional 3.927.0 → 3.929.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 +2063 -2561
- package/dist-cjs/runtimeConfig.shared.js +7 -0
- package/dist-es/WAFRegionalClient.js +2 -0
- package/dist-es/commands/AssociateWebACLCommand.js +3 -9
- package/dist-es/commands/CreateByteMatchSetCommand.js +3 -9
- package/dist-es/commands/CreateGeoMatchSetCommand.js +3 -9
- package/dist-es/commands/CreateIPSetCommand.js +3 -9
- package/dist-es/commands/CreateRateBasedRuleCommand.js +3 -9
- package/dist-es/commands/CreateRegexMatchSetCommand.js +3 -9
- package/dist-es/commands/CreateRegexPatternSetCommand.js +3 -9
- package/dist-es/commands/CreateRuleCommand.js +3 -9
- package/dist-es/commands/CreateRuleGroupCommand.js +3 -9
- package/dist-es/commands/CreateSizeConstraintSetCommand.js +3 -9
- package/dist-es/commands/CreateSqlInjectionMatchSetCommand.js +3 -9
- package/dist-es/commands/CreateWebACLCommand.js +3 -9
- package/dist-es/commands/CreateWebACLMigrationStackCommand.js +3 -9
- package/dist-es/commands/CreateXssMatchSetCommand.js +3 -9
- package/dist-es/commands/DeleteByteMatchSetCommand.js +3 -9
- package/dist-es/commands/DeleteGeoMatchSetCommand.js +3 -9
- package/dist-es/commands/DeleteIPSetCommand.js +3 -9
- package/dist-es/commands/DeleteLoggingConfigurationCommand.js +3 -9
- package/dist-es/commands/DeletePermissionPolicyCommand.js +3 -9
- package/dist-es/commands/DeleteRateBasedRuleCommand.js +3 -9
- package/dist-es/commands/DeleteRegexMatchSetCommand.js +3 -9
- package/dist-es/commands/DeleteRegexPatternSetCommand.js +3 -9
- package/dist-es/commands/DeleteRuleCommand.js +3 -9
- package/dist-es/commands/DeleteRuleGroupCommand.js +3 -9
- package/dist-es/commands/DeleteSizeConstraintSetCommand.js +3 -9
- package/dist-es/commands/DeleteSqlInjectionMatchSetCommand.js +3 -9
- package/dist-es/commands/DeleteWebACLCommand.js +3 -9
- package/dist-es/commands/DeleteXssMatchSetCommand.js +3 -9
- package/dist-es/commands/DisassociateWebACLCommand.js +3 -9
- package/dist-es/commands/GetByteMatchSetCommand.js +3 -9
- package/dist-es/commands/GetChangeTokenCommand.js +3 -9
- package/dist-es/commands/GetChangeTokenStatusCommand.js +3 -9
- package/dist-es/commands/GetGeoMatchSetCommand.js +3 -9
- package/dist-es/commands/GetIPSetCommand.js +3 -9
- package/dist-es/commands/GetLoggingConfigurationCommand.js +3 -9
- package/dist-es/commands/GetPermissionPolicyCommand.js +3 -9
- package/dist-es/commands/GetRateBasedRuleCommand.js +3 -9
- package/dist-es/commands/GetRateBasedRuleManagedKeysCommand.js +3 -9
- package/dist-es/commands/GetRegexMatchSetCommand.js +3 -9
- package/dist-es/commands/GetRegexPatternSetCommand.js +3 -9
- package/dist-es/commands/GetRuleCommand.js +3 -9
- package/dist-es/commands/GetRuleGroupCommand.js +3 -9
- package/dist-es/commands/GetSampledRequestsCommand.js +3 -9
- package/dist-es/commands/GetSizeConstraintSetCommand.js +3 -9
- package/dist-es/commands/GetSqlInjectionMatchSetCommand.js +3 -9
- package/dist-es/commands/GetWebACLCommand.js +3 -9
- package/dist-es/commands/GetWebACLForResourceCommand.js +3 -9
- package/dist-es/commands/GetXssMatchSetCommand.js +3 -9
- package/dist-es/commands/ListActivatedRulesInRuleGroupCommand.js +3 -9
- package/dist-es/commands/ListByteMatchSetsCommand.js +3 -9
- package/dist-es/commands/ListGeoMatchSetsCommand.js +3 -9
- package/dist-es/commands/ListIPSetsCommand.js +3 -9
- package/dist-es/commands/ListLoggingConfigurationsCommand.js +3 -9
- package/dist-es/commands/ListRateBasedRulesCommand.js +3 -9
- package/dist-es/commands/ListRegexMatchSetsCommand.js +3 -9
- package/dist-es/commands/ListRegexPatternSetsCommand.js +3 -9
- package/dist-es/commands/ListResourcesForWebACLCommand.js +3 -9
- package/dist-es/commands/ListRuleGroupsCommand.js +3 -9
- package/dist-es/commands/ListRulesCommand.js +3 -9
- package/dist-es/commands/ListSizeConstraintSetsCommand.js +3 -9
- package/dist-es/commands/ListSqlInjectionMatchSetsCommand.js +3 -9
- package/dist-es/commands/ListSubscribedRuleGroupsCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/ListWebACLsCommand.js +3 -9
- package/dist-es/commands/ListXssMatchSetsCommand.js +3 -9
- package/dist-es/commands/PutLoggingConfigurationCommand.js +3 -9
- package/dist-es/commands/PutPermissionPolicyCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateByteMatchSetCommand.js +3 -9
- package/dist-es/commands/UpdateGeoMatchSetCommand.js +3 -9
- package/dist-es/commands/UpdateIPSetCommand.js +3 -9
- package/dist-es/commands/UpdateRateBasedRuleCommand.js +3 -9
- package/dist-es/commands/UpdateRegexMatchSetCommand.js +3 -9
- package/dist-es/commands/UpdateRegexPatternSetCommand.js +3 -9
- package/dist-es/commands/UpdateRuleCommand.js +3 -9
- package/dist-es/commands/UpdateRuleGroupCommand.js +3 -9
- package/dist-es/commands/UpdateSizeConstraintSetCommand.js +3 -9
- package/dist-es/commands/UpdateSqlInjectionMatchSetCommand.js +3 -9
- package/dist-es/commands/UpdateWebACLCommand.js +3 -9
- package/dist-es/commands/UpdateXssMatchSetCommand.js +3 -9
- package/dist-es/runtimeConfig.shared.js +7 -0
- package/dist-es/schemas/schemas_0.js +1845 -0
- package/dist-types/WAFRegionalClient.d.ts +10 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +364 -0
- package/dist-types/ts3.4/WAFRegionalClient.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +369 -0
- package/package.json +5 -5
- package/dist-es/protocols/Aws_json1_1.js +0 -1938
- package/dist-types/protocols/Aws_json1_1.d.ts +0 -731
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -977
|
@@ -1,977 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
HttpRequest as __HttpRequest,
|
|
3
|
-
HttpResponse as __HttpResponse,
|
|
4
|
-
} from "@smithy/protocol-http";
|
|
5
|
-
import { SerdeContext as __SerdeContext } from "@smithy/types";
|
|
6
|
-
import {
|
|
7
|
-
AssociateWebACLCommandInput,
|
|
8
|
-
AssociateWebACLCommandOutput,
|
|
9
|
-
} from "../commands/AssociateWebACLCommand";
|
|
10
|
-
import {
|
|
11
|
-
CreateByteMatchSetCommandInput,
|
|
12
|
-
CreateByteMatchSetCommandOutput,
|
|
13
|
-
} from "../commands/CreateByteMatchSetCommand";
|
|
14
|
-
import {
|
|
15
|
-
CreateGeoMatchSetCommandInput,
|
|
16
|
-
CreateGeoMatchSetCommandOutput,
|
|
17
|
-
} from "../commands/CreateGeoMatchSetCommand";
|
|
18
|
-
import {
|
|
19
|
-
CreateIPSetCommandInput,
|
|
20
|
-
CreateIPSetCommandOutput,
|
|
21
|
-
} from "../commands/CreateIPSetCommand";
|
|
22
|
-
import {
|
|
23
|
-
CreateRateBasedRuleCommandInput,
|
|
24
|
-
CreateRateBasedRuleCommandOutput,
|
|
25
|
-
} from "../commands/CreateRateBasedRuleCommand";
|
|
26
|
-
import {
|
|
27
|
-
CreateRegexMatchSetCommandInput,
|
|
28
|
-
CreateRegexMatchSetCommandOutput,
|
|
29
|
-
} from "../commands/CreateRegexMatchSetCommand";
|
|
30
|
-
import {
|
|
31
|
-
CreateRegexPatternSetCommandInput,
|
|
32
|
-
CreateRegexPatternSetCommandOutput,
|
|
33
|
-
} from "../commands/CreateRegexPatternSetCommand";
|
|
34
|
-
import {
|
|
35
|
-
CreateRuleCommandInput,
|
|
36
|
-
CreateRuleCommandOutput,
|
|
37
|
-
} from "../commands/CreateRuleCommand";
|
|
38
|
-
import {
|
|
39
|
-
CreateRuleGroupCommandInput,
|
|
40
|
-
CreateRuleGroupCommandOutput,
|
|
41
|
-
} from "../commands/CreateRuleGroupCommand";
|
|
42
|
-
import {
|
|
43
|
-
CreateSizeConstraintSetCommandInput,
|
|
44
|
-
CreateSizeConstraintSetCommandOutput,
|
|
45
|
-
} from "../commands/CreateSizeConstraintSetCommand";
|
|
46
|
-
import {
|
|
47
|
-
CreateSqlInjectionMatchSetCommandInput,
|
|
48
|
-
CreateSqlInjectionMatchSetCommandOutput,
|
|
49
|
-
} from "../commands/CreateSqlInjectionMatchSetCommand";
|
|
50
|
-
import {
|
|
51
|
-
CreateWebACLCommandInput,
|
|
52
|
-
CreateWebACLCommandOutput,
|
|
53
|
-
} from "../commands/CreateWebACLCommand";
|
|
54
|
-
import {
|
|
55
|
-
CreateWebACLMigrationStackCommandInput,
|
|
56
|
-
CreateWebACLMigrationStackCommandOutput,
|
|
57
|
-
} from "../commands/CreateWebACLMigrationStackCommand";
|
|
58
|
-
import {
|
|
59
|
-
CreateXssMatchSetCommandInput,
|
|
60
|
-
CreateXssMatchSetCommandOutput,
|
|
61
|
-
} from "../commands/CreateXssMatchSetCommand";
|
|
62
|
-
import {
|
|
63
|
-
DeleteByteMatchSetCommandInput,
|
|
64
|
-
DeleteByteMatchSetCommandOutput,
|
|
65
|
-
} from "../commands/DeleteByteMatchSetCommand";
|
|
66
|
-
import {
|
|
67
|
-
DeleteGeoMatchSetCommandInput,
|
|
68
|
-
DeleteGeoMatchSetCommandOutput,
|
|
69
|
-
} from "../commands/DeleteGeoMatchSetCommand";
|
|
70
|
-
import {
|
|
71
|
-
DeleteIPSetCommandInput,
|
|
72
|
-
DeleteIPSetCommandOutput,
|
|
73
|
-
} from "../commands/DeleteIPSetCommand";
|
|
74
|
-
import {
|
|
75
|
-
DeleteLoggingConfigurationCommandInput,
|
|
76
|
-
DeleteLoggingConfigurationCommandOutput,
|
|
77
|
-
} from "../commands/DeleteLoggingConfigurationCommand";
|
|
78
|
-
import {
|
|
79
|
-
DeletePermissionPolicyCommandInput,
|
|
80
|
-
DeletePermissionPolicyCommandOutput,
|
|
81
|
-
} from "../commands/DeletePermissionPolicyCommand";
|
|
82
|
-
import {
|
|
83
|
-
DeleteRateBasedRuleCommandInput,
|
|
84
|
-
DeleteRateBasedRuleCommandOutput,
|
|
85
|
-
} from "../commands/DeleteRateBasedRuleCommand";
|
|
86
|
-
import {
|
|
87
|
-
DeleteRegexMatchSetCommandInput,
|
|
88
|
-
DeleteRegexMatchSetCommandOutput,
|
|
89
|
-
} from "../commands/DeleteRegexMatchSetCommand";
|
|
90
|
-
import {
|
|
91
|
-
DeleteRegexPatternSetCommandInput,
|
|
92
|
-
DeleteRegexPatternSetCommandOutput,
|
|
93
|
-
} from "../commands/DeleteRegexPatternSetCommand";
|
|
94
|
-
import {
|
|
95
|
-
DeleteRuleCommandInput,
|
|
96
|
-
DeleteRuleCommandOutput,
|
|
97
|
-
} from "../commands/DeleteRuleCommand";
|
|
98
|
-
import {
|
|
99
|
-
DeleteRuleGroupCommandInput,
|
|
100
|
-
DeleteRuleGroupCommandOutput,
|
|
101
|
-
} from "../commands/DeleteRuleGroupCommand";
|
|
102
|
-
import {
|
|
103
|
-
DeleteSizeConstraintSetCommandInput,
|
|
104
|
-
DeleteSizeConstraintSetCommandOutput,
|
|
105
|
-
} from "../commands/DeleteSizeConstraintSetCommand";
|
|
106
|
-
import {
|
|
107
|
-
DeleteSqlInjectionMatchSetCommandInput,
|
|
108
|
-
DeleteSqlInjectionMatchSetCommandOutput,
|
|
109
|
-
} from "../commands/DeleteSqlInjectionMatchSetCommand";
|
|
110
|
-
import {
|
|
111
|
-
DeleteWebACLCommandInput,
|
|
112
|
-
DeleteWebACLCommandOutput,
|
|
113
|
-
} from "../commands/DeleteWebACLCommand";
|
|
114
|
-
import {
|
|
115
|
-
DeleteXssMatchSetCommandInput,
|
|
116
|
-
DeleteXssMatchSetCommandOutput,
|
|
117
|
-
} from "../commands/DeleteXssMatchSetCommand";
|
|
118
|
-
import {
|
|
119
|
-
DisassociateWebACLCommandInput,
|
|
120
|
-
DisassociateWebACLCommandOutput,
|
|
121
|
-
} from "../commands/DisassociateWebACLCommand";
|
|
122
|
-
import {
|
|
123
|
-
GetByteMatchSetCommandInput,
|
|
124
|
-
GetByteMatchSetCommandOutput,
|
|
125
|
-
} from "../commands/GetByteMatchSetCommand";
|
|
126
|
-
import {
|
|
127
|
-
GetChangeTokenCommandInput,
|
|
128
|
-
GetChangeTokenCommandOutput,
|
|
129
|
-
} from "../commands/GetChangeTokenCommand";
|
|
130
|
-
import {
|
|
131
|
-
GetChangeTokenStatusCommandInput,
|
|
132
|
-
GetChangeTokenStatusCommandOutput,
|
|
133
|
-
} from "../commands/GetChangeTokenStatusCommand";
|
|
134
|
-
import {
|
|
135
|
-
GetGeoMatchSetCommandInput,
|
|
136
|
-
GetGeoMatchSetCommandOutput,
|
|
137
|
-
} from "../commands/GetGeoMatchSetCommand";
|
|
138
|
-
import {
|
|
139
|
-
GetIPSetCommandInput,
|
|
140
|
-
GetIPSetCommandOutput,
|
|
141
|
-
} from "../commands/GetIPSetCommand";
|
|
142
|
-
import {
|
|
143
|
-
GetLoggingConfigurationCommandInput,
|
|
144
|
-
GetLoggingConfigurationCommandOutput,
|
|
145
|
-
} from "../commands/GetLoggingConfigurationCommand";
|
|
146
|
-
import {
|
|
147
|
-
GetPermissionPolicyCommandInput,
|
|
148
|
-
GetPermissionPolicyCommandOutput,
|
|
149
|
-
} from "../commands/GetPermissionPolicyCommand";
|
|
150
|
-
import {
|
|
151
|
-
GetRateBasedRuleCommandInput,
|
|
152
|
-
GetRateBasedRuleCommandOutput,
|
|
153
|
-
} from "../commands/GetRateBasedRuleCommand";
|
|
154
|
-
import {
|
|
155
|
-
GetRateBasedRuleManagedKeysCommandInput,
|
|
156
|
-
GetRateBasedRuleManagedKeysCommandOutput,
|
|
157
|
-
} from "../commands/GetRateBasedRuleManagedKeysCommand";
|
|
158
|
-
import {
|
|
159
|
-
GetRegexMatchSetCommandInput,
|
|
160
|
-
GetRegexMatchSetCommandOutput,
|
|
161
|
-
} from "../commands/GetRegexMatchSetCommand";
|
|
162
|
-
import {
|
|
163
|
-
GetRegexPatternSetCommandInput,
|
|
164
|
-
GetRegexPatternSetCommandOutput,
|
|
165
|
-
} from "../commands/GetRegexPatternSetCommand";
|
|
166
|
-
import {
|
|
167
|
-
GetRuleCommandInput,
|
|
168
|
-
GetRuleCommandOutput,
|
|
169
|
-
} from "../commands/GetRuleCommand";
|
|
170
|
-
import {
|
|
171
|
-
GetRuleGroupCommandInput,
|
|
172
|
-
GetRuleGroupCommandOutput,
|
|
173
|
-
} from "../commands/GetRuleGroupCommand";
|
|
174
|
-
import {
|
|
175
|
-
GetSampledRequestsCommandInput,
|
|
176
|
-
GetSampledRequestsCommandOutput,
|
|
177
|
-
} from "../commands/GetSampledRequestsCommand";
|
|
178
|
-
import {
|
|
179
|
-
GetSizeConstraintSetCommandInput,
|
|
180
|
-
GetSizeConstraintSetCommandOutput,
|
|
181
|
-
} from "../commands/GetSizeConstraintSetCommand";
|
|
182
|
-
import {
|
|
183
|
-
GetSqlInjectionMatchSetCommandInput,
|
|
184
|
-
GetSqlInjectionMatchSetCommandOutput,
|
|
185
|
-
} from "../commands/GetSqlInjectionMatchSetCommand";
|
|
186
|
-
import {
|
|
187
|
-
GetWebACLCommandInput,
|
|
188
|
-
GetWebACLCommandOutput,
|
|
189
|
-
} from "../commands/GetWebACLCommand";
|
|
190
|
-
import {
|
|
191
|
-
GetWebACLForResourceCommandInput,
|
|
192
|
-
GetWebACLForResourceCommandOutput,
|
|
193
|
-
} from "../commands/GetWebACLForResourceCommand";
|
|
194
|
-
import {
|
|
195
|
-
GetXssMatchSetCommandInput,
|
|
196
|
-
GetXssMatchSetCommandOutput,
|
|
197
|
-
} from "../commands/GetXssMatchSetCommand";
|
|
198
|
-
import {
|
|
199
|
-
ListActivatedRulesInRuleGroupCommandInput,
|
|
200
|
-
ListActivatedRulesInRuleGroupCommandOutput,
|
|
201
|
-
} from "../commands/ListActivatedRulesInRuleGroupCommand";
|
|
202
|
-
import {
|
|
203
|
-
ListByteMatchSetsCommandInput,
|
|
204
|
-
ListByteMatchSetsCommandOutput,
|
|
205
|
-
} from "../commands/ListByteMatchSetsCommand";
|
|
206
|
-
import {
|
|
207
|
-
ListGeoMatchSetsCommandInput,
|
|
208
|
-
ListGeoMatchSetsCommandOutput,
|
|
209
|
-
} from "../commands/ListGeoMatchSetsCommand";
|
|
210
|
-
import {
|
|
211
|
-
ListIPSetsCommandInput,
|
|
212
|
-
ListIPSetsCommandOutput,
|
|
213
|
-
} from "../commands/ListIPSetsCommand";
|
|
214
|
-
import {
|
|
215
|
-
ListLoggingConfigurationsCommandInput,
|
|
216
|
-
ListLoggingConfigurationsCommandOutput,
|
|
217
|
-
} from "../commands/ListLoggingConfigurationsCommand";
|
|
218
|
-
import {
|
|
219
|
-
ListRateBasedRulesCommandInput,
|
|
220
|
-
ListRateBasedRulesCommandOutput,
|
|
221
|
-
} from "../commands/ListRateBasedRulesCommand";
|
|
222
|
-
import {
|
|
223
|
-
ListRegexMatchSetsCommandInput,
|
|
224
|
-
ListRegexMatchSetsCommandOutput,
|
|
225
|
-
} from "../commands/ListRegexMatchSetsCommand";
|
|
226
|
-
import {
|
|
227
|
-
ListRegexPatternSetsCommandInput,
|
|
228
|
-
ListRegexPatternSetsCommandOutput,
|
|
229
|
-
} from "../commands/ListRegexPatternSetsCommand";
|
|
230
|
-
import {
|
|
231
|
-
ListResourcesForWebACLCommandInput,
|
|
232
|
-
ListResourcesForWebACLCommandOutput,
|
|
233
|
-
} from "../commands/ListResourcesForWebACLCommand";
|
|
234
|
-
import {
|
|
235
|
-
ListRuleGroupsCommandInput,
|
|
236
|
-
ListRuleGroupsCommandOutput,
|
|
237
|
-
} from "../commands/ListRuleGroupsCommand";
|
|
238
|
-
import {
|
|
239
|
-
ListRulesCommandInput,
|
|
240
|
-
ListRulesCommandOutput,
|
|
241
|
-
} from "../commands/ListRulesCommand";
|
|
242
|
-
import {
|
|
243
|
-
ListSizeConstraintSetsCommandInput,
|
|
244
|
-
ListSizeConstraintSetsCommandOutput,
|
|
245
|
-
} from "../commands/ListSizeConstraintSetsCommand";
|
|
246
|
-
import {
|
|
247
|
-
ListSqlInjectionMatchSetsCommandInput,
|
|
248
|
-
ListSqlInjectionMatchSetsCommandOutput,
|
|
249
|
-
} from "../commands/ListSqlInjectionMatchSetsCommand";
|
|
250
|
-
import {
|
|
251
|
-
ListSubscribedRuleGroupsCommandInput,
|
|
252
|
-
ListSubscribedRuleGroupsCommandOutput,
|
|
253
|
-
} from "../commands/ListSubscribedRuleGroupsCommand";
|
|
254
|
-
import {
|
|
255
|
-
ListTagsForResourceCommandInput,
|
|
256
|
-
ListTagsForResourceCommandOutput,
|
|
257
|
-
} from "../commands/ListTagsForResourceCommand";
|
|
258
|
-
import {
|
|
259
|
-
ListWebACLsCommandInput,
|
|
260
|
-
ListWebACLsCommandOutput,
|
|
261
|
-
} from "../commands/ListWebACLsCommand";
|
|
262
|
-
import {
|
|
263
|
-
ListXssMatchSetsCommandInput,
|
|
264
|
-
ListXssMatchSetsCommandOutput,
|
|
265
|
-
} from "../commands/ListXssMatchSetsCommand";
|
|
266
|
-
import {
|
|
267
|
-
PutLoggingConfigurationCommandInput,
|
|
268
|
-
PutLoggingConfigurationCommandOutput,
|
|
269
|
-
} from "../commands/PutLoggingConfigurationCommand";
|
|
270
|
-
import {
|
|
271
|
-
PutPermissionPolicyCommandInput,
|
|
272
|
-
PutPermissionPolicyCommandOutput,
|
|
273
|
-
} from "../commands/PutPermissionPolicyCommand";
|
|
274
|
-
import {
|
|
275
|
-
TagResourceCommandInput,
|
|
276
|
-
TagResourceCommandOutput,
|
|
277
|
-
} from "../commands/TagResourceCommand";
|
|
278
|
-
import {
|
|
279
|
-
UntagResourceCommandInput,
|
|
280
|
-
UntagResourceCommandOutput,
|
|
281
|
-
} from "../commands/UntagResourceCommand";
|
|
282
|
-
import {
|
|
283
|
-
UpdateByteMatchSetCommandInput,
|
|
284
|
-
UpdateByteMatchSetCommandOutput,
|
|
285
|
-
} from "../commands/UpdateByteMatchSetCommand";
|
|
286
|
-
import {
|
|
287
|
-
UpdateGeoMatchSetCommandInput,
|
|
288
|
-
UpdateGeoMatchSetCommandOutput,
|
|
289
|
-
} from "../commands/UpdateGeoMatchSetCommand";
|
|
290
|
-
import {
|
|
291
|
-
UpdateIPSetCommandInput,
|
|
292
|
-
UpdateIPSetCommandOutput,
|
|
293
|
-
} from "../commands/UpdateIPSetCommand";
|
|
294
|
-
import {
|
|
295
|
-
UpdateRateBasedRuleCommandInput,
|
|
296
|
-
UpdateRateBasedRuleCommandOutput,
|
|
297
|
-
} from "../commands/UpdateRateBasedRuleCommand";
|
|
298
|
-
import {
|
|
299
|
-
UpdateRegexMatchSetCommandInput,
|
|
300
|
-
UpdateRegexMatchSetCommandOutput,
|
|
301
|
-
} from "../commands/UpdateRegexMatchSetCommand";
|
|
302
|
-
import {
|
|
303
|
-
UpdateRegexPatternSetCommandInput,
|
|
304
|
-
UpdateRegexPatternSetCommandOutput,
|
|
305
|
-
} from "../commands/UpdateRegexPatternSetCommand";
|
|
306
|
-
import {
|
|
307
|
-
UpdateRuleCommandInput,
|
|
308
|
-
UpdateRuleCommandOutput,
|
|
309
|
-
} from "../commands/UpdateRuleCommand";
|
|
310
|
-
import {
|
|
311
|
-
UpdateRuleGroupCommandInput,
|
|
312
|
-
UpdateRuleGroupCommandOutput,
|
|
313
|
-
} from "../commands/UpdateRuleGroupCommand";
|
|
314
|
-
import {
|
|
315
|
-
UpdateSizeConstraintSetCommandInput,
|
|
316
|
-
UpdateSizeConstraintSetCommandOutput,
|
|
317
|
-
} from "../commands/UpdateSizeConstraintSetCommand";
|
|
318
|
-
import {
|
|
319
|
-
UpdateSqlInjectionMatchSetCommandInput,
|
|
320
|
-
UpdateSqlInjectionMatchSetCommandOutput,
|
|
321
|
-
} from "../commands/UpdateSqlInjectionMatchSetCommand";
|
|
322
|
-
import {
|
|
323
|
-
UpdateWebACLCommandInput,
|
|
324
|
-
UpdateWebACLCommandOutput,
|
|
325
|
-
} from "../commands/UpdateWebACLCommand";
|
|
326
|
-
import {
|
|
327
|
-
UpdateXssMatchSetCommandInput,
|
|
328
|
-
UpdateXssMatchSetCommandOutput,
|
|
329
|
-
} from "../commands/UpdateXssMatchSetCommand";
|
|
330
|
-
export declare const se_AssociateWebACLCommand: (
|
|
331
|
-
input: AssociateWebACLCommandInput,
|
|
332
|
-
context: __SerdeContext
|
|
333
|
-
) => Promise<__HttpRequest>;
|
|
334
|
-
export declare const se_CreateByteMatchSetCommand: (
|
|
335
|
-
input: CreateByteMatchSetCommandInput,
|
|
336
|
-
context: __SerdeContext
|
|
337
|
-
) => Promise<__HttpRequest>;
|
|
338
|
-
export declare const se_CreateGeoMatchSetCommand: (
|
|
339
|
-
input: CreateGeoMatchSetCommandInput,
|
|
340
|
-
context: __SerdeContext
|
|
341
|
-
) => Promise<__HttpRequest>;
|
|
342
|
-
export declare const se_CreateIPSetCommand: (
|
|
343
|
-
input: CreateIPSetCommandInput,
|
|
344
|
-
context: __SerdeContext
|
|
345
|
-
) => Promise<__HttpRequest>;
|
|
346
|
-
export declare const se_CreateRateBasedRuleCommand: (
|
|
347
|
-
input: CreateRateBasedRuleCommandInput,
|
|
348
|
-
context: __SerdeContext
|
|
349
|
-
) => Promise<__HttpRequest>;
|
|
350
|
-
export declare const se_CreateRegexMatchSetCommand: (
|
|
351
|
-
input: CreateRegexMatchSetCommandInput,
|
|
352
|
-
context: __SerdeContext
|
|
353
|
-
) => Promise<__HttpRequest>;
|
|
354
|
-
export declare const se_CreateRegexPatternSetCommand: (
|
|
355
|
-
input: CreateRegexPatternSetCommandInput,
|
|
356
|
-
context: __SerdeContext
|
|
357
|
-
) => Promise<__HttpRequest>;
|
|
358
|
-
export declare const se_CreateRuleCommand: (
|
|
359
|
-
input: CreateRuleCommandInput,
|
|
360
|
-
context: __SerdeContext
|
|
361
|
-
) => Promise<__HttpRequest>;
|
|
362
|
-
export declare const se_CreateRuleGroupCommand: (
|
|
363
|
-
input: CreateRuleGroupCommandInput,
|
|
364
|
-
context: __SerdeContext
|
|
365
|
-
) => Promise<__HttpRequest>;
|
|
366
|
-
export declare const se_CreateSizeConstraintSetCommand: (
|
|
367
|
-
input: CreateSizeConstraintSetCommandInput,
|
|
368
|
-
context: __SerdeContext
|
|
369
|
-
) => Promise<__HttpRequest>;
|
|
370
|
-
export declare const se_CreateSqlInjectionMatchSetCommand: (
|
|
371
|
-
input: CreateSqlInjectionMatchSetCommandInput,
|
|
372
|
-
context: __SerdeContext
|
|
373
|
-
) => Promise<__HttpRequest>;
|
|
374
|
-
export declare const se_CreateWebACLCommand: (
|
|
375
|
-
input: CreateWebACLCommandInput,
|
|
376
|
-
context: __SerdeContext
|
|
377
|
-
) => Promise<__HttpRequest>;
|
|
378
|
-
export declare const se_CreateWebACLMigrationStackCommand: (
|
|
379
|
-
input: CreateWebACLMigrationStackCommandInput,
|
|
380
|
-
context: __SerdeContext
|
|
381
|
-
) => Promise<__HttpRequest>;
|
|
382
|
-
export declare const se_CreateXssMatchSetCommand: (
|
|
383
|
-
input: CreateXssMatchSetCommandInput,
|
|
384
|
-
context: __SerdeContext
|
|
385
|
-
) => Promise<__HttpRequest>;
|
|
386
|
-
export declare const se_DeleteByteMatchSetCommand: (
|
|
387
|
-
input: DeleteByteMatchSetCommandInput,
|
|
388
|
-
context: __SerdeContext
|
|
389
|
-
) => Promise<__HttpRequest>;
|
|
390
|
-
export declare const se_DeleteGeoMatchSetCommand: (
|
|
391
|
-
input: DeleteGeoMatchSetCommandInput,
|
|
392
|
-
context: __SerdeContext
|
|
393
|
-
) => Promise<__HttpRequest>;
|
|
394
|
-
export declare const se_DeleteIPSetCommand: (
|
|
395
|
-
input: DeleteIPSetCommandInput,
|
|
396
|
-
context: __SerdeContext
|
|
397
|
-
) => Promise<__HttpRequest>;
|
|
398
|
-
export declare const se_DeleteLoggingConfigurationCommand: (
|
|
399
|
-
input: DeleteLoggingConfigurationCommandInput,
|
|
400
|
-
context: __SerdeContext
|
|
401
|
-
) => Promise<__HttpRequest>;
|
|
402
|
-
export declare const se_DeletePermissionPolicyCommand: (
|
|
403
|
-
input: DeletePermissionPolicyCommandInput,
|
|
404
|
-
context: __SerdeContext
|
|
405
|
-
) => Promise<__HttpRequest>;
|
|
406
|
-
export declare const se_DeleteRateBasedRuleCommand: (
|
|
407
|
-
input: DeleteRateBasedRuleCommandInput,
|
|
408
|
-
context: __SerdeContext
|
|
409
|
-
) => Promise<__HttpRequest>;
|
|
410
|
-
export declare const se_DeleteRegexMatchSetCommand: (
|
|
411
|
-
input: DeleteRegexMatchSetCommandInput,
|
|
412
|
-
context: __SerdeContext
|
|
413
|
-
) => Promise<__HttpRequest>;
|
|
414
|
-
export declare const se_DeleteRegexPatternSetCommand: (
|
|
415
|
-
input: DeleteRegexPatternSetCommandInput,
|
|
416
|
-
context: __SerdeContext
|
|
417
|
-
) => Promise<__HttpRequest>;
|
|
418
|
-
export declare const se_DeleteRuleCommand: (
|
|
419
|
-
input: DeleteRuleCommandInput,
|
|
420
|
-
context: __SerdeContext
|
|
421
|
-
) => Promise<__HttpRequest>;
|
|
422
|
-
export declare const se_DeleteRuleGroupCommand: (
|
|
423
|
-
input: DeleteRuleGroupCommandInput,
|
|
424
|
-
context: __SerdeContext
|
|
425
|
-
) => Promise<__HttpRequest>;
|
|
426
|
-
export declare const se_DeleteSizeConstraintSetCommand: (
|
|
427
|
-
input: DeleteSizeConstraintSetCommandInput,
|
|
428
|
-
context: __SerdeContext
|
|
429
|
-
) => Promise<__HttpRequest>;
|
|
430
|
-
export declare const se_DeleteSqlInjectionMatchSetCommand: (
|
|
431
|
-
input: DeleteSqlInjectionMatchSetCommandInput,
|
|
432
|
-
context: __SerdeContext
|
|
433
|
-
) => Promise<__HttpRequest>;
|
|
434
|
-
export declare const se_DeleteWebACLCommand: (
|
|
435
|
-
input: DeleteWebACLCommandInput,
|
|
436
|
-
context: __SerdeContext
|
|
437
|
-
) => Promise<__HttpRequest>;
|
|
438
|
-
export declare const se_DeleteXssMatchSetCommand: (
|
|
439
|
-
input: DeleteXssMatchSetCommandInput,
|
|
440
|
-
context: __SerdeContext
|
|
441
|
-
) => Promise<__HttpRequest>;
|
|
442
|
-
export declare const se_DisassociateWebACLCommand: (
|
|
443
|
-
input: DisassociateWebACLCommandInput,
|
|
444
|
-
context: __SerdeContext
|
|
445
|
-
) => Promise<__HttpRequest>;
|
|
446
|
-
export declare const se_GetByteMatchSetCommand: (
|
|
447
|
-
input: GetByteMatchSetCommandInput,
|
|
448
|
-
context: __SerdeContext
|
|
449
|
-
) => Promise<__HttpRequest>;
|
|
450
|
-
export declare const se_GetChangeTokenCommand: (
|
|
451
|
-
input: GetChangeTokenCommandInput,
|
|
452
|
-
context: __SerdeContext
|
|
453
|
-
) => Promise<__HttpRequest>;
|
|
454
|
-
export declare const se_GetChangeTokenStatusCommand: (
|
|
455
|
-
input: GetChangeTokenStatusCommandInput,
|
|
456
|
-
context: __SerdeContext
|
|
457
|
-
) => Promise<__HttpRequest>;
|
|
458
|
-
export declare const se_GetGeoMatchSetCommand: (
|
|
459
|
-
input: GetGeoMatchSetCommandInput,
|
|
460
|
-
context: __SerdeContext
|
|
461
|
-
) => Promise<__HttpRequest>;
|
|
462
|
-
export declare const se_GetIPSetCommand: (
|
|
463
|
-
input: GetIPSetCommandInput,
|
|
464
|
-
context: __SerdeContext
|
|
465
|
-
) => Promise<__HttpRequest>;
|
|
466
|
-
export declare const se_GetLoggingConfigurationCommand: (
|
|
467
|
-
input: GetLoggingConfigurationCommandInput,
|
|
468
|
-
context: __SerdeContext
|
|
469
|
-
) => Promise<__HttpRequest>;
|
|
470
|
-
export declare const se_GetPermissionPolicyCommand: (
|
|
471
|
-
input: GetPermissionPolicyCommandInput,
|
|
472
|
-
context: __SerdeContext
|
|
473
|
-
) => Promise<__HttpRequest>;
|
|
474
|
-
export declare const se_GetRateBasedRuleCommand: (
|
|
475
|
-
input: GetRateBasedRuleCommandInput,
|
|
476
|
-
context: __SerdeContext
|
|
477
|
-
) => Promise<__HttpRequest>;
|
|
478
|
-
export declare const se_GetRateBasedRuleManagedKeysCommand: (
|
|
479
|
-
input: GetRateBasedRuleManagedKeysCommandInput,
|
|
480
|
-
context: __SerdeContext
|
|
481
|
-
) => Promise<__HttpRequest>;
|
|
482
|
-
export declare const se_GetRegexMatchSetCommand: (
|
|
483
|
-
input: GetRegexMatchSetCommandInput,
|
|
484
|
-
context: __SerdeContext
|
|
485
|
-
) => Promise<__HttpRequest>;
|
|
486
|
-
export declare const se_GetRegexPatternSetCommand: (
|
|
487
|
-
input: GetRegexPatternSetCommandInput,
|
|
488
|
-
context: __SerdeContext
|
|
489
|
-
) => Promise<__HttpRequest>;
|
|
490
|
-
export declare const se_GetRuleCommand: (
|
|
491
|
-
input: GetRuleCommandInput,
|
|
492
|
-
context: __SerdeContext
|
|
493
|
-
) => Promise<__HttpRequest>;
|
|
494
|
-
export declare const se_GetRuleGroupCommand: (
|
|
495
|
-
input: GetRuleGroupCommandInput,
|
|
496
|
-
context: __SerdeContext
|
|
497
|
-
) => Promise<__HttpRequest>;
|
|
498
|
-
export declare const se_GetSampledRequestsCommand: (
|
|
499
|
-
input: GetSampledRequestsCommandInput,
|
|
500
|
-
context: __SerdeContext
|
|
501
|
-
) => Promise<__HttpRequest>;
|
|
502
|
-
export declare const se_GetSizeConstraintSetCommand: (
|
|
503
|
-
input: GetSizeConstraintSetCommandInput,
|
|
504
|
-
context: __SerdeContext
|
|
505
|
-
) => Promise<__HttpRequest>;
|
|
506
|
-
export declare const se_GetSqlInjectionMatchSetCommand: (
|
|
507
|
-
input: GetSqlInjectionMatchSetCommandInput,
|
|
508
|
-
context: __SerdeContext
|
|
509
|
-
) => Promise<__HttpRequest>;
|
|
510
|
-
export declare const se_GetWebACLCommand: (
|
|
511
|
-
input: GetWebACLCommandInput,
|
|
512
|
-
context: __SerdeContext
|
|
513
|
-
) => Promise<__HttpRequest>;
|
|
514
|
-
export declare const se_GetWebACLForResourceCommand: (
|
|
515
|
-
input: GetWebACLForResourceCommandInput,
|
|
516
|
-
context: __SerdeContext
|
|
517
|
-
) => Promise<__HttpRequest>;
|
|
518
|
-
export declare const se_GetXssMatchSetCommand: (
|
|
519
|
-
input: GetXssMatchSetCommandInput,
|
|
520
|
-
context: __SerdeContext
|
|
521
|
-
) => Promise<__HttpRequest>;
|
|
522
|
-
export declare const se_ListActivatedRulesInRuleGroupCommand: (
|
|
523
|
-
input: ListActivatedRulesInRuleGroupCommandInput,
|
|
524
|
-
context: __SerdeContext
|
|
525
|
-
) => Promise<__HttpRequest>;
|
|
526
|
-
export declare const se_ListByteMatchSetsCommand: (
|
|
527
|
-
input: ListByteMatchSetsCommandInput,
|
|
528
|
-
context: __SerdeContext
|
|
529
|
-
) => Promise<__HttpRequest>;
|
|
530
|
-
export declare const se_ListGeoMatchSetsCommand: (
|
|
531
|
-
input: ListGeoMatchSetsCommandInput,
|
|
532
|
-
context: __SerdeContext
|
|
533
|
-
) => Promise<__HttpRequest>;
|
|
534
|
-
export declare const se_ListIPSetsCommand: (
|
|
535
|
-
input: ListIPSetsCommandInput,
|
|
536
|
-
context: __SerdeContext
|
|
537
|
-
) => Promise<__HttpRequest>;
|
|
538
|
-
export declare const se_ListLoggingConfigurationsCommand: (
|
|
539
|
-
input: ListLoggingConfigurationsCommandInput,
|
|
540
|
-
context: __SerdeContext
|
|
541
|
-
) => Promise<__HttpRequest>;
|
|
542
|
-
export declare const se_ListRateBasedRulesCommand: (
|
|
543
|
-
input: ListRateBasedRulesCommandInput,
|
|
544
|
-
context: __SerdeContext
|
|
545
|
-
) => Promise<__HttpRequest>;
|
|
546
|
-
export declare const se_ListRegexMatchSetsCommand: (
|
|
547
|
-
input: ListRegexMatchSetsCommandInput,
|
|
548
|
-
context: __SerdeContext
|
|
549
|
-
) => Promise<__HttpRequest>;
|
|
550
|
-
export declare const se_ListRegexPatternSetsCommand: (
|
|
551
|
-
input: ListRegexPatternSetsCommandInput,
|
|
552
|
-
context: __SerdeContext
|
|
553
|
-
) => Promise<__HttpRequest>;
|
|
554
|
-
export declare const se_ListResourcesForWebACLCommand: (
|
|
555
|
-
input: ListResourcesForWebACLCommandInput,
|
|
556
|
-
context: __SerdeContext
|
|
557
|
-
) => Promise<__HttpRequest>;
|
|
558
|
-
export declare const se_ListRuleGroupsCommand: (
|
|
559
|
-
input: ListRuleGroupsCommandInput,
|
|
560
|
-
context: __SerdeContext
|
|
561
|
-
) => Promise<__HttpRequest>;
|
|
562
|
-
export declare const se_ListRulesCommand: (
|
|
563
|
-
input: ListRulesCommandInput,
|
|
564
|
-
context: __SerdeContext
|
|
565
|
-
) => Promise<__HttpRequest>;
|
|
566
|
-
export declare const se_ListSizeConstraintSetsCommand: (
|
|
567
|
-
input: ListSizeConstraintSetsCommandInput,
|
|
568
|
-
context: __SerdeContext
|
|
569
|
-
) => Promise<__HttpRequest>;
|
|
570
|
-
export declare const se_ListSqlInjectionMatchSetsCommand: (
|
|
571
|
-
input: ListSqlInjectionMatchSetsCommandInput,
|
|
572
|
-
context: __SerdeContext
|
|
573
|
-
) => Promise<__HttpRequest>;
|
|
574
|
-
export declare const se_ListSubscribedRuleGroupsCommand: (
|
|
575
|
-
input: ListSubscribedRuleGroupsCommandInput,
|
|
576
|
-
context: __SerdeContext
|
|
577
|
-
) => Promise<__HttpRequest>;
|
|
578
|
-
export declare const se_ListTagsForResourceCommand: (
|
|
579
|
-
input: ListTagsForResourceCommandInput,
|
|
580
|
-
context: __SerdeContext
|
|
581
|
-
) => Promise<__HttpRequest>;
|
|
582
|
-
export declare const se_ListWebACLsCommand: (
|
|
583
|
-
input: ListWebACLsCommandInput,
|
|
584
|
-
context: __SerdeContext
|
|
585
|
-
) => Promise<__HttpRequest>;
|
|
586
|
-
export declare const se_ListXssMatchSetsCommand: (
|
|
587
|
-
input: ListXssMatchSetsCommandInput,
|
|
588
|
-
context: __SerdeContext
|
|
589
|
-
) => Promise<__HttpRequest>;
|
|
590
|
-
export declare const se_PutLoggingConfigurationCommand: (
|
|
591
|
-
input: PutLoggingConfigurationCommandInput,
|
|
592
|
-
context: __SerdeContext
|
|
593
|
-
) => Promise<__HttpRequest>;
|
|
594
|
-
export declare const se_PutPermissionPolicyCommand: (
|
|
595
|
-
input: PutPermissionPolicyCommandInput,
|
|
596
|
-
context: __SerdeContext
|
|
597
|
-
) => Promise<__HttpRequest>;
|
|
598
|
-
export declare const se_TagResourceCommand: (
|
|
599
|
-
input: TagResourceCommandInput,
|
|
600
|
-
context: __SerdeContext
|
|
601
|
-
) => Promise<__HttpRequest>;
|
|
602
|
-
export declare const se_UntagResourceCommand: (
|
|
603
|
-
input: UntagResourceCommandInput,
|
|
604
|
-
context: __SerdeContext
|
|
605
|
-
) => Promise<__HttpRequest>;
|
|
606
|
-
export declare const se_UpdateByteMatchSetCommand: (
|
|
607
|
-
input: UpdateByteMatchSetCommandInput,
|
|
608
|
-
context: __SerdeContext
|
|
609
|
-
) => Promise<__HttpRequest>;
|
|
610
|
-
export declare const se_UpdateGeoMatchSetCommand: (
|
|
611
|
-
input: UpdateGeoMatchSetCommandInput,
|
|
612
|
-
context: __SerdeContext
|
|
613
|
-
) => Promise<__HttpRequest>;
|
|
614
|
-
export declare const se_UpdateIPSetCommand: (
|
|
615
|
-
input: UpdateIPSetCommandInput,
|
|
616
|
-
context: __SerdeContext
|
|
617
|
-
) => Promise<__HttpRequest>;
|
|
618
|
-
export declare const se_UpdateRateBasedRuleCommand: (
|
|
619
|
-
input: UpdateRateBasedRuleCommandInput,
|
|
620
|
-
context: __SerdeContext
|
|
621
|
-
) => Promise<__HttpRequest>;
|
|
622
|
-
export declare const se_UpdateRegexMatchSetCommand: (
|
|
623
|
-
input: UpdateRegexMatchSetCommandInput,
|
|
624
|
-
context: __SerdeContext
|
|
625
|
-
) => Promise<__HttpRequest>;
|
|
626
|
-
export declare const se_UpdateRegexPatternSetCommand: (
|
|
627
|
-
input: UpdateRegexPatternSetCommandInput,
|
|
628
|
-
context: __SerdeContext
|
|
629
|
-
) => Promise<__HttpRequest>;
|
|
630
|
-
export declare const se_UpdateRuleCommand: (
|
|
631
|
-
input: UpdateRuleCommandInput,
|
|
632
|
-
context: __SerdeContext
|
|
633
|
-
) => Promise<__HttpRequest>;
|
|
634
|
-
export declare const se_UpdateRuleGroupCommand: (
|
|
635
|
-
input: UpdateRuleGroupCommandInput,
|
|
636
|
-
context: __SerdeContext
|
|
637
|
-
) => Promise<__HttpRequest>;
|
|
638
|
-
export declare const se_UpdateSizeConstraintSetCommand: (
|
|
639
|
-
input: UpdateSizeConstraintSetCommandInput,
|
|
640
|
-
context: __SerdeContext
|
|
641
|
-
) => Promise<__HttpRequest>;
|
|
642
|
-
export declare const se_UpdateSqlInjectionMatchSetCommand: (
|
|
643
|
-
input: UpdateSqlInjectionMatchSetCommandInput,
|
|
644
|
-
context: __SerdeContext
|
|
645
|
-
) => Promise<__HttpRequest>;
|
|
646
|
-
export declare const se_UpdateWebACLCommand: (
|
|
647
|
-
input: UpdateWebACLCommandInput,
|
|
648
|
-
context: __SerdeContext
|
|
649
|
-
) => Promise<__HttpRequest>;
|
|
650
|
-
export declare const se_UpdateXssMatchSetCommand: (
|
|
651
|
-
input: UpdateXssMatchSetCommandInput,
|
|
652
|
-
context: __SerdeContext
|
|
653
|
-
) => Promise<__HttpRequest>;
|
|
654
|
-
export declare const de_AssociateWebACLCommand: (
|
|
655
|
-
output: __HttpResponse,
|
|
656
|
-
context: __SerdeContext
|
|
657
|
-
) => Promise<AssociateWebACLCommandOutput>;
|
|
658
|
-
export declare const de_CreateByteMatchSetCommand: (
|
|
659
|
-
output: __HttpResponse,
|
|
660
|
-
context: __SerdeContext
|
|
661
|
-
) => Promise<CreateByteMatchSetCommandOutput>;
|
|
662
|
-
export declare const de_CreateGeoMatchSetCommand: (
|
|
663
|
-
output: __HttpResponse,
|
|
664
|
-
context: __SerdeContext
|
|
665
|
-
) => Promise<CreateGeoMatchSetCommandOutput>;
|
|
666
|
-
export declare const de_CreateIPSetCommand: (
|
|
667
|
-
output: __HttpResponse,
|
|
668
|
-
context: __SerdeContext
|
|
669
|
-
) => Promise<CreateIPSetCommandOutput>;
|
|
670
|
-
export declare const de_CreateRateBasedRuleCommand: (
|
|
671
|
-
output: __HttpResponse,
|
|
672
|
-
context: __SerdeContext
|
|
673
|
-
) => Promise<CreateRateBasedRuleCommandOutput>;
|
|
674
|
-
export declare const de_CreateRegexMatchSetCommand: (
|
|
675
|
-
output: __HttpResponse,
|
|
676
|
-
context: __SerdeContext
|
|
677
|
-
) => Promise<CreateRegexMatchSetCommandOutput>;
|
|
678
|
-
export declare const de_CreateRegexPatternSetCommand: (
|
|
679
|
-
output: __HttpResponse,
|
|
680
|
-
context: __SerdeContext
|
|
681
|
-
) => Promise<CreateRegexPatternSetCommandOutput>;
|
|
682
|
-
export declare const de_CreateRuleCommand: (
|
|
683
|
-
output: __HttpResponse,
|
|
684
|
-
context: __SerdeContext
|
|
685
|
-
) => Promise<CreateRuleCommandOutput>;
|
|
686
|
-
export declare const de_CreateRuleGroupCommand: (
|
|
687
|
-
output: __HttpResponse,
|
|
688
|
-
context: __SerdeContext
|
|
689
|
-
) => Promise<CreateRuleGroupCommandOutput>;
|
|
690
|
-
export declare const de_CreateSizeConstraintSetCommand: (
|
|
691
|
-
output: __HttpResponse,
|
|
692
|
-
context: __SerdeContext
|
|
693
|
-
) => Promise<CreateSizeConstraintSetCommandOutput>;
|
|
694
|
-
export declare const de_CreateSqlInjectionMatchSetCommand: (
|
|
695
|
-
output: __HttpResponse,
|
|
696
|
-
context: __SerdeContext
|
|
697
|
-
) => Promise<CreateSqlInjectionMatchSetCommandOutput>;
|
|
698
|
-
export declare const de_CreateWebACLCommand: (
|
|
699
|
-
output: __HttpResponse,
|
|
700
|
-
context: __SerdeContext
|
|
701
|
-
) => Promise<CreateWebACLCommandOutput>;
|
|
702
|
-
export declare const de_CreateWebACLMigrationStackCommand: (
|
|
703
|
-
output: __HttpResponse,
|
|
704
|
-
context: __SerdeContext
|
|
705
|
-
) => Promise<CreateWebACLMigrationStackCommandOutput>;
|
|
706
|
-
export declare const de_CreateXssMatchSetCommand: (
|
|
707
|
-
output: __HttpResponse,
|
|
708
|
-
context: __SerdeContext
|
|
709
|
-
) => Promise<CreateXssMatchSetCommandOutput>;
|
|
710
|
-
export declare const de_DeleteByteMatchSetCommand: (
|
|
711
|
-
output: __HttpResponse,
|
|
712
|
-
context: __SerdeContext
|
|
713
|
-
) => Promise<DeleteByteMatchSetCommandOutput>;
|
|
714
|
-
export declare const de_DeleteGeoMatchSetCommand: (
|
|
715
|
-
output: __HttpResponse,
|
|
716
|
-
context: __SerdeContext
|
|
717
|
-
) => Promise<DeleteGeoMatchSetCommandOutput>;
|
|
718
|
-
export declare const de_DeleteIPSetCommand: (
|
|
719
|
-
output: __HttpResponse,
|
|
720
|
-
context: __SerdeContext
|
|
721
|
-
) => Promise<DeleteIPSetCommandOutput>;
|
|
722
|
-
export declare const de_DeleteLoggingConfigurationCommand: (
|
|
723
|
-
output: __HttpResponse,
|
|
724
|
-
context: __SerdeContext
|
|
725
|
-
) => Promise<DeleteLoggingConfigurationCommandOutput>;
|
|
726
|
-
export declare const de_DeletePermissionPolicyCommand: (
|
|
727
|
-
output: __HttpResponse,
|
|
728
|
-
context: __SerdeContext
|
|
729
|
-
) => Promise<DeletePermissionPolicyCommandOutput>;
|
|
730
|
-
export declare const de_DeleteRateBasedRuleCommand: (
|
|
731
|
-
output: __HttpResponse,
|
|
732
|
-
context: __SerdeContext
|
|
733
|
-
) => Promise<DeleteRateBasedRuleCommandOutput>;
|
|
734
|
-
export declare const de_DeleteRegexMatchSetCommand: (
|
|
735
|
-
output: __HttpResponse,
|
|
736
|
-
context: __SerdeContext
|
|
737
|
-
) => Promise<DeleteRegexMatchSetCommandOutput>;
|
|
738
|
-
export declare const de_DeleteRegexPatternSetCommand: (
|
|
739
|
-
output: __HttpResponse,
|
|
740
|
-
context: __SerdeContext
|
|
741
|
-
) => Promise<DeleteRegexPatternSetCommandOutput>;
|
|
742
|
-
export declare const de_DeleteRuleCommand: (
|
|
743
|
-
output: __HttpResponse,
|
|
744
|
-
context: __SerdeContext
|
|
745
|
-
) => Promise<DeleteRuleCommandOutput>;
|
|
746
|
-
export declare const de_DeleteRuleGroupCommand: (
|
|
747
|
-
output: __HttpResponse,
|
|
748
|
-
context: __SerdeContext
|
|
749
|
-
) => Promise<DeleteRuleGroupCommandOutput>;
|
|
750
|
-
export declare const de_DeleteSizeConstraintSetCommand: (
|
|
751
|
-
output: __HttpResponse,
|
|
752
|
-
context: __SerdeContext
|
|
753
|
-
) => Promise<DeleteSizeConstraintSetCommandOutput>;
|
|
754
|
-
export declare const de_DeleteSqlInjectionMatchSetCommand: (
|
|
755
|
-
output: __HttpResponse,
|
|
756
|
-
context: __SerdeContext
|
|
757
|
-
) => Promise<DeleteSqlInjectionMatchSetCommandOutput>;
|
|
758
|
-
export declare const de_DeleteWebACLCommand: (
|
|
759
|
-
output: __HttpResponse,
|
|
760
|
-
context: __SerdeContext
|
|
761
|
-
) => Promise<DeleteWebACLCommandOutput>;
|
|
762
|
-
export declare const de_DeleteXssMatchSetCommand: (
|
|
763
|
-
output: __HttpResponse,
|
|
764
|
-
context: __SerdeContext
|
|
765
|
-
) => Promise<DeleteXssMatchSetCommandOutput>;
|
|
766
|
-
export declare const de_DisassociateWebACLCommand: (
|
|
767
|
-
output: __HttpResponse,
|
|
768
|
-
context: __SerdeContext
|
|
769
|
-
) => Promise<DisassociateWebACLCommandOutput>;
|
|
770
|
-
export declare const de_GetByteMatchSetCommand: (
|
|
771
|
-
output: __HttpResponse,
|
|
772
|
-
context: __SerdeContext
|
|
773
|
-
) => Promise<GetByteMatchSetCommandOutput>;
|
|
774
|
-
export declare const de_GetChangeTokenCommand: (
|
|
775
|
-
output: __HttpResponse,
|
|
776
|
-
context: __SerdeContext
|
|
777
|
-
) => Promise<GetChangeTokenCommandOutput>;
|
|
778
|
-
export declare const de_GetChangeTokenStatusCommand: (
|
|
779
|
-
output: __HttpResponse,
|
|
780
|
-
context: __SerdeContext
|
|
781
|
-
) => Promise<GetChangeTokenStatusCommandOutput>;
|
|
782
|
-
export declare const de_GetGeoMatchSetCommand: (
|
|
783
|
-
output: __HttpResponse,
|
|
784
|
-
context: __SerdeContext
|
|
785
|
-
) => Promise<GetGeoMatchSetCommandOutput>;
|
|
786
|
-
export declare const de_GetIPSetCommand: (
|
|
787
|
-
output: __HttpResponse,
|
|
788
|
-
context: __SerdeContext
|
|
789
|
-
) => Promise<GetIPSetCommandOutput>;
|
|
790
|
-
export declare const de_GetLoggingConfigurationCommand: (
|
|
791
|
-
output: __HttpResponse,
|
|
792
|
-
context: __SerdeContext
|
|
793
|
-
) => Promise<GetLoggingConfigurationCommandOutput>;
|
|
794
|
-
export declare const de_GetPermissionPolicyCommand: (
|
|
795
|
-
output: __HttpResponse,
|
|
796
|
-
context: __SerdeContext
|
|
797
|
-
) => Promise<GetPermissionPolicyCommandOutput>;
|
|
798
|
-
export declare const de_GetRateBasedRuleCommand: (
|
|
799
|
-
output: __HttpResponse,
|
|
800
|
-
context: __SerdeContext
|
|
801
|
-
) => Promise<GetRateBasedRuleCommandOutput>;
|
|
802
|
-
export declare const de_GetRateBasedRuleManagedKeysCommand: (
|
|
803
|
-
output: __HttpResponse,
|
|
804
|
-
context: __SerdeContext
|
|
805
|
-
) => Promise<GetRateBasedRuleManagedKeysCommandOutput>;
|
|
806
|
-
export declare const de_GetRegexMatchSetCommand: (
|
|
807
|
-
output: __HttpResponse,
|
|
808
|
-
context: __SerdeContext
|
|
809
|
-
) => Promise<GetRegexMatchSetCommandOutput>;
|
|
810
|
-
export declare const de_GetRegexPatternSetCommand: (
|
|
811
|
-
output: __HttpResponse,
|
|
812
|
-
context: __SerdeContext
|
|
813
|
-
) => Promise<GetRegexPatternSetCommandOutput>;
|
|
814
|
-
export declare const de_GetRuleCommand: (
|
|
815
|
-
output: __HttpResponse,
|
|
816
|
-
context: __SerdeContext
|
|
817
|
-
) => Promise<GetRuleCommandOutput>;
|
|
818
|
-
export declare const de_GetRuleGroupCommand: (
|
|
819
|
-
output: __HttpResponse,
|
|
820
|
-
context: __SerdeContext
|
|
821
|
-
) => Promise<GetRuleGroupCommandOutput>;
|
|
822
|
-
export declare const de_GetSampledRequestsCommand: (
|
|
823
|
-
output: __HttpResponse,
|
|
824
|
-
context: __SerdeContext
|
|
825
|
-
) => Promise<GetSampledRequestsCommandOutput>;
|
|
826
|
-
export declare const de_GetSizeConstraintSetCommand: (
|
|
827
|
-
output: __HttpResponse,
|
|
828
|
-
context: __SerdeContext
|
|
829
|
-
) => Promise<GetSizeConstraintSetCommandOutput>;
|
|
830
|
-
export declare const de_GetSqlInjectionMatchSetCommand: (
|
|
831
|
-
output: __HttpResponse,
|
|
832
|
-
context: __SerdeContext
|
|
833
|
-
) => Promise<GetSqlInjectionMatchSetCommandOutput>;
|
|
834
|
-
export declare const de_GetWebACLCommand: (
|
|
835
|
-
output: __HttpResponse,
|
|
836
|
-
context: __SerdeContext
|
|
837
|
-
) => Promise<GetWebACLCommandOutput>;
|
|
838
|
-
export declare const de_GetWebACLForResourceCommand: (
|
|
839
|
-
output: __HttpResponse,
|
|
840
|
-
context: __SerdeContext
|
|
841
|
-
) => Promise<GetWebACLForResourceCommandOutput>;
|
|
842
|
-
export declare const de_GetXssMatchSetCommand: (
|
|
843
|
-
output: __HttpResponse,
|
|
844
|
-
context: __SerdeContext
|
|
845
|
-
) => Promise<GetXssMatchSetCommandOutput>;
|
|
846
|
-
export declare const de_ListActivatedRulesInRuleGroupCommand: (
|
|
847
|
-
output: __HttpResponse,
|
|
848
|
-
context: __SerdeContext
|
|
849
|
-
) => Promise<ListActivatedRulesInRuleGroupCommandOutput>;
|
|
850
|
-
export declare const de_ListByteMatchSetsCommand: (
|
|
851
|
-
output: __HttpResponse,
|
|
852
|
-
context: __SerdeContext
|
|
853
|
-
) => Promise<ListByteMatchSetsCommandOutput>;
|
|
854
|
-
export declare const de_ListGeoMatchSetsCommand: (
|
|
855
|
-
output: __HttpResponse,
|
|
856
|
-
context: __SerdeContext
|
|
857
|
-
) => Promise<ListGeoMatchSetsCommandOutput>;
|
|
858
|
-
export declare const de_ListIPSetsCommand: (
|
|
859
|
-
output: __HttpResponse,
|
|
860
|
-
context: __SerdeContext
|
|
861
|
-
) => Promise<ListIPSetsCommandOutput>;
|
|
862
|
-
export declare const de_ListLoggingConfigurationsCommand: (
|
|
863
|
-
output: __HttpResponse,
|
|
864
|
-
context: __SerdeContext
|
|
865
|
-
) => Promise<ListLoggingConfigurationsCommandOutput>;
|
|
866
|
-
export declare const de_ListRateBasedRulesCommand: (
|
|
867
|
-
output: __HttpResponse,
|
|
868
|
-
context: __SerdeContext
|
|
869
|
-
) => Promise<ListRateBasedRulesCommandOutput>;
|
|
870
|
-
export declare const de_ListRegexMatchSetsCommand: (
|
|
871
|
-
output: __HttpResponse,
|
|
872
|
-
context: __SerdeContext
|
|
873
|
-
) => Promise<ListRegexMatchSetsCommandOutput>;
|
|
874
|
-
export declare const de_ListRegexPatternSetsCommand: (
|
|
875
|
-
output: __HttpResponse,
|
|
876
|
-
context: __SerdeContext
|
|
877
|
-
) => Promise<ListRegexPatternSetsCommandOutput>;
|
|
878
|
-
export declare const de_ListResourcesForWebACLCommand: (
|
|
879
|
-
output: __HttpResponse,
|
|
880
|
-
context: __SerdeContext
|
|
881
|
-
) => Promise<ListResourcesForWebACLCommandOutput>;
|
|
882
|
-
export declare const de_ListRuleGroupsCommand: (
|
|
883
|
-
output: __HttpResponse,
|
|
884
|
-
context: __SerdeContext
|
|
885
|
-
) => Promise<ListRuleGroupsCommandOutput>;
|
|
886
|
-
export declare const de_ListRulesCommand: (
|
|
887
|
-
output: __HttpResponse,
|
|
888
|
-
context: __SerdeContext
|
|
889
|
-
) => Promise<ListRulesCommandOutput>;
|
|
890
|
-
export declare const de_ListSizeConstraintSetsCommand: (
|
|
891
|
-
output: __HttpResponse,
|
|
892
|
-
context: __SerdeContext
|
|
893
|
-
) => Promise<ListSizeConstraintSetsCommandOutput>;
|
|
894
|
-
export declare const de_ListSqlInjectionMatchSetsCommand: (
|
|
895
|
-
output: __HttpResponse,
|
|
896
|
-
context: __SerdeContext
|
|
897
|
-
) => Promise<ListSqlInjectionMatchSetsCommandOutput>;
|
|
898
|
-
export declare const de_ListSubscribedRuleGroupsCommand: (
|
|
899
|
-
output: __HttpResponse,
|
|
900
|
-
context: __SerdeContext
|
|
901
|
-
) => Promise<ListSubscribedRuleGroupsCommandOutput>;
|
|
902
|
-
export declare const de_ListTagsForResourceCommand: (
|
|
903
|
-
output: __HttpResponse,
|
|
904
|
-
context: __SerdeContext
|
|
905
|
-
) => Promise<ListTagsForResourceCommandOutput>;
|
|
906
|
-
export declare const de_ListWebACLsCommand: (
|
|
907
|
-
output: __HttpResponse,
|
|
908
|
-
context: __SerdeContext
|
|
909
|
-
) => Promise<ListWebACLsCommandOutput>;
|
|
910
|
-
export declare const de_ListXssMatchSetsCommand: (
|
|
911
|
-
output: __HttpResponse,
|
|
912
|
-
context: __SerdeContext
|
|
913
|
-
) => Promise<ListXssMatchSetsCommandOutput>;
|
|
914
|
-
export declare const de_PutLoggingConfigurationCommand: (
|
|
915
|
-
output: __HttpResponse,
|
|
916
|
-
context: __SerdeContext
|
|
917
|
-
) => Promise<PutLoggingConfigurationCommandOutput>;
|
|
918
|
-
export declare const de_PutPermissionPolicyCommand: (
|
|
919
|
-
output: __HttpResponse,
|
|
920
|
-
context: __SerdeContext
|
|
921
|
-
) => Promise<PutPermissionPolicyCommandOutput>;
|
|
922
|
-
export declare const de_TagResourceCommand: (
|
|
923
|
-
output: __HttpResponse,
|
|
924
|
-
context: __SerdeContext
|
|
925
|
-
) => Promise<TagResourceCommandOutput>;
|
|
926
|
-
export declare const de_UntagResourceCommand: (
|
|
927
|
-
output: __HttpResponse,
|
|
928
|
-
context: __SerdeContext
|
|
929
|
-
) => Promise<UntagResourceCommandOutput>;
|
|
930
|
-
export declare const de_UpdateByteMatchSetCommand: (
|
|
931
|
-
output: __HttpResponse,
|
|
932
|
-
context: __SerdeContext
|
|
933
|
-
) => Promise<UpdateByteMatchSetCommandOutput>;
|
|
934
|
-
export declare const de_UpdateGeoMatchSetCommand: (
|
|
935
|
-
output: __HttpResponse,
|
|
936
|
-
context: __SerdeContext
|
|
937
|
-
) => Promise<UpdateGeoMatchSetCommandOutput>;
|
|
938
|
-
export declare const de_UpdateIPSetCommand: (
|
|
939
|
-
output: __HttpResponse,
|
|
940
|
-
context: __SerdeContext
|
|
941
|
-
) => Promise<UpdateIPSetCommandOutput>;
|
|
942
|
-
export declare const de_UpdateRateBasedRuleCommand: (
|
|
943
|
-
output: __HttpResponse,
|
|
944
|
-
context: __SerdeContext
|
|
945
|
-
) => Promise<UpdateRateBasedRuleCommandOutput>;
|
|
946
|
-
export declare const de_UpdateRegexMatchSetCommand: (
|
|
947
|
-
output: __HttpResponse,
|
|
948
|
-
context: __SerdeContext
|
|
949
|
-
) => Promise<UpdateRegexMatchSetCommandOutput>;
|
|
950
|
-
export declare const de_UpdateRegexPatternSetCommand: (
|
|
951
|
-
output: __HttpResponse,
|
|
952
|
-
context: __SerdeContext
|
|
953
|
-
) => Promise<UpdateRegexPatternSetCommandOutput>;
|
|
954
|
-
export declare const de_UpdateRuleCommand: (
|
|
955
|
-
output: __HttpResponse,
|
|
956
|
-
context: __SerdeContext
|
|
957
|
-
) => Promise<UpdateRuleCommandOutput>;
|
|
958
|
-
export declare const de_UpdateRuleGroupCommand: (
|
|
959
|
-
output: __HttpResponse,
|
|
960
|
-
context: __SerdeContext
|
|
961
|
-
) => Promise<UpdateRuleGroupCommandOutput>;
|
|
962
|
-
export declare const de_UpdateSizeConstraintSetCommand: (
|
|
963
|
-
output: __HttpResponse,
|
|
964
|
-
context: __SerdeContext
|
|
965
|
-
) => Promise<UpdateSizeConstraintSetCommandOutput>;
|
|
966
|
-
export declare const de_UpdateSqlInjectionMatchSetCommand: (
|
|
967
|
-
output: __HttpResponse,
|
|
968
|
-
context: __SerdeContext
|
|
969
|
-
) => Promise<UpdateSqlInjectionMatchSetCommandOutput>;
|
|
970
|
-
export declare const de_UpdateWebACLCommand: (
|
|
971
|
-
output: __HttpResponse,
|
|
972
|
-
context: __SerdeContext
|
|
973
|
-
) => Promise<UpdateWebACLCommandOutput>;
|
|
974
|
-
export declare const de_UpdateXssMatchSetCommand: (
|
|
975
|
-
output: __HttpResponse,
|
|
976
|
-
context: __SerdeContext
|
|
977
|
-
) => Promise<UpdateXssMatchSetCommandOutput>;
|