@aws-sdk/client-wafv2 3.1086.0 → 3.1088.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.
Files changed (78) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/WAFV2.d.ts +186 -228
  3. package/dist-types/ts3.4/WAFV2Client.d.ts +24 -61
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +8 -18
  7. package/dist-types/ts3.4/commands/AssociateWebACLCommand.d.ts +4 -9
  8. package/dist-types/ts3.4/commands/CheckCapacityCommand.d.ts +4 -9
  9. package/dist-types/ts3.4/commands/CreateAPIKeyCommand.d.ts +3 -5
  10. package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +3 -5
  11. package/dist-types/ts3.4/commands/CreateRegexPatternSetCommand.d.ts +5 -10
  12. package/dist-types/ts3.4/commands/CreateRuleGroupCommand.d.ts +4 -9
  13. package/dist-types/ts3.4/commands/CreateWebACLCommand.d.ts +3 -5
  14. package/dist-types/ts3.4/commands/DeleteAPIKeyCommand.d.ts +3 -5
  15. package/dist-types/ts3.4/commands/DeleteFirewallManagerRuleGroupsCommand.d.ts +4 -6
  16. package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +3 -5
  17. package/dist-types/ts3.4/commands/DeleteLoggingConfigurationCommand.d.ts +4 -6
  18. package/dist-types/ts3.4/commands/DeletePermissionPolicyCommand.d.ts +5 -10
  19. package/dist-types/ts3.4/commands/DeleteRegexPatternSetCommand.d.ts +5 -10
  20. package/dist-types/ts3.4/commands/DeleteRuleGroupCommand.d.ts +4 -9
  21. package/dist-types/ts3.4/commands/DeleteWebACLCommand.d.ts +3 -5
  22. package/dist-types/ts3.4/commands/DescribeAllManagedProductsCommand.d.ts +4 -6
  23. package/dist-types/ts3.4/commands/DescribeManagedProductsByVendorCommand.d.ts +4 -6
  24. package/dist-types/ts3.4/commands/DescribeManagedRuleGroupCommand.d.ts +4 -6
  25. package/dist-types/ts3.4/commands/DisassociateWebACLCommand.d.ts +5 -10
  26. package/dist-types/ts3.4/commands/GenerateMobileSdkReleaseUrlCommand.d.ts +4 -6
  27. package/dist-types/ts3.4/commands/GetDecryptedAPIKeyCommand.d.ts +5 -10
  28. package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +7 -5
  29. package/dist-types/ts3.4/commands/GetLoggingConfigurationCommand.d.ts +4 -6
  30. package/dist-types/ts3.4/commands/GetManagedRuleSetCommand.d.ts +5 -10
  31. package/dist-types/ts3.4/commands/GetMobileSdkReleaseCommand.d.ts +5 -10
  32. package/dist-types/ts3.4/commands/GetPermissionPolicyCommand.d.ts +5 -10
  33. package/dist-types/ts3.4/commands/GetRateBasedStatementManagedKeysCommand.d.ts +4 -6
  34. package/dist-types/ts3.4/commands/GetRegexPatternSetCommand.d.ts +5 -10
  35. package/dist-types/ts3.4/commands/GetRevenueStatisticsCommand.d.ts +5 -10
  36. package/dist-types/ts3.4/commands/GetRevenueStatisticsSummaryCommand.d.ts +4 -6
  37. package/dist-types/ts3.4/commands/GetRevenueStatisticsTimeSeriesCommand.d.ts +4 -6
  38. package/dist-types/ts3.4/commands/GetRuleGroupCommand.d.ts +2 -4
  39. package/dist-types/ts3.4/commands/GetSampledRequestsCommand.d.ts +5 -10
  40. package/dist-types/ts3.4/commands/GetTopPathStatisticsByTrafficCommand.d.ts +4 -6
  41. package/dist-types/ts3.4/commands/GetWebACLCommand.d.ts +4 -4
  42. package/dist-types/ts3.4/commands/GetWebACLForResourceCommand.d.ts +5 -10
  43. package/dist-types/ts3.4/commands/ListAPIKeysCommand.d.ts +3 -5
  44. package/dist-types/ts3.4/commands/ListAvailableManagedRuleGroupVersionsCommand.d.ts +4 -6
  45. package/dist-types/ts3.4/commands/ListAvailableManagedRuleGroupsCommand.d.ts +4 -6
  46. package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +3 -5
  47. package/dist-types/ts3.4/commands/ListLoggingConfigurationsCommand.d.ts +4 -6
  48. package/dist-types/ts3.4/commands/ListManagedRuleSetsCommand.d.ts +5 -10
  49. package/dist-types/ts3.4/commands/ListMobileSdkReleasesCommand.d.ts +5 -10
  50. package/dist-types/ts3.4/commands/ListRegexPatternSetsCommand.d.ts +5 -10
  51. package/dist-types/ts3.4/commands/ListResourcesForWebACLCommand.d.ts +5 -10
  52. package/dist-types/ts3.4/commands/ListRuleGroupsCommand.d.ts +4 -9
  53. package/dist-types/ts3.4/commands/ListSettlementRecordsCommand.d.ts +5 -10
  54. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  55. package/dist-types/ts3.4/commands/ListWebACLsCommand.d.ts +3 -5
  56. package/dist-types/ts3.4/commands/PutLoggingConfigurationCommand.d.ts +4 -6
  57. package/dist-types/ts3.4/commands/PutManagedRuleSetVersionsCommand.d.ts +4 -6
  58. package/dist-types/ts3.4/commands/PutPermissionPolicyCommand.d.ts +5 -10
  59. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  60. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
  61. package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +3 -5
  62. package/dist-types/ts3.4/commands/UpdateManagedRuleSetVersionExpiryDateCommand.d.ts +4 -6
  63. package/dist-types/ts3.4/commands/UpdateRegexPatternSetCommand.d.ts +5 -10
  64. package/dist-types/ts3.4/commands/UpdateRuleGroupCommand.d.ts +4 -9
  65. package/dist-types/ts3.4/commands/UpdateWebACLCommand.d.ts +3 -5
  66. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  67. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  68. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  69. package/dist-types/ts3.4/models/enums.d.ts +23 -46
  70. package/dist-types/ts3.4/models/errors.d.ts +20 -79
  71. package/dist-types/ts3.4/models/models_0.d.ts +3 -9
  72. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  73. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  74. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  75. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  76. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  77. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  78. package/package.json +39 -39
@@ -11,10 +11,7 @@ import {
11
11
  CreateAPIKeyCommandInput,
12
12
  CreateAPIKeyCommandOutput,
13
13
  } from "./commands/CreateAPIKeyCommand";
14
- import {
15
- CreateIPSetCommandInput,
16
- CreateIPSetCommandOutput,
17
- } from "./commands/CreateIPSetCommand";
14
+ import { CreateIPSetCommandInput, CreateIPSetCommandOutput } from "./commands/CreateIPSetCommand";
18
15
  import {
19
16
  CreateRegexPatternSetCommandInput,
20
17
  CreateRegexPatternSetCommandOutput,
@@ -35,10 +32,7 @@ import {
35
32
  DeleteFirewallManagerRuleGroupsCommandInput,
36
33
  DeleteFirewallManagerRuleGroupsCommandOutput,
37
34
  } from "./commands/DeleteFirewallManagerRuleGroupsCommand";
38
- import {
39
- DeleteIPSetCommandInput,
40
- DeleteIPSetCommandOutput,
41
- } from "./commands/DeleteIPSetCommand";
35
+ import { DeleteIPSetCommandInput, DeleteIPSetCommandOutput } from "./commands/DeleteIPSetCommand";
42
36
  import {
43
37
  DeleteLoggingConfigurationCommandInput,
44
38
  DeleteLoggingConfigurationCommandOutput,
@@ -83,10 +77,7 @@ import {
83
77
  GetDecryptedAPIKeyCommandInput,
84
78
  GetDecryptedAPIKeyCommandOutput,
85
79
  } from "./commands/GetDecryptedAPIKeyCommand";
86
- import {
87
- GetIPSetCommandInput,
88
- GetIPSetCommandOutput,
89
- } from "./commands/GetIPSetCommand";
80
+ import { GetIPSetCommandInput, GetIPSetCommandOutput } from "./commands/GetIPSetCommand";
90
81
  import {
91
82
  GetLoggingConfigurationCommandInput,
92
83
  GetLoggingConfigurationCommandOutput,
@@ -135,18 +126,12 @@ import {
135
126
  GetTopPathStatisticsByTrafficCommandInput,
136
127
  GetTopPathStatisticsByTrafficCommandOutput,
137
128
  } from "./commands/GetTopPathStatisticsByTrafficCommand";
138
- import {
139
- GetWebACLCommandInput,
140
- GetWebACLCommandOutput,
141
- } from "./commands/GetWebACLCommand";
129
+ import { GetWebACLCommandInput, GetWebACLCommandOutput } from "./commands/GetWebACLCommand";
142
130
  import {
143
131
  GetWebACLForResourceCommandInput,
144
132
  GetWebACLForResourceCommandOutput,
145
133
  } from "./commands/GetWebACLForResourceCommand";
146
- import {
147
- ListAPIKeysCommandInput,
148
- ListAPIKeysCommandOutput,
149
- } from "./commands/ListAPIKeysCommand";
134
+ import { ListAPIKeysCommandInput, ListAPIKeysCommandOutput } from "./commands/ListAPIKeysCommand";
150
135
  import {
151
136
  ListAvailableManagedRuleGroupsCommandInput,
152
137
  ListAvailableManagedRuleGroupsCommandOutput,
@@ -155,10 +140,7 @@ import {
155
140
  ListAvailableManagedRuleGroupVersionsCommandInput,
156
141
  ListAvailableManagedRuleGroupVersionsCommandOutput,
157
142
  } from "./commands/ListAvailableManagedRuleGroupVersionsCommand";
158
- import {
159
- ListIPSetsCommandInput,
160
- ListIPSetsCommandOutput,
161
- } from "./commands/ListIPSetsCommand";
143
+ import { ListIPSetsCommandInput, ListIPSetsCommandOutput } from "./commands/ListIPSetsCommand";
162
144
  import {
163
145
  ListLoggingConfigurationsCommandInput,
164
146
  ListLoggingConfigurationsCommandOutput,
@@ -191,10 +173,7 @@ import {
191
173
  ListTagsForResourceCommandInput,
192
174
  ListTagsForResourceCommandOutput,
193
175
  } from "./commands/ListTagsForResourceCommand";
194
- import {
195
- ListWebACLsCommandInput,
196
- ListWebACLsCommandOutput,
197
- } from "./commands/ListWebACLsCommand";
176
+ import { ListWebACLsCommandInput, ListWebACLsCommandOutput } from "./commands/ListWebACLsCommand";
198
177
  import {
199
178
  PutLoggingConfigurationCommandInput,
200
179
  PutLoggingConfigurationCommandOutput,
@@ -207,18 +186,12 @@ import {
207
186
  PutPermissionPolicyCommandInput,
208
187
  PutPermissionPolicyCommandOutput,
209
188
  } from "./commands/PutPermissionPolicyCommand";
210
- import {
211
- TagResourceCommandInput,
212
- TagResourceCommandOutput,
213
- } from "./commands/TagResourceCommand";
189
+ import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
214
190
  import {
215
191
  UntagResourceCommandInput,
216
192
  UntagResourceCommandOutput,
217
193
  } from "./commands/UntagResourceCommand";
218
- import {
219
- UpdateIPSetCommandInput,
220
- UpdateIPSetCommandOutput,
221
- } from "./commands/UpdateIPSetCommand";
194
+ import { UpdateIPSetCommandInput, UpdateIPSetCommandOutput } from "./commands/UpdateIPSetCommand";
222
195
  import {
223
196
  UpdateManagedRuleSetVersionExpiryDateCommandInput,
224
197
  UpdateManagedRuleSetVersionExpiryDateCommandOutput,
@@ -239,784 +212,769 @@ import { WAFV2Client } from "./WAFV2Client";
239
212
  export interface WAFV2 {
240
213
  associateWebACL(
241
214
  args: AssociateWebACLCommandInput,
242
- options?: __HttpHandlerOptions
215
+ options?: __HttpHandlerOptions,
243
216
  ): Promise<AssociateWebACLCommandOutput>;
244
217
  associateWebACL(
245
218
  args: AssociateWebACLCommandInput,
246
- cb: (err: any, data?: AssociateWebACLCommandOutput) => void
219
+ cb: (err: any, data?: AssociateWebACLCommandOutput) => void,
247
220
  ): void;
248
221
  associateWebACL(
249
222
  args: AssociateWebACLCommandInput,
250
223
  options: __HttpHandlerOptions,
251
- cb: (err: any, data?: AssociateWebACLCommandOutput) => void
224
+ cb: (err: any, data?: AssociateWebACLCommandOutput) => void,
252
225
  ): void;
253
226
  checkCapacity(
254
227
  args: CheckCapacityCommandInput,
255
- options?: __HttpHandlerOptions
228
+ options?: __HttpHandlerOptions,
256
229
  ): Promise<CheckCapacityCommandOutput>;
257
230
  checkCapacity(
258
231
  args: CheckCapacityCommandInput,
259
- cb: (err: any, data?: CheckCapacityCommandOutput) => void
232
+ cb: (err: any, data?: CheckCapacityCommandOutput) => void,
260
233
  ): void;
261
234
  checkCapacity(
262
235
  args: CheckCapacityCommandInput,
263
236
  options: __HttpHandlerOptions,
264
- cb: (err: any, data?: CheckCapacityCommandOutput) => void
237
+ cb: (err: any, data?: CheckCapacityCommandOutput) => void,
265
238
  ): void;
266
239
  createAPIKey(
267
240
  args: CreateAPIKeyCommandInput,
268
- options?: __HttpHandlerOptions
241
+ options?: __HttpHandlerOptions,
269
242
  ): Promise<CreateAPIKeyCommandOutput>;
270
243
  createAPIKey(
271
244
  args: CreateAPIKeyCommandInput,
272
- cb: (err: any, data?: CreateAPIKeyCommandOutput) => void
245
+ cb: (err: any, data?: CreateAPIKeyCommandOutput) => void,
273
246
  ): void;
274
247
  createAPIKey(
275
248
  args: CreateAPIKeyCommandInput,
276
249
  options: __HttpHandlerOptions,
277
- cb: (err: any, data?: CreateAPIKeyCommandOutput) => void
250
+ cb: (err: any, data?: CreateAPIKeyCommandOutput) => void,
278
251
  ): void;
279
252
  createIPSet(
280
253
  args: CreateIPSetCommandInput,
281
- options?: __HttpHandlerOptions
254
+ options?: __HttpHandlerOptions,
282
255
  ): Promise<CreateIPSetCommandOutput>;
283
256
  createIPSet(
284
257
  args: CreateIPSetCommandInput,
285
- cb: (err: any, data?: CreateIPSetCommandOutput) => void
258
+ cb: (err: any, data?: CreateIPSetCommandOutput) => void,
286
259
  ): void;
287
260
  createIPSet(
288
261
  args: CreateIPSetCommandInput,
289
262
  options: __HttpHandlerOptions,
290
- cb: (err: any, data?: CreateIPSetCommandOutput) => void
263
+ cb: (err: any, data?: CreateIPSetCommandOutput) => void,
291
264
  ): void;
292
265
  createRegexPatternSet(
293
266
  args: CreateRegexPatternSetCommandInput,
294
- options?: __HttpHandlerOptions
267
+ options?: __HttpHandlerOptions,
295
268
  ): Promise<CreateRegexPatternSetCommandOutput>;
296
269
  createRegexPatternSet(
297
270
  args: CreateRegexPatternSetCommandInput,
298
- cb: (err: any, data?: CreateRegexPatternSetCommandOutput) => void
271
+ cb: (err: any, data?: CreateRegexPatternSetCommandOutput) => void,
299
272
  ): void;
300
273
  createRegexPatternSet(
301
274
  args: CreateRegexPatternSetCommandInput,
302
275
  options: __HttpHandlerOptions,
303
- cb: (err: any, data?: CreateRegexPatternSetCommandOutput) => void
276
+ cb: (err: any, data?: CreateRegexPatternSetCommandOutput) => void,
304
277
  ): void;
305
278
  createRuleGroup(
306
279
  args: CreateRuleGroupCommandInput,
307
- options?: __HttpHandlerOptions
280
+ options?: __HttpHandlerOptions,
308
281
  ): Promise<CreateRuleGroupCommandOutput>;
309
282
  createRuleGroup(
310
283
  args: CreateRuleGroupCommandInput,
311
- cb: (err: any, data?: CreateRuleGroupCommandOutput) => void
284
+ cb: (err: any, data?: CreateRuleGroupCommandOutput) => void,
312
285
  ): void;
313
286
  createRuleGroup(
314
287
  args: CreateRuleGroupCommandInput,
315
288
  options: __HttpHandlerOptions,
316
- cb: (err: any, data?: CreateRuleGroupCommandOutput) => void
289
+ cb: (err: any, data?: CreateRuleGroupCommandOutput) => void,
317
290
  ): void;
318
291
  createWebACL(
319
292
  args: CreateWebACLCommandInput,
320
- options?: __HttpHandlerOptions
293
+ options?: __HttpHandlerOptions,
321
294
  ): Promise<CreateWebACLCommandOutput>;
322
295
  createWebACL(
323
296
  args: CreateWebACLCommandInput,
324
- cb: (err: any, data?: CreateWebACLCommandOutput) => void
297
+ cb: (err: any, data?: CreateWebACLCommandOutput) => void,
325
298
  ): void;
326
299
  createWebACL(
327
300
  args: CreateWebACLCommandInput,
328
301
  options: __HttpHandlerOptions,
329
- cb: (err: any, data?: CreateWebACLCommandOutput) => void
302
+ cb: (err: any, data?: CreateWebACLCommandOutput) => void,
330
303
  ): void;
331
304
  deleteAPIKey(
332
305
  args: DeleteAPIKeyCommandInput,
333
- options?: __HttpHandlerOptions
306
+ options?: __HttpHandlerOptions,
334
307
  ): Promise<DeleteAPIKeyCommandOutput>;
335
308
  deleteAPIKey(
336
309
  args: DeleteAPIKeyCommandInput,
337
- cb: (err: any, data?: DeleteAPIKeyCommandOutput) => void
310
+ cb: (err: any, data?: DeleteAPIKeyCommandOutput) => void,
338
311
  ): void;
339
312
  deleteAPIKey(
340
313
  args: DeleteAPIKeyCommandInput,
341
314
  options: __HttpHandlerOptions,
342
- cb: (err: any, data?: DeleteAPIKeyCommandOutput) => void
315
+ cb: (err: any, data?: DeleteAPIKeyCommandOutput) => void,
343
316
  ): void;
344
317
  deleteFirewallManagerRuleGroups(
345
318
  args: DeleteFirewallManagerRuleGroupsCommandInput,
346
- options?: __HttpHandlerOptions
319
+ options?: __HttpHandlerOptions,
347
320
  ): Promise<DeleteFirewallManagerRuleGroupsCommandOutput>;
348
321
  deleteFirewallManagerRuleGroups(
349
322
  args: DeleteFirewallManagerRuleGroupsCommandInput,
350
- cb: (err: any, data?: DeleteFirewallManagerRuleGroupsCommandOutput) => void
323
+ cb: (err: any, data?: DeleteFirewallManagerRuleGroupsCommandOutput) => void,
351
324
  ): void;
352
325
  deleteFirewallManagerRuleGroups(
353
326
  args: DeleteFirewallManagerRuleGroupsCommandInput,
354
327
  options: __HttpHandlerOptions,
355
- cb: (err: any, data?: DeleteFirewallManagerRuleGroupsCommandOutput) => void
328
+ cb: (err: any, data?: DeleteFirewallManagerRuleGroupsCommandOutput) => void,
356
329
  ): void;
357
330
  deleteIPSet(
358
331
  args: DeleteIPSetCommandInput,
359
- options?: __HttpHandlerOptions
332
+ options?: __HttpHandlerOptions,
360
333
  ): Promise<DeleteIPSetCommandOutput>;
361
334
  deleteIPSet(
362
335
  args: DeleteIPSetCommandInput,
363
- cb: (err: any, data?: DeleteIPSetCommandOutput) => void
336
+ cb: (err: any, data?: DeleteIPSetCommandOutput) => void,
364
337
  ): void;
365
338
  deleteIPSet(
366
339
  args: DeleteIPSetCommandInput,
367
340
  options: __HttpHandlerOptions,
368
- cb: (err: any, data?: DeleteIPSetCommandOutput) => void
341
+ cb: (err: any, data?: DeleteIPSetCommandOutput) => void,
369
342
  ): void;
370
343
  deleteLoggingConfiguration(
371
344
  args: DeleteLoggingConfigurationCommandInput,
372
- options?: __HttpHandlerOptions
345
+ options?: __HttpHandlerOptions,
373
346
  ): Promise<DeleteLoggingConfigurationCommandOutput>;
374
347
  deleteLoggingConfiguration(
375
348
  args: DeleteLoggingConfigurationCommandInput,
376
- cb: (err: any, data?: DeleteLoggingConfigurationCommandOutput) => void
349
+ cb: (err: any, data?: DeleteLoggingConfigurationCommandOutput) => void,
377
350
  ): void;
378
351
  deleteLoggingConfiguration(
379
352
  args: DeleteLoggingConfigurationCommandInput,
380
353
  options: __HttpHandlerOptions,
381
- cb: (err: any, data?: DeleteLoggingConfigurationCommandOutput) => void
354
+ cb: (err: any, data?: DeleteLoggingConfigurationCommandOutput) => void,
382
355
  ): void;
383
356
  deletePermissionPolicy(
384
357
  args: DeletePermissionPolicyCommandInput,
385
- options?: __HttpHandlerOptions
358
+ options?: __HttpHandlerOptions,
386
359
  ): Promise<DeletePermissionPolicyCommandOutput>;
387
360
  deletePermissionPolicy(
388
361
  args: DeletePermissionPolicyCommandInput,
389
- cb: (err: any, data?: DeletePermissionPolicyCommandOutput) => void
362
+ cb: (err: any, data?: DeletePermissionPolicyCommandOutput) => void,
390
363
  ): void;
391
364
  deletePermissionPolicy(
392
365
  args: DeletePermissionPolicyCommandInput,
393
366
  options: __HttpHandlerOptions,
394
- cb: (err: any, data?: DeletePermissionPolicyCommandOutput) => void
367
+ cb: (err: any, data?: DeletePermissionPolicyCommandOutput) => void,
395
368
  ): void;
396
369
  deleteRegexPatternSet(
397
370
  args: DeleteRegexPatternSetCommandInput,
398
- options?: __HttpHandlerOptions
371
+ options?: __HttpHandlerOptions,
399
372
  ): Promise<DeleteRegexPatternSetCommandOutput>;
400
373
  deleteRegexPatternSet(
401
374
  args: DeleteRegexPatternSetCommandInput,
402
- cb: (err: any, data?: DeleteRegexPatternSetCommandOutput) => void
375
+ cb: (err: any, data?: DeleteRegexPatternSetCommandOutput) => void,
403
376
  ): void;
404
377
  deleteRegexPatternSet(
405
378
  args: DeleteRegexPatternSetCommandInput,
406
379
  options: __HttpHandlerOptions,
407
- cb: (err: any, data?: DeleteRegexPatternSetCommandOutput) => void
380
+ cb: (err: any, data?: DeleteRegexPatternSetCommandOutput) => void,
408
381
  ): void;
409
382
  deleteRuleGroup(
410
383
  args: DeleteRuleGroupCommandInput,
411
- options?: __HttpHandlerOptions
384
+ options?: __HttpHandlerOptions,
412
385
  ): Promise<DeleteRuleGroupCommandOutput>;
413
386
  deleteRuleGroup(
414
387
  args: DeleteRuleGroupCommandInput,
415
- cb: (err: any, data?: DeleteRuleGroupCommandOutput) => void
388
+ cb: (err: any, data?: DeleteRuleGroupCommandOutput) => void,
416
389
  ): void;
417
390
  deleteRuleGroup(
418
391
  args: DeleteRuleGroupCommandInput,
419
392
  options: __HttpHandlerOptions,
420
- cb: (err: any, data?: DeleteRuleGroupCommandOutput) => void
393
+ cb: (err: any, data?: DeleteRuleGroupCommandOutput) => void,
421
394
  ): void;
422
395
  deleteWebACL(
423
396
  args: DeleteWebACLCommandInput,
424
- options?: __HttpHandlerOptions
397
+ options?: __HttpHandlerOptions,
425
398
  ): Promise<DeleteWebACLCommandOutput>;
426
399
  deleteWebACL(
427
400
  args: DeleteWebACLCommandInput,
428
- cb: (err: any, data?: DeleteWebACLCommandOutput) => void
401
+ cb: (err: any, data?: DeleteWebACLCommandOutput) => void,
429
402
  ): void;
430
403
  deleteWebACL(
431
404
  args: DeleteWebACLCommandInput,
432
405
  options: __HttpHandlerOptions,
433
- cb: (err: any, data?: DeleteWebACLCommandOutput) => void
406
+ cb: (err: any, data?: DeleteWebACLCommandOutput) => void,
434
407
  ): void;
435
408
  describeAllManagedProducts(
436
409
  args: DescribeAllManagedProductsCommandInput,
437
- options?: __HttpHandlerOptions
410
+ options?: __HttpHandlerOptions,
438
411
  ): Promise<DescribeAllManagedProductsCommandOutput>;
439
412
  describeAllManagedProducts(
440
413
  args: DescribeAllManagedProductsCommandInput,
441
- cb: (err: any, data?: DescribeAllManagedProductsCommandOutput) => void
414
+ cb: (err: any, data?: DescribeAllManagedProductsCommandOutput) => void,
442
415
  ): void;
443
416
  describeAllManagedProducts(
444
417
  args: DescribeAllManagedProductsCommandInput,
445
418
  options: __HttpHandlerOptions,
446
- cb: (err: any, data?: DescribeAllManagedProductsCommandOutput) => void
419
+ cb: (err: any, data?: DescribeAllManagedProductsCommandOutput) => void,
447
420
  ): void;
448
421
  describeManagedProductsByVendor(
449
422
  args: DescribeManagedProductsByVendorCommandInput,
450
- options?: __HttpHandlerOptions
423
+ options?: __HttpHandlerOptions,
451
424
  ): Promise<DescribeManagedProductsByVendorCommandOutput>;
452
425
  describeManagedProductsByVendor(
453
426
  args: DescribeManagedProductsByVendorCommandInput,
454
- cb: (err: any, data?: DescribeManagedProductsByVendorCommandOutput) => void
427
+ cb: (err: any, data?: DescribeManagedProductsByVendorCommandOutput) => void,
455
428
  ): void;
456
429
  describeManagedProductsByVendor(
457
430
  args: DescribeManagedProductsByVendorCommandInput,
458
431
  options: __HttpHandlerOptions,
459
- cb: (err: any, data?: DescribeManagedProductsByVendorCommandOutput) => void
432
+ cb: (err: any, data?: DescribeManagedProductsByVendorCommandOutput) => void,
460
433
  ): void;
461
434
  describeManagedRuleGroup(
462
435
  args: DescribeManagedRuleGroupCommandInput,
463
- options?: __HttpHandlerOptions
436
+ options?: __HttpHandlerOptions,
464
437
  ): Promise<DescribeManagedRuleGroupCommandOutput>;
465
438
  describeManagedRuleGroup(
466
439
  args: DescribeManagedRuleGroupCommandInput,
467
- cb: (err: any, data?: DescribeManagedRuleGroupCommandOutput) => void
440
+ cb: (err: any, data?: DescribeManagedRuleGroupCommandOutput) => void,
468
441
  ): void;
469
442
  describeManagedRuleGroup(
470
443
  args: DescribeManagedRuleGroupCommandInput,
471
444
  options: __HttpHandlerOptions,
472
- cb: (err: any, data?: DescribeManagedRuleGroupCommandOutput) => void
445
+ cb: (err: any, data?: DescribeManagedRuleGroupCommandOutput) => void,
473
446
  ): void;
474
447
  disassociateWebACL(
475
448
  args: DisassociateWebACLCommandInput,
476
- options?: __HttpHandlerOptions
449
+ options?: __HttpHandlerOptions,
477
450
  ): Promise<DisassociateWebACLCommandOutput>;
478
451
  disassociateWebACL(
479
452
  args: DisassociateWebACLCommandInput,
480
- cb: (err: any, data?: DisassociateWebACLCommandOutput) => void
453
+ cb: (err: any, data?: DisassociateWebACLCommandOutput) => void,
481
454
  ): void;
482
455
  disassociateWebACL(
483
456
  args: DisassociateWebACLCommandInput,
484
457
  options: __HttpHandlerOptions,
485
- cb: (err: any, data?: DisassociateWebACLCommandOutput) => void
458
+ cb: (err: any, data?: DisassociateWebACLCommandOutput) => void,
486
459
  ): void;
487
460
  generateMobileSdkReleaseUrl(
488
461
  args: GenerateMobileSdkReleaseUrlCommandInput,
489
- options?: __HttpHandlerOptions
462
+ options?: __HttpHandlerOptions,
490
463
  ): Promise<GenerateMobileSdkReleaseUrlCommandOutput>;
491
464
  generateMobileSdkReleaseUrl(
492
465
  args: GenerateMobileSdkReleaseUrlCommandInput,
493
- cb: (err: any, data?: GenerateMobileSdkReleaseUrlCommandOutput) => void
466
+ cb: (err: any, data?: GenerateMobileSdkReleaseUrlCommandOutput) => void,
494
467
  ): void;
495
468
  generateMobileSdkReleaseUrl(
496
469
  args: GenerateMobileSdkReleaseUrlCommandInput,
497
470
  options: __HttpHandlerOptions,
498
- cb: (err: any, data?: GenerateMobileSdkReleaseUrlCommandOutput) => void
471
+ cb: (err: any, data?: GenerateMobileSdkReleaseUrlCommandOutput) => void,
499
472
  ): void;
500
473
  getDecryptedAPIKey(
501
474
  args: GetDecryptedAPIKeyCommandInput,
502
- options?: __HttpHandlerOptions
475
+ options?: __HttpHandlerOptions,
503
476
  ): Promise<GetDecryptedAPIKeyCommandOutput>;
504
477
  getDecryptedAPIKey(
505
478
  args: GetDecryptedAPIKeyCommandInput,
506
- cb: (err: any, data?: GetDecryptedAPIKeyCommandOutput) => void
479
+ cb: (err: any, data?: GetDecryptedAPIKeyCommandOutput) => void,
507
480
  ): void;
508
481
  getDecryptedAPIKey(
509
482
  args: GetDecryptedAPIKeyCommandInput,
510
483
  options: __HttpHandlerOptions,
511
- cb: (err: any, data?: GetDecryptedAPIKeyCommandOutput) => void
484
+ cb: (err: any, data?: GetDecryptedAPIKeyCommandOutput) => void,
512
485
  ): void;
513
486
  getIPSet(
514
487
  args: GetIPSetCommandInput,
515
- options?: __HttpHandlerOptions
488
+ options?: __HttpHandlerOptions,
516
489
  ): Promise<GetIPSetCommandOutput>;
517
- getIPSet(
518
- args: GetIPSetCommandInput,
519
- cb: (err: any, data?: GetIPSetCommandOutput) => void
520
- ): void;
490
+ getIPSet(args: GetIPSetCommandInput, cb: (err: any, data?: GetIPSetCommandOutput) => void): void;
521
491
  getIPSet(
522
492
  args: GetIPSetCommandInput,
523
493
  options: __HttpHandlerOptions,
524
- cb: (err: any, data?: GetIPSetCommandOutput) => void
494
+ cb: (err: any, data?: GetIPSetCommandOutput) => void,
525
495
  ): void;
526
496
  getLoggingConfiguration(
527
497
  args: GetLoggingConfigurationCommandInput,
528
- options?: __HttpHandlerOptions
498
+ options?: __HttpHandlerOptions,
529
499
  ): Promise<GetLoggingConfigurationCommandOutput>;
530
500
  getLoggingConfiguration(
531
501
  args: GetLoggingConfigurationCommandInput,
532
- cb: (err: any, data?: GetLoggingConfigurationCommandOutput) => void
502
+ cb: (err: any, data?: GetLoggingConfigurationCommandOutput) => void,
533
503
  ): void;
534
504
  getLoggingConfiguration(
535
505
  args: GetLoggingConfigurationCommandInput,
536
506
  options: __HttpHandlerOptions,
537
- cb: (err: any, data?: GetLoggingConfigurationCommandOutput) => void
507
+ cb: (err: any, data?: GetLoggingConfigurationCommandOutput) => void,
538
508
  ): void;
539
509
  getManagedRuleSet(
540
510
  args: GetManagedRuleSetCommandInput,
541
- options?: __HttpHandlerOptions
511
+ options?: __HttpHandlerOptions,
542
512
  ): Promise<GetManagedRuleSetCommandOutput>;
543
513
  getManagedRuleSet(
544
514
  args: GetManagedRuleSetCommandInput,
545
- cb: (err: any, data?: GetManagedRuleSetCommandOutput) => void
515
+ cb: (err: any, data?: GetManagedRuleSetCommandOutput) => void,
546
516
  ): void;
547
517
  getManagedRuleSet(
548
518
  args: GetManagedRuleSetCommandInput,
549
519
  options: __HttpHandlerOptions,
550
- cb: (err: any, data?: GetManagedRuleSetCommandOutput) => void
520
+ cb: (err: any, data?: GetManagedRuleSetCommandOutput) => void,
551
521
  ): void;
552
522
  getMobileSdkRelease(
553
523
  args: GetMobileSdkReleaseCommandInput,
554
- options?: __HttpHandlerOptions
524
+ options?: __HttpHandlerOptions,
555
525
  ): Promise<GetMobileSdkReleaseCommandOutput>;
556
526
  getMobileSdkRelease(
557
527
  args: GetMobileSdkReleaseCommandInput,
558
- cb: (err: any, data?: GetMobileSdkReleaseCommandOutput) => void
528
+ cb: (err: any, data?: GetMobileSdkReleaseCommandOutput) => void,
559
529
  ): void;
560
530
  getMobileSdkRelease(
561
531
  args: GetMobileSdkReleaseCommandInput,
562
532
  options: __HttpHandlerOptions,
563
- cb: (err: any, data?: GetMobileSdkReleaseCommandOutput) => void
533
+ cb: (err: any, data?: GetMobileSdkReleaseCommandOutput) => void,
564
534
  ): void;
565
535
  getPermissionPolicy(
566
536
  args: GetPermissionPolicyCommandInput,
567
- options?: __HttpHandlerOptions
537
+ options?: __HttpHandlerOptions,
568
538
  ): Promise<GetPermissionPolicyCommandOutput>;
569
539
  getPermissionPolicy(
570
540
  args: GetPermissionPolicyCommandInput,
571
- cb: (err: any, data?: GetPermissionPolicyCommandOutput) => void
541
+ cb: (err: any, data?: GetPermissionPolicyCommandOutput) => void,
572
542
  ): void;
573
543
  getPermissionPolicy(
574
544
  args: GetPermissionPolicyCommandInput,
575
545
  options: __HttpHandlerOptions,
576
- cb: (err: any, data?: GetPermissionPolicyCommandOutput) => void
546
+ cb: (err: any, data?: GetPermissionPolicyCommandOutput) => void,
577
547
  ): void;
578
548
  getRateBasedStatementManagedKeys(
579
549
  args: GetRateBasedStatementManagedKeysCommandInput,
580
- options?: __HttpHandlerOptions
550
+ options?: __HttpHandlerOptions,
581
551
  ): Promise<GetRateBasedStatementManagedKeysCommandOutput>;
582
552
  getRateBasedStatementManagedKeys(
583
553
  args: GetRateBasedStatementManagedKeysCommandInput,
584
- cb: (err: any, data?: GetRateBasedStatementManagedKeysCommandOutput) => void
554
+ cb: (err: any, data?: GetRateBasedStatementManagedKeysCommandOutput) => void,
585
555
  ): void;
586
556
  getRateBasedStatementManagedKeys(
587
557
  args: GetRateBasedStatementManagedKeysCommandInput,
588
558
  options: __HttpHandlerOptions,
589
- cb: (err: any, data?: GetRateBasedStatementManagedKeysCommandOutput) => void
559
+ cb: (err: any, data?: GetRateBasedStatementManagedKeysCommandOutput) => void,
590
560
  ): void;
591
561
  getRegexPatternSet(
592
562
  args: GetRegexPatternSetCommandInput,
593
- options?: __HttpHandlerOptions
563
+ options?: __HttpHandlerOptions,
594
564
  ): Promise<GetRegexPatternSetCommandOutput>;
595
565
  getRegexPatternSet(
596
566
  args: GetRegexPatternSetCommandInput,
597
- cb: (err: any, data?: GetRegexPatternSetCommandOutput) => void
567
+ cb: (err: any, data?: GetRegexPatternSetCommandOutput) => void,
598
568
  ): void;
599
569
  getRegexPatternSet(
600
570
  args: GetRegexPatternSetCommandInput,
601
571
  options: __HttpHandlerOptions,
602
- cb: (err: any, data?: GetRegexPatternSetCommandOutput) => void
572
+ cb: (err: any, data?: GetRegexPatternSetCommandOutput) => void,
603
573
  ): void;
604
574
  getRevenueStatistics(
605
575
  args: GetRevenueStatisticsCommandInput,
606
- options?: __HttpHandlerOptions
576
+ options?: __HttpHandlerOptions,
607
577
  ): Promise<GetRevenueStatisticsCommandOutput>;
608
578
  getRevenueStatistics(
609
579
  args: GetRevenueStatisticsCommandInput,
610
- cb: (err: any, data?: GetRevenueStatisticsCommandOutput) => void
580
+ cb: (err: any, data?: GetRevenueStatisticsCommandOutput) => void,
611
581
  ): void;
612
582
  getRevenueStatistics(
613
583
  args: GetRevenueStatisticsCommandInput,
614
584
  options: __HttpHandlerOptions,
615
- cb: (err: any, data?: GetRevenueStatisticsCommandOutput) => void
585
+ cb: (err: any, data?: GetRevenueStatisticsCommandOutput) => void,
616
586
  ): void;
617
587
  getRevenueStatisticsSummary(
618
588
  args: GetRevenueStatisticsSummaryCommandInput,
619
- options?: __HttpHandlerOptions
589
+ options?: __HttpHandlerOptions,
620
590
  ): Promise<GetRevenueStatisticsSummaryCommandOutput>;
621
591
  getRevenueStatisticsSummary(
622
592
  args: GetRevenueStatisticsSummaryCommandInput,
623
- cb: (err: any, data?: GetRevenueStatisticsSummaryCommandOutput) => void
593
+ cb: (err: any, data?: GetRevenueStatisticsSummaryCommandOutput) => void,
624
594
  ): void;
625
595
  getRevenueStatisticsSummary(
626
596
  args: GetRevenueStatisticsSummaryCommandInput,
627
597
  options: __HttpHandlerOptions,
628
- cb: (err: any, data?: GetRevenueStatisticsSummaryCommandOutput) => void
598
+ cb: (err: any, data?: GetRevenueStatisticsSummaryCommandOutput) => void,
629
599
  ): void;
630
600
  getRevenueStatisticsTimeSeries(
631
601
  args: GetRevenueStatisticsTimeSeriesCommandInput,
632
- options?: __HttpHandlerOptions
602
+ options?: __HttpHandlerOptions,
633
603
  ): Promise<GetRevenueStatisticsTimeSeriesCommandOutput>;
634
604
  getRevenueStatisticsTimeSeries(
635
605
  args: GetRevenueStatisticsTimeSeriesCommandInput,
636
- cb: (err: any, data?: GetRevenueStatisticsTimeSeriesCommandOutput) => void
606
+ cb: (err: any, data?: GetRevenueStatisticsTimeSeriesCommandOutput) => void,
637
607
  ): void;
638
608
  getRevenueStatisticsTimeSeries(
639
609
  args: GetRevenueStatisticsTimeSeriesCommandInput,
640
610
  options: __HttpHandlerOptions,
641
- cb: (err: any, data?: GetRevenueStatisticsTimeSeriesCommandOutput) => void
611
+ cb: (err: any, data?: GetRevenueStatisticsTimeSeriesCommandOutput) => void,
642
612
  ): void;
643
613
  getRuleGroup(): Promise<GetRuleGroupCommandOutput>;
644
614
  getRuleGroup(
645
615
  args: GetRuleGroupCommandInput,
646
- options?: __HttpHandlerOptions
616
+ options?: __HttpHandlerOptions,
647
617
  ): Promise<GetRuleGroupCommandOutput>;
648
618
  getRuleGroup(
649
619
  args: GetRuleGroupCommandInput,
650
- cb: (err: any, data?: GetRuleGroupCommandOutput) => void
620
+ cb: (err: any, data?: GetRuleGroupCommandOutput) => void,
651
621
  ): void;
652
622
  getRuleGroup(
653
623
  args: GetRuleGroupCommandInput,
654
624
  options: __HttpHandlerOptions,
655
- cb: (err: any, data?: GetRuleGroupCommandOutput) => void
625
+ cb: (err: any, data?: GetRuleGroupCommandOutput) => void,
656
626
  ): void;
657
627
  getSampledRequests(
658
628
  args: GetSampledRequestsCommandInput,
659
- options?: __HttpHandlerOptions
629
+ options?: __HttpHandlerOptions,
660
630
  ): Promise<GetSampledRequestsCommandOutput>;
661
631
  getSampledRequests(
662
632
  args: GetSampledRequestsCommandInput,
663
- cb: (err: any, data?: GetSampledRequestsCommandOutput) => void
633
+ cb: (err: any, data?: GetSampledRequestsCommandOutput) => void,
664
634
  ): void;
665
635
  getSampledRequests(
666
636
  args: GetSampledRequestsCommandInput,
667
637
  options: __HttpHandlerOptions,
668
- cb: (err: any, data?: GetSampledRequestsCommandOutput) => void
638
+ cb: (err: any, data?: GetSampledRequestsCommandOutput) => void,
669
639
  ): void;
670
640
  getTopPathStatisticsByTraffic(
671
641
  args: GetTopPathStatisticsByTrafficCommandInput,
672
- options?: __HttpHandlerOptions
642
+ options?: __HttpHandlerOptions,
673
643
  ): Promise<GetTopPathStatisticsByTrafficCommandOutput>;
674
644
  getTopPathStatisticsByTraffic(
675
645
  args: GetTopPathStatisticsByTrafficCommandInput,
676
- cb: (err: any, data?: GetTopPathStatisticsByTrafficCommandOutput) => void
646
+ cb: (err: any, data?: GetTopPathStatisticsByTrafficCommandOutput) => void,
677
647
  ): void;
678
648
  getTopPathStatisticsByTraffic(
679
649
  args: GetTopPathStatisticsByTrafficCommandInput,
680
650
  options: __HttpHandlerOptions,
681
- cb: (err: any, data?: GetTopPathStatisticsByTrafficCommandOutput) => void
651
+ cb: (err: any, data?: GetTopPathStatisticsByTrafficCommandOutput) => void,
682
652
  ): void;
683
653
  getWebACL(): Promise<GetWebACLCommandOutput>;
684
654
  getWebACL(
685
655
  args: GetWebACLCommandInput,
686
- options?: __HttpHandlerOptions
656
+ options?: __HttpHandlerOptions,
687
657
  ): Promise<GetWebACLCommandOutput>;
688
658
  getWebACL(
689
659
  args: GetWebACLCommandInput,
690
- cb: (err: any, data?: GetWebACLCommandOutput) => void
660
+ cb: (err: any, data?: GetWebACLCommandOutput) => void,
691
661
  ): void;
692
662
  getWebACL(
693
663
  args: GetWebACLCommandInput,
694
664
  options: __HttpHandlerOptions,
695
- cb: (err: any, data?: GetWebACLCommandOutput) => void
665
+ cb: (err: any, data?: GetWebACLCommandOutput) => void,
696
666
  ): void;
697
667
  getWebACLForResource(
698
668
  args: GetWebACLForResourceCommandInput,
699
- options?: __HttpHandlerOptions
669
+ options?: __HttpHandlerOptions,
700
670
  ): Promise<GetWebACLForResourceCommandOutput>;
701
671
  getWebACLForResource(
702
672
  args: GetWebACLForResourceCommandInput,
703
- cb: (err: any, data?: GetWebACLForResourceCommandOutput) => void
673
+ cb: (err: any, data?: GetWebACLForResourceCommandOutput) => void,
704
674
  ): void;
705
675
  getWebACLForResource(
706
676
  args: GetWebACLForResourceCommandInput,
707
677
  options: __HttpHandlerOptions,
708
- cb: (err: any, data?: GetWebACLForResourceCommandOutput) => void
678
+ cb: (err: any, data?: GetWebACLForResourceCommandOutput) => void,
709
679
  ): void;
710
680
  listAPIKeys(
711
681
  args: ListAPIKeysCommandInput,
712
- options?: __HttpHandlerOptions
682
+ options?: __HttpHandlerOptions,
713
683
  ): Promise<ListAPIKeysCommandOutput>;
714
684
  listAPIKeys(
715
685
  args: ListAPIKeysCommandInput,
716
- cb: (err: any, data?: ListAPIKeysCommandOutput) => void
686
+ cb: (err: any, data?: ListAPIKeysCommandOutput) => void,
717
687
  ): void;
718
688
  listAPIKeys(
719
689
  args: ListAPIKeysCommandInput,
720
690
  options: __HttpHandlerOptions,
721
- cb: (err: any, data?: ListAPIKeysCommandOutput) => void
691
+ cb: (err: any, data?: ListAPIKeysCommandOutput) => void,
722
692
  ): void;
723
693
  listAvailableManagedRuleGroups(
724
694
  args: ListAvailableManagedRuleGroupsCommandInput,
725
- options?: __HttpHandlerOptions
695
+ options?: __HttpHandlerOptions,
726
696
  ): Promise<ListAvailableManagedRuleGroupsCommandOutput>;
727
697
  listAvailableManagedRuleGroups(
728
698
  args: ListAvailableManagedRuleGroupsCommandInput,
729
- cb: (err: any, data?: ListAvailableManagedRuleGroupsCommandOutput) => void
699
+ cb: (err: any, data?: ListAvailableManagedRuleGroupsCommandOutput) => void,
730
700
  ): void;
731
701
  listAvailableManagedRuleGroups(
732
702
  args: ListAvailableManagedRuleGroupsCommandInput,
733
703
  options: __HttpHandlerOptions,
734
- cb: (err: any, data?: ListAvailableManagedRuleGroupsCommandOutput) => void
704
+ cb: (err: any, data?: ListAvailableManagedRuleGroupsCommandOutput) => void,
735
705
  ): void;
736
706
  listAvailableManagedRuleGroupVersions(
737
707
  args: ListAvailableManagedRuleGroupVersionsCommandInput,
738
- options?: __HttpHandlerOptions
708
+ options?: __HttpHandlerOptions,
739
709
  ): Promise<ListAvailableManagedRuleGroupVersionsCommandOutput>;
740
710
  listAvailableManagedRuleGroupVersions(
741
711
  args: ListAvailableManagedRuleGroupVersionsCommandInput,
742
- cb: (
743
- err: any,
744
- data?: ListAvailableManagedRuleGroupVersionsCommandOutput
745
- ) => void
712
+ cb: (err: any, data?: ListAvailableManagedRuleGroupVersionsCommandOutput) => void,
746
713
  ): void;
747
714
  listAvailableManagedRuleGroupVersions(
748
715
  args: ListAvailableManagedRuleGroupVersionsCommandInput,
749
716
  options: __HttpHandlerOptions,
750
- cb: (
751
- err: any,
752
- data?: ListAvailableManagedRuleGroupVersionsCommandOutput
753
- ) => void
717
+ cb: (err: any, data?: ListAvailableManagedRuleGroupVersionsCommandOutput) => void,
754
718
  ): void;
755
719
  listIPSets(
756
720
  args: ListIPSetsCommandInput,
757
- options?: __HttpHandlerOptions
721
+ options?: __HttpHandlerOptions,
758
722
  ): Promise<ListIPSetsCommandOutput>;
759
723
  listIPSets(
760
724
  args: ListIPSetsCommandInput,
761
- cb: (err: any, data?: ListIPSetsCommandOutput) => void
725
+ cb: (err: any, data?: ListIPSetsCommandOutput) => void,
762
726
  ): void;
763
727
  listIPSets(
764
728
  args: ListIPSetsCommandInput,
765
729
  options: __HttpHandlerOptions,
766
- cb: (err: any, data?: ListIPSetsCommandOutput) => void
730
+ cb: (err: any, data?: ListIPSetsCommandOutput) => void,
767
731
  ): void;
768
732
  listLoggingConfigurations(
769
733
  args: ListLoggingConfigurationsCommandInput,
770
- options?: __HttpHandlerOptions
734
+ options?: __HttpHandlerOptions,
771
735
  ): Promise<ListLoggingConfigurationsCommandOutput>;
772
736
  listLoggingConfigurations(
773
737
  args: ListLoggingConfigurationsCommandInput,
774
- cb: (err: any, data?: ListLoggingConfigurationsCommandOutput) => void
738
+ cb: (err: any, data?: ListLoggingConfigurationsCommandOutput) => void,
775
739
  ): void;
776
740
  listLoggingConfigurations(
777
741
  args: ListLoggingConfigurationsCommandInput,
778
742
  options: __HttpHandlerOptions,
779
- cb: (err: any, data?: ListLoggingConfigurationsCommandOutput) => void
743
+ cb: (err: any, data?: ListLoggingConfigurationsCommandOutput) => void,
780
744
  ): void;
781
745
  listManagedRuleSets(
782
746
  args: ListManagedRuleSetsCommandInput,
783
- options?: __HttpHandlerOptions
747
+ options?: __HttpHandlerOptions,
784
748
  ): Promise<ListManagedRuleSetsCommandOutput>;
785
749
  listManagedRuleSets(
786
750
  args: ListManagedRuleSetsCommandInput,
787
- cb: (err: any, data?: ListManagedRuleSetsCommandOutput) => void
751
+ cb: (err: any, data?: ListManagedRuleSetsCommandOutput) => void,
788
752
  ): void;
789
753
  listManagedRuleSets(
790
754
  args: ListManagedRuleSetsCommandInput,
791
755
  options: __HttpHandlerOptions,
792
- cb: (err: any, data?: ListManagedRuleSetsCommandOutput) => void
756
+ cb: (err: any, data?: ListManagedRuleSetsCommandOutput) => void,
793
757
  ): void;
794
758
  listMobileSdkReleases(
795
759
  args: ListMobileSdkReleasesCommandInput,
796
- options?: __HttpHandlerOptions
760
+ options?: __HttpHandlerOptions,
797
761
  ): Promise<ListMobileSdkReleasesCommandOutput>;
798
762
  listMobileSdkReleases(
799
763
  args: ListMobileSdkReleasesCommandInput,
800
- cb: (err: any, data?: ListMobileSdkReleasesCommandOutput) => void
764
+ cb: (err: any, data?: ListMobileSdkReleasesCommandOutput) => void,
801
765
  ): void;
802
766
  listMobileSdkReleases(
803
767
  args: ListMobileSdkReleasesCommandInput,
804
768
  options: __HttpHandlerOptions,
805
- cb: (err: any, data?: ListMobileSdkReleasesCommandOutput) => void
769
+ cb: (err: any, data?: ListMobileSdkReleasesCommandOutput) => void,
806
770
  ): void;
807
771
  listRegexPatternSets(
808
772
  args: ListRegexPatternSetsCommandInput,
809
- options?: __HttpHandlerOptions
773
+ options?: __HttpHandlerOptions,
810
774
  ): Promise<ListRegexPatternSetsCommandOutput>;
811
775
  listRegexPatternSets(
812
776
  args: ListRegexPatternSetsCommandInput,
813
- cb: (err: any, data?: ListRegexPatternSetsCommandOutput) => void
777
+ cb: (err: any, data?: ListRegexPatternSetsCommandOutput) => void,
814
778
  ): void;
815
779
  listRegexPatternSets(
816
780
  args: ListRegexPatternSetsCommandInput,
817
781
  options: __HttpHandlerOptions,
818
- cb: (err: any, data?: ListRegexPatternSetsCommandOutput) => void
782
+ cb: (err: any, data?: ListRegexPatternSetsCommandOutput) => void,
819
783
  ): void;
820
784
  listResourcesForWebACL(
821
785
  args: ListResourcesForWebACLCommandInput,
822
- options?: __HttpHandlerOptions
786
+ options?: __HttpHandlerOptions,
823
787
  ): Promise<ListResourcesForWebACLCommandOutput>;
824
788
  listResourcesForWebACL(
825
789
  args: ListResourcesForWebACLCommandInput,
826
- cb: (err: any, data?: ListResourcesForWebACLCommandOutput) => void
790
+ cb: (err: any, data?: ListResourcesForWebACLCommandOutput) => void,
827
791
  ): void;
828
792
  listResourcesForWebACL(
829
793
  args: ListResourcesForWebACLCommandInput,
830
794
  options: __HttpHandlerOptions,
831
- cb: (err: any, data?: ListResourcesForWebACLCommandOutput) => void
795
+ cb: (err: any, data?: ListResourcesForWebACLCommandOutput) => void,
832
796
  ): void;
833
797
  listRuleGroups(
834
798
  args: ListRuleGroupsCommandInput,
835
- options?: __HttpHandlerOptions
799
+ options?: __HttpHandlerOptions,
836
800
  ): Promise<ListRuleGroupsCommandOutput>;
837
801
  listRuleGroups(
838
802
  args: ListRuleGroupsCommandInput,
839
- cb: (err: any, data?: ListRuleGroupsCommandOutput) => void
803
+ cb: (err: any, data?: ListRuleGroupsCommandOutput) => void,
840
804
  ): void;
841
805
  listRuleGroups(
842
806
  args: ListRuleGroupsCommandInput,
843
807
  options: __HttpHandlerOptions,
844
- cb: (err: any, data?: ListRuleGroupsCommandOutput) => void
808
+ cb: (err: any, data?: ListRuleGroupsCommandOutput) => void,
845
809
  ): void;
846
810
  listSettlementRecords(
847
811
  args: ListSettlementRecordsCommandInput,
848
- options?: __HttpHandlerOptions
812
+ options?: __HttpHandlerOptions,
849
813
  ): Promise<ListSettlementRecordsCommandOutput>;
850
814
  listSettlementRecords(
851
815
  args: ListSettlementRecordsCommandInput,
852
- cb: (err: any, data?: ListSettlementRecordsCommandOutput) => void
816
+ cb: (err: any, data?: ListSettlementRecordsCommandOutput) => void,
853
817
  ): void;
854
818
  listSettlementRecords(
855
819
  args: ListSettlementRecordsCommandInput,
856
820
  options: __HttpHandlerOptions,
857
- cb: (err: any, data?: ListSettlementRecordsCommandOutput) => void
821
+ cb: (err: any, data?: ListSettlementRecordsCommandOutput) => void,
858
822
  ): void;
859
823
  listTagsForResource(
860
824
  args: ListTagsForResourceCommandInput,
861
- options?: __HttpHandlerOptions
825
+ options?: __HttpHandlerOptions,
862
826
  ): Promise<ListTagsForResourceCommandOutput>;
863
827
  listTagsForResource(
864
828
  args: ListTagsForResourceCommandInput,
865
- cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
829
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
866
830
  ): void;
867
831
  listTagsForResource(
868
832
  args: ListTagsForResourceCommandInput,
869
833
  options: __HttpHandlerOptions,
870
- cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
834
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
871
835
  ): void;
872
836
  listWebACLs(
873
837
  args: ListWebACLsCommandInput,
874
- options?: __HttpHandlerOptions
838
+ options?: __HttpHandlerOptions,
875
839
  ): Promise<ListWebACLsCommandOutput>;
876
840
  listWebACLs(
877
841
  args: ListWebACLsCommandInput,
878
- cb: (err: any, data?: ListWebACLsCommandOutput) => void
842
+ cb: (err: any, data?: ListWebACLsCommandOutput) => void,
879
843
  ): void;
880
844
  listWebACLs(
881
845
  args: ListWebACLsCommandInput,
882
846
  options: __HttpHandlerOptions,
883
- cb: (err: any, data?: ListWebACLsCommandOutput) => void
847
+ cb: (err: any, data?: ListWebACLsCommandOutput) => void,
884
848
  ): void;
885
849
  putLoggingConfiguration(
886
850
  args: PutLoggingConfigurationCommandInput,
887
- options?: __HttpHandlerOptions
851
+ options?: __HttpHandlerOptions,
888
852
  ): Promise<PutLoggingConfigurationCommandOutput>;
889
853
  putLoggingConfiguration(
890
854
  args: PutLoggingConfigurationCommandInput,
891
- cb: (err: any, data?: PutLoggingConfigurationCommandOutput) => void
855
+ cb: (err: any, data?: PutLoggingConfigurationCommandOutput) => void,
892
856
  ): void;
893
857
  putLoggingConfiguration(
894
858
  args: PutLoggingConfigurationCommandInput,
895
859
  options: __HttpHandlerOptions,
896
- cb: (err: any, data?: PutLoggingConfigurationCommandOutput) => void
860
+ cb: (err: any, data?: PutLoggingConfigurationCommandOutput) => void,
897
861
  ): void;
898
862
  putManagedRuleSetVersions(
899
863
  args: PutManagedRuleSetVersionsCommandInput,
900
- options?: __HttpHandlerOptions
864
+ options?: __HttpHandlerOptions,
901
865
  ): Promise<PutManagedRuleSetVersionsCommandOutput>;
902
866
  putManagedRuleSetVersions(
903
867
  args: PutManagedRuleSetVersionsCommandInput,
904
- cb: (err: any, data?: PutManagedRuleSetVersionsCommandOutput) => void
868
+ cb: (err: any, data?: PutManagedRuleSetVersionsCommandOutput) => void,
905
869
  ): void;
906
870
  putManagedRuleSetVersions(
907
871
  args: PutManagedRuleSetVersionsCommandInput,
908
872
  options: __HttpHandlerOptions,
909
- cb: (err: any, data?: PutManagedRuleSetVersionsCommandOutput) => void
873
+ cb: (err: any, data?: PutManagedRuleSetVersionsCommandOutput) => void,
910
874
  ): void;
911
875
  putPermissionPolicy(
912
876
  args: PutPermissionPolicyCommandInput,
913
- options?: __HttpHandlerOptions
877
+ options?: __HttpHandlerOptions,
914
878
  ): Promise<PutPermissionPolicyCommandOutput>;
915
879
  putPermissionPolicy(
916
880
  args: PutPermissionPolicyCommandInput,
917
- cb: (err: any, data?: PutPermissionPolicyCommandOutput) => void
881
+ cb: (err: any, data?: PutPermissionPolicyCommandOutput) => void,
918
882
  ): void;
919
883
  putPermissionPolicy(
920
884
  args: PutPermissionPolicyCommandInput,
921
885
  options: __HttpHandlerOptions,
922
- cb: (err: any, data?: PutPermissionPolicyCommandOutput) => void
886
+ cb: (err: any, data?: PutPermissionPolicyCommandOutput) => void,
923
887
  ): void;
924
888
  tagResource(
925
889
  args: TagResourceCommandInput,
926
- options?: __HttpHandlerOptions
890
+ options?: __HttpHandlerOptions,
927
891
  ): Promise<TagResourceCommandOutput>;
928
892
  tagResource(
929
893
  args: TagResourceCommandInput,
930
- cb: (err: any, data?: TagResourceCommandOutput) => void
894
+ cb: (err: any, data?: TagResourceCommandOutput) => void,
931
895
  ): void;
932
896
  tagResource(
933
897
  args: TagResourceCommandInput,
934
898
  options: __HttpHandlerOptions,
935
- cb: (err: any, data?: TagResourceCommandOutput) => void
899
+ cb: (err: any, data?: TagResourceCommandOutput) => void,
936
900
  ): void;
937
901
  untagResource(
938
902
  args: UntagResourceCommandInput,
939
- options?: __HttpHandlerOptions
903
+ options?: __HttpHandlerOptions,
940
904
  ): Promise<UntagResourceCommandOutput>;
941
905
  untagResource(
942
906
  args: UntagResourceCommandInput,
943
- cb: (err: any, data?: UntagResourceCommandOutput) => void
907
+ cb: (err: any, data?: UntagResourceCommandOutput) => void,
944
908
  ): void;
945
909
  untagResource(
946
910
  args: UntagResourceCommandInput,
947
911
  options: __HttpHandlerOptions,
948
- cb: (err: any, data?: UntagResourceCommandOutput) => void
912
+ cb: (err: any, data?: UntagResourceCommandOutput) => void,
949
913
  ): void;
950
914
  updateIPSet(
951
915
  args: UpdateIPSetCommandInput,
952
- options?: __HttpHandlerOptions
916
+ options?: __HttpHandlerOptions,
953
917
  ): Promise<UpdateIPSetCommandOutput>;
954
918
  updateIPSet(
955
919
  args: UpdateIPSetCommandInput,
956
- cb: (err: any, data?: UpdateIPSetCommandOutput) => void
920
+ cb: (err: any, data?: UpdateIPSetCommandOutput) => void,
957
921
  ): void;
958
922
  updateIPSet(
959
923
  args: UpdateIPSetCommandInput,
960
924
  options: __HttpHandlerOptions,
961
- cb: (err: any, data?: UpdateIPSetCommandOutput) => void
925
+ cb: (err: any, data?: UpdateIPSetCommandOutput) => void,
962
926
  ): void;
963
927
  updateManagedRuleSetVersionExpiryDate(
964
928
  args: UpdateManagedRuleSetVersionExpiryDateCommandInput,
965
- options?: __HttpHandlerOptions
929
+ options?: __HttpHandlerOptions,
966
930
  ): Promise<UpdateManagedRuleSetVersionExpiryDateCommandOutput>;
967
931
  updateManagedRuleSetVersionExpiryDate(
968
932
  args: UpdateManagedRuleSetVersionExpiryDateCommandInput,
969
- cb: (
970
- err: any,
971
- data?: UpdateManagedRuleSetVersionExpiryDateCommandOutput
972
- ) => void
933
+ cb: (err: any, data?: UpdateManagedRuleSetVersionExpiryDateCommandOutput) => void,
973
934
  ): void;
974
935
  updateManagedRuleSetVersionExpiryDate(
975
936
  args: UpdateManagedRuleSetVersionExpiryDateCommandInput,
976
937
  options: __HttpHandlerOptions,
977
- cb: (
978
- err: any,
979
- data?: UpdateManagedRuleSetVersionExpiryDateCommandOutput
980
- ) => void
938
+ cb: (err: any, data?: UpdateManagedRuleSetVersionExpiryDateCommandOutput) => void,
981
939
  ): void;
982
940
  updateRegexPatternSet(
983
941
  args: UpdateRegexPatternSetCommandInput,
984
- options?: __HttpHandlerOptions
942
+ options?: __HttpHandlerOptions,
985
943
  ): Promise<UpdateRegexPatternSetCommandOutput>;
986
944
  updateRegexPatternSet(
987
945
  args: UpdateRegexPatternSetCommandInput,
988
- cb: (err: any, data?: UpdateRegexPatternSetCommandOutput) => void
946
+ cb: (err: any, data?: UpdateRegexPatternSetCommandOutput) => void,
989
947
  ): void;
990
948
  updateRegexPatternSet(
991
949
  args: UpdateRegexPatternSetCommandInput,
992
950
  options: __HttpHandlerOptions,
993
- cb: (err: any, data?: UpdateRegexPatternSetCommandOutput) => void
951
+ cb: (err: any, data?: UpdateRegexPatternSetCommandOutput) => void,
994
952
  ): void;
995
953
  updateRuleGroup(
996
954
  args: UpdateRuleGroupCommandInput,
997
- options?: __HttpHandlerOptions
955
+ options?: __HttpHandlerOptions,
998
956
  ): Promise<UpdateRuleGroupCommandOutput>;
999
957
  updateRuleGroup(
1000
958
  args: UpdateRuleGroupCommandInput,
1001
- cb: (err: any, data?: UpdateRuleGroupCommandOutput) => void
959
+ cb: (err: any, data?: UpdateRuleGroupCommandOutput) => void,
1002
960
  ): void;
1003
961
  updateRuleGroup(
1004
962
  args: UpdateRuleGroupCommandInput,
1005
963
  options: __HttpHandlerOptions,
1006
- cb: (err: any, data?: UpdateRuleGroupCommandOutput) => void
964
+ cb: (err: any, data?: UpdateRuleGroupCommandOutput) => void,
1007
965
  ): void;
1008
966
  updateWebACL(
1009
967
  args: UpdateWebACLCommandInput,
1010
- options?: __HttpHandlerOptions
968
+ options?: __HttpHandlerOptions,
1011
969
  ): Promise<UpdateWebACLCommandOutput>;
1012
970
  updateWebACL(
1013
971
  args: UpdateWebACLCommandInput,
1014
- cb: (err: any, data?: UpdateWebACLCommandOutput) => void
972
+ cb: (err: any, data?: UpdateWebACLCommandOutput) => void,
1015
973
  ): void;
1016
974
  updateWebACL(
1017
975
  args: UpdateWebACLCommandInput,
1018
976
  options: __HttpHandlerOptions,
1019
- cb: (err: any, data?: UpdateWebACLCommandOutput) => void
977
+ cb: (err: any, data?: UpdateWebACLCommandOutput) => void,
1020
978
  ): void;
1021
979
  }
1022
980
  export declare class WAFV2 extends WAFV2Client implements WAFV2 {}