@aws-sdk/client-wafv2 3.170.0 → 3.171.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 (58) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist-types/ts3.4/WAFV2.d.ts +0 -48
  3. package/dist-types/ts3.4/WAFV2Client.d.ts +0 -25
  4. package/dist-types/ts3.4/commands/AssociateWebACLCommand.d.ts +0 -2
  5. package/dist-types/ts3.4/commands/CheckCapacityCommand.d.ts +0 -2
  6. package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +0 -2
  7. package/dist-types/ts3.4/commands/CreateRegexPatternSetCommand.d.ts +0 -2
  8. package/dist-types/ts3.4/commands/CreateRuleGroupCommand.d.ts +0 -2
  9. package/dist-types/ts3.4/commands/CreateWebACLCommand.d.ts +0 -2
  10. package/dist-types/ts3.4/commands/DeleteFirewallManagerRuleGroupsCommand.d.ts +0 -2
  11. package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +0 -2
  12. package/dist-types/ts3.4/commands/DeleteLoggingConfigurationCommand.d.ts +0 -2
  13. package/dist-types/ts3.4/commands/DeletePermissionPolicyCommand.d.ts +0 -2
  14. package/dist-types/ts3.4/commands/DeleteRegexPatternSetCommand.d.ts +0 -2
  15. package/dist-types/ts3.4/commands/DeleteRuleGroupCommand.d.ts +0 -2
  16. package/dist-types/ts3.4/commands/DeleteWebACLCommand.d.ts +0 -2
  17. package/dist-types/ts3.4/commands/DescribeManagedRuleGroupCommand.d.ts +0 -2
  18. package/dist-types/ts3.4/commands/DisassociateWebACLCommand.d.ts +0 -2
  19. package/dist-types/ts3.4/commands/GenerateMobileSdkReleaseUrlCommand.d.ts +0 -2
  20. package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +0 -2
  21. package/dist-types/ts3.4/commands/GetLoggingConfigurationCommand.d.ts +0 -2
  22. package/dist-types/ts3.4/commands/GetManagedRuleSetCommand.d.ts +0 -2
  23. package/dist-types/ts3.4/commands/GetMobileSdkReleaseCommand.d.ts +0 -2
  24. package/dist-types/ts3.4/commands/GetPermissionPolicyCommand.d.ts +0 -2
  25. package/dist-types/ts3.4/commands/GetRateBasedStatementManagedKeysCommand.d.ts +0 -2
  26. package/dist-types/ts3.4/commands/GetRegexPatternSetCommand.d.ts +0 -2
  27. package/dist-types/ts3.4/commands/GetRuleGroupCommand.d.ts +0 -2
  28. package/dist-types/ts3.4/commands/GetSampledRequestsCommand.d.ts +0 -2
  29. package/dist-types/ts3.4/commands/GetWebACLCommand.d.ts +0 -2
  30. package/dist-types/ts3.4/commands/GetWebACLForResourceCommand.d.ts +0 -2
  31. package/dist-types/ts3.4/commands/ListAvailableManagedRuleGroupVersionsCommand.d.ts +0 -2
  32. package/dist-types/ts3.4/commands/ListAvailableManagedRuleGroupsCommand.d.ts +0 -2
  33. package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +0 -2
  34. package/dist-types/ts3.4/commands/ListLoggingConfigurationsCommand.d.ts +0 -2
  35. package/dist-types/ts3.4/commands/ListManagedRuleSetsCommand.d.ts +0 -2
  36. package/dist-types/ts3.4/commands/ListMobileSdkReleasesCommand.d.ts +0 -2
  37. package/dist-types/ts3.4/commands/ListRegexPatternSetsCommand.d.ts +0 -2
  38. package/dist-types/ts3.4/commands/ListResourcesForWebACLCommand.d.ts +0 -2
  39. package/dist-types/ts3.4/commands/ListRuleGroupsCommand.d.ts +0 -2
  40. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
  41. package/dist-types/ts3.4/commands/ListWebACLsCommand.d.ts +0 -2
  42. package/dist-types/ts3.4/commands/PutLoggingConfigurationCommand.d.ts +0 -2
  43. package/dist-types/ts3.4/commands/PutManagedRuleSetVersionsCommand.d.ts +0 -2
  44. package/dist-types/ts3.4/commands/PutPermissionPolicyCommand.d.ts +0 -2
  45. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
  46. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
  47. package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +0 -2
  48. package/dist-types/ts3.4/commands/UpdateManagedRuleSetVersionExpiryDateCommand.d.ts +0 -2
  49. package/dist-types/ts3.4/commands/UpdateRegexPatternSetCommand.d.ts +0 -2
  50. package/dist-types/ts3.4/commands/UpdateRuleGroupCommand.d.ts +0 -2
  51. package/dist-types/ts3.4/commands/UpdateWebACLCommand.d.ts +0 -2
  52. package/dist-types/ts3.4/models/WAFV2ServiceException.d.ts +0 -1
  53. package/dist-types/ts3.4/models/models_0.d.ts +1967 -6023
  54. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -1
  55. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -1
  56. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -1
  57. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
  58. package/package.json +26 -26
package/CHANGELOG.md CHANGED
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.171.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.170.0...v3.171.0) (2022-09-14)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/client-wafv2
9
+
10
+
11
+
12
+
13
+
6
14
  # [3.170.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.169.0...v3.170.0) (2022-09-13)
7
15
 
8
16
  **Note:** Version bump only for package @aws-sdk/client-wafv2
@@ -192,7 +192,6 @@ import {
192
192
  UpdateWebACLCommandOutput,
193
193
  } from "./commands/UpdateWebACLCommand";
194
194
  import { WAFV2Client } from "./WAFV2Client";
195
-
196
195
  export declare class WAFV2 extends WAFV2Client {
197
196
  associateWebACL(
198
197
  args: AssociateWebACLCommandInput,
@@ -207,7 +206,6 @@ export declare class WAFV2 extends WAFV2Client {
207
206
  options: __HttpHandlerOptions,
208
207
  cb: (err: any, data?: AssociateWebACLCommandOutput) => void
209
208
  ): void;
210
-
211
209
  checkCapacity(
212
210
  args: CheckCapacityCommandInput,
213
211
  options?: __HttpHandlerOptions
@@ -221,7 +219,6 @@ export declare class WAFV2 extends WAFV2Client {
221
219
  options: __HttpHandlerOptions,
222
220
  cb: (err: any, data?: CheckCapacityCommandOutput) => void
223
221
  ): void;
224
-
225
222
  createIPSet(
226
223
  args: CreateIPSetCommandInput,
227
224
  options?: __HttpHandlerOptions
@@ -235,7 +232,6 @@ export declare class WAFV2 extends WAFV2Client {
235
232
  options: __HttpHandlerOptions,
236
233
  cb: (err: any, data?: CreateIPSetCommandOutput) => void
237
234
  ): void;
238
-
239
235
  createRegexPatternSet(
240
236
  args: CreateRegexPatternSetCommandInput,
241
237
  options?: __HttpHandlerOptions
@@ -249,7 +245,6 @@ export declare class WAFV2 extends WAFV2Client {
249
245
  options: __HttpHandlerOptions,
250
246
  cb: (err: any, data?: CreateRegexPatternSetCommandOutput) => void
251
247
  ): void;
252
-
253
248
  createRuleGroup(
254
249
  args: CreateRuleGroupCommandInput,
255
250
  options?: __HttpHandlerOptions
@@ -263,7 +258,6 @@ export declare class WAFV2 extends WAFV2Client {
263
258
  options: __HttpHandlerOptions,
264
259
  cb: (err: any, data?: CreateRuleGroupCommandOutput) => void
265
260
  ): void;
266
-
267
261
  createWebACL(
268
262
  args: CreateWebACLCommandInput,
269
263
  options?: __HttpHandlerOptions
@@ -277,7 +271,6 @@ export declare class WAFV2 extends WAFV2Client {
277
271
  options: __HttpHandlerOptions,
278
272
  cb: (err: any, data?: CreateWebACLCommandOutput) => void
279
273
  ): void;
280
-
281
274
  deleteFirewallManagerRuleGroups(
282
275
  args: DeleteFirewallManagerRuleGroupsCommandInput,
283
276
  options?: __HttpHandlerOptions
@@ -291,7 +284,6 @@ export declare class WAFV2 extends WAFV2Client {
291
284
  options: __HttpHandlerOptions,
292
285
  cb: (err: any, data?: DeleteFirewallManagerRuleGroupsCommandOutput) => void
293
286
  ): void;
294
-
295
287
  deleteIPSet(
296
288
  args: DeleteIPSetCommandInput,
297
289
  options?: __HttpHandlerOptions
@@ -305,7 +297,6 @@ export declare class WAFV2 extends WAFV2Client {
305
297
  options: __HttpHandlerOptions,
306
298
  cb: (err: any, data?: DeleteIPSetCommandOutput) => void
307
299
  ): void;
308
-
309
300
  deleteLoggingConfiguration(
310
301
  args: DeleteLoggingConfigurationCommandInput,
311
302
  options?: __HttpHandlerOptions
@@ -319,7 +310,6 @@ export declare class WAFV2 extends WAFV2Client {
319
310
  options: __HttpHandlerOptions,
320
311
  cb: (err: any, data?: DeleteLoggingConfigurationCommandOutput) => void
321
312
  ): void;
322
-
323
313
  deletePermissionPolicy(
324
314
  args: DeletePermissionPolicyCommandInput,
325
315
  options?: __HttpHandlerOptions
@@ -333,7 +323,6 @@ export declare class WAFV2 extends WAFV2Client {
333
323
  options: __HttpHandlerOptions,
334
324
  cb: (err: any, data?: DeletePermissionPolicyCommandOutput) => void
335
325
  ): void;
336
-
337
326
  deleteRegexPatternSet(
338
327
  args: DeleteRegexPatternSetCommandInput,
339
328
  options?: __HttpHandlerOptions
@@ -347,7 +336,6 @@ export declare class WAFV2 extends WAFV2Client {
347
336
  options: __HttpHandlerOptions,
348
337
  cb: (err: any, data?: DeleteRegexPatternSetCommandOutput) => void
349
338
  ): void;
350
-
351
339
  deleteRuleGroup(
352
340
  args: DeleteRuleGroupCommandInput,
353
341
  options?: __HttpHandlerOptions
@@ -361,7 +349,6 @@ export declare class WAFV2 extends WAFV2Client {
361
349
  options: __HttpHandlerOptions,
362
350
  cb: (err: any, data?: DeleteRuleGroupCommandOutput) => void
363
351
  ): void;
364
-
365
352
  deleteWebACL(
366
353
  args: DeleteWebACLCommandInput,
367
354
  options?: __HttpHandlerOptions
@@ -375,7 +362,6 @@ export declare class WAFV2 extends WAFV2Client {
375
362
  options: __HttpHandlerOptions,
376
363
  cb: (err: any, data?: DeleteWebACLCommandOutput) => void
377
364
  ): void;
378
-
379
365
  describeManagedRuleGroup(
380
366
  args: DescribeManagedRuleGroupCommandInput,
381
367
  options?: __HttpHandlerOptions
@@ -389,7 +375,6 @@ export declare class WAFV2 extends WAFV2Client {
389
375
  options: __HttpHandlerOptions,
390
376
  cb: (err: any, data?: DescribeManagedRuleGroupCommandOutput) => void
391
377
  ): void;
392
-
393
378
  disassociateWebACL(
394
379
  args: DisassociateWebACLCommandInput,
395
380
  options?: __HttpHandlerOptions
@@ -403,7 +388,6 @@ export declare class WAFV2 extends WAFV2Client {
403
388
  options: __HttpHandlerOptions,
404
389
  cb: (err: any, data?: DisassociateWebACLCommandOutput) => void
405
390
  ): void;
406
-
407
391
  generateMobileSdkReleaseUrl(
408
392
  args: GenerateMobileSdkReleaseUrlCommandInput,
409
393
  options?: __HttpHandlerOptions
@@ -417,7 +401,6 @@ export declare class WAFV2 extends WAFV2Client {
417
401
  options: __HttpHandlerOptions,
418
402
  cb: (err: any, data?: GenerateMobileSdkReleaseUrlCommandOutput) => void
419
403
  ): void;
420
-
421
404
  getIPSet(
422
405
  args: GetIPSetCommandInput,
423
406
  options?: __HttpHandlerOptions
@@ -431,7 +414,6 @@ export declare class WAFV2 extends WAFV2Client {
431
414
  options: __HttpHandlerOptions,
432
415
  cb: (err: any, data?: GetIPSetCommandOutput) => void
433
416
  ): void;
434
-
435
417
  getLoggingConfiguration(
436
418
  args: GetLoggingConfigurationCommandInput,
437
419
  options?: __HttpHandlerOptions
@@ -445,7 +427,6 @@ export declare class WAFV2 extends WAFV2Client {
445
427
  options: __HttpHandlerOptions,
446
428
  cb: (err: any, data?: GetLoggingConfigurationCommandOutput) => void
447
429
  ): void;
448
-
449
430
  getManagedRuleSet(
450
431
  args: GetManagedRuleSetCommandInput,
451
432
  options?: __HttpHandlerOptions
@@ -459,7 +440,6 @@ export declare class WAFV2 extends WAFV2Client {
459
440
  options: __HttpHandlerOptions,
460
441
  cb: (err: any, data?: GetManagedRuleSetCommandOutput) => void
461
442
  ): void;
462
-
463
443
  getMobileSdkRelease(
464
444
  args: GetMobileSdkReleaseCommandInput,
465
445
  options?: __HttpHandlerOptions
@@ -473,7 +453,6 @@ export declare class WAFV2 extends WAFV2Client {
473
453
  options: __HttpHandlerOptions,
474
454
  cb: (err: any, data?: GetMobileSdkReleaseCommandOutput) => void
475
455
  ): void;
476
-
477
456
  getPermissionPolicy(
478
457
  args: GetPermissionPolicyCommandInput,
479
458
  options?: __HttpHandlerOptions
@@ -487,7 +466,6 @@ export declare class WAFV2 extends WAFV2Client {
487
466
  options: __HttpHandlerOptions,
488
467
  cb: (err: any, data?: GetPermissionPolicyCommandOutput) => void
489
468
  ): void;
490
-
491
469
  getRateBasedStatementManagedKeys(
492
470
  args: GetRateBasedStatementManagedKeysCommandInput,
493
471
  options?: __HttpHandlerOptions
@@ -501,7 +479,6 @@ export declare class WAFV2 extends WAFV2Client {
501
479
  options: __HttpHandlerOptions,
502
480
  cb: (err: any, data?: GetRateBasedStatementManagedKeysCommandOutput) => void
503
481
  ): void;
504
-
505
482
  getRegexPatternSet(
506
483
  args: GetRegexPatternSetCommandInput,
507
484
  options?: __HttpHandlerOptions
@@ -515,7 +492,6 @@ export declare class WAFV2 extends WAFV2Client {
515
492
  options: __HttpHandlerOptions,
516
493
  cb: (err: any, data?: GetRegexPatternSetCommandOutput) => void
517
494
  ): void;
518
-
519
495
  getRuleGroup(
520
496
  args: GetRuleGroupCommandInput,
521
497
  options?: __HttpHandlerOptions
@@ -529,7 +505,6 @@ export declare class WAFV2 extends WAFV2Client {
529
505
  options: __HttpHandlerOptions,
530
506
  cb: (err: any, data?: GetRuleGroupCommandOutput) => void
531
507
  ): void;
532
-
533
508
  getSampledRequests(
534
509
  args: GetSampledRequestsCommandInput,
535
510
  options?: __HttpHandlerOptions
@@ -543,7 +518,6 @@ export declare class WAFV2 extends WAFV2Client {
543
518
  options: __HttpHandlerOptions,
544
519
  cb: (err: any, data?: GetSampledRequestsCommandOutput) => void
545
520
  ): void;
546
-
547
521
  getWebACL(
548
522
  args: GetWebACLCommandInput,
549
523
  options?: __HttpHandlerOptions
@@ -557,7 +531,6 @@ export declare class WAFV2 extends WAFV2Client {
557
531
  options: __HttpHandlerOptions,
558
532
  cb: (err: any, data?: GetWebACLCommandOutput) => void
559
533
  ): void;
560
-
561
534
  getWebACLForResource(
562
535
  args: GetWebACLForResourceCommandInput,
563
536
  options?: __HttpHandlerOptions
@@ -571,7 +544,6 @@ export declare class WAFV2 extends WAFV2Client {
571
544
  options: __HttpHandlerOptions,
572
545
  cb: (err: any, data?: GetWebACLForResourceCommandOutput) => void
573
546
  ): void;
574
-
575
547
  listAvailableManagedRuleGroups(
576
548
  args: ListAvailableManagedRuleGroupsCommandInput,
577
549
  options?: __HttpHandlerOptions
@@ -585,7 +557,6 @@ export declare class WAFV2 extends WAFV2Client {
585
557
  options: __HttpHandlerOptions,
586
558
  cb: (err: any, data?: ListAvailableManagedRuleGroupsCommandOutput) => void
587
559
  ): void;
588
-
589
560
  listAvailableManagedRuleGroupVersions(
590
561
  args: ListAvailableManagedRuleGroupVersionsCommandInput,
591
562
  options?: __HttpHandlerOptions
@@ -605,7 +576,6 @@ export declare class WAFV2 extends WAFV2Client {
605
576
  data?: ListAvailableManagedRuleGroupVersionsCommandOutput
606
577
  ) => void
607
578
  ): void;
608
-
609
579
  listIPSets(
610
580
  args: ListIPSetsCommandInput,
611
581
  options?: __HttpHandlerOptions
@@ -619,7 +589,6 @@ export declare class WAFV2 extends WAFV2Client {
619
589
  options: __HttpHandlerOptions,
620
590
  cb: (err: any, data?: ListIPSetsCommandOutput) => void
621
591
  ): void;
622
-
623
592
  listLoggingConfigurations(
624
593
  args: ListLoggingConfigurationsCommandInput,
625
594
  options?: __HttpHandlerOptions
@@ -633,7 +602,6 @@ export declare class WAFV2 extends WAFV2Client {
633
602
  options: __HttpHandlerOptions,
634
603
  cb: (err: any, data?: ListLoggingConfigurationsCommandOutput) => void
635
604
  ): void;
636
-
637
605
  listManagedRuleSets(
638
606
  args: ListManagedRuleSetsCommandInput,
639
607
  options?: __HttpHandlerOptions
@@ -647,7 +615,6 @@ export declare class WAFV2 extends WAFV2Client {
647
615
  options: __HttpHandlerOptions,
648
616
  cb: (err: any, data?: ListManagedRuleSetsCommandOutput) => void
649
617
  ): void;
650
-
651
618
  listMobileSdkReleases(
652
619
  args: ListMobileSdkReleasesCommandInput,
653
620
  options?: __HttpHandlerOptions
@@ -661,7 +628,6 @@ export declare class WAFV2 extends WAFV2Client {
661
628
  options: __HttpHandlerOptions,
662
629
  cb: (err: any, data?: ListMobileSdkReleasesCommandOutput) => void
663
630
  ): void;
664
-
665
631
  listRegexPatternSets(
666
632
  args: ListRegexPatternSetsCommandInput,
667
633
  options?: __HttpHandlerOptions
@@ -675,7 +641,6 @@ export declare class WAFV2 extends WAFV2Client {
675
641
  options: __HttpHandlerOptions,
676
642
  cb: (err: any, data?: ListRegexPatternSetsCommandOutput) => void
677
643
  ): void;
678
-
679
644
  listResourcesForWebACL(
680
645
  args: ListResourcesForWebACLCommandInput,
681
646
  options?: __HttpHandlerOptions
@@ -689,7 +654,6 @@ export declare class WAFV2 extends WAFV2Client {
689
654
  options: __HttpHandlerOptions,
690
655
  cb: (err: any, data?: ListResourcesForWebACLCommandOutput) => void
691
656
  ): void;
692
-
693
657
  listRuleGroups(
694
658
  args: ListRuleGroupsCommandInput,
695
659
  options?: __HttpHandlerOptions
@@ -703,7 +667,6 @@ export declare class WAFV2 extends WAFV2Client {
703
667
  options: __HttpHandlerOptions,
704
668
  cb: (err: any, data?: ListRuleGroupsCommandOutput) => void
705
669
  ): void;
706
-
707
670
  listTagsForResource(
708
671
  args: ListTagsForResourceCommandInput,
709
672
  options?: __HttpHandlerOptions
@@ -717,7 +680,6 @@ export declare class WAFV2 extends WAFV2Client {
717
680
  options: __HttpHandlerOptions,
718
681
  cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
719
682
  ): void;
720
-
721
683
  listWebACLs(
722
684
  args: ListWebACLsCommandInput,
723
685
  options?: __HttpHandlerOptions
@@ -731,7 +693,6 @@ export declare class WAFV2 extends WAFV2Client {
731
693
  options: __HttpHandlerOptions,
732
694
  cb: (err: any, data?: ListWebACLsCommandOutput) => void
733
695
  ): void;
734
-
735
696
  putLoggingConfiguration(
736
697
  args: PutLoggingConfigurationCommandInput,
737
698
  options?: __HttpHandlerOptions
@@ -745,7 +706,6 @@ export declare class WAFV2 extends WAFV2Client {
745
706
  options: __HttpHandlerOptions,
746
707
  cb: (err: any, data?: PutLoggingConfigurationCommandOutput) => void
747
708
  ): void;
748
-
749
709
  putManagedRuleSetVersions(
750
710
  args: PutManagedRuleSetVersionsCommandInput,
751
711
  options?: __HttpHandlerOptions
@@ -759,7 +719,6 @@ export declare class WAFV2 extends WAFV2Client {
759
719
  options: __HttpHandlerOptions,
760
720
  cb: (err: any, data?: PutManagedRuleSetVersionsCommandOutput) => void
761
721
  ): void;
762
-
763
722
  putPermissionPolicy(
764
723
  args: PutPermissionPolicyCommandInput,
765
724
  options?: __HttpHandlerOptions
@@ -773,7 +732,6 @@ export declare class WAFV2 extends WAFV2Client {
773
732
  options: __HttpHandlerOptions,
774
733
  cb: (err: any, data?: PutPermissionPolicyCommandOutput) => void
775
734
  ): void;
776
-
777
735
  tagResource(
778
736
  args: TagResourceCommandInput,
779
737
  options?: __HttpHandlerOptions
@@ -787,7 +745,6 @@ export declare class WAFV2 extends WAFV2Client {
787
745
  options: __HttpHandlerOptions,
788
746
  cb: (err: any, data?: TagResourceCommandOutput) => void
789
747
  ): void;
790
-
791
748
  untagResource(
792
749
  args: UntagResourceCommandInput,
793
750
  options?: __HttpHandlerOptions
@@ -801,7 +758,6 @@ export declare class WAFV2 extends WAFV2Client {
801
758
  options: __HttpHandlerOptions,
802
759
  cb: (err: any, data?: UntagResourceCommandOutput) => void
803
760
  ): void;
804
-
805
761
  updateIPSet(
806
762
  args: UpdateIPSetCommandInput,
807
763
  options?: __HttpHandlerOptions
@@ -815,7 +771,6 @@ export declare class WAFV2 extends WAFV2Client {
815
771
  options: __HttpHandlerOptions,
816
772
  cb: (err: any, data?: UpdateIPSetCommandOutput) => void
817
773
  ): void;
818
-
819
774
  updateManagedRuleSetVersionExpiryDate(
820
775
  args: UpdateManagedRuleSetVersionExpiryDateCommandInput,
821
776
  options?: __HttpHandlerOptions
@@ -835,7 +790,6 @@ export declare class WAFV2 extends WAFV2Client {
835
790
  data?: UpdateManagedRuleSetVersionExpiryDateCommandOutput
836
791
  ) => void
837
792
  ): void;
838
-
839
793
  updateRegexPatternSet(
840
794
  args: UpdateRegexPatternSetCommandInput,
841
795
  options?: __HttpHandlerOptions
@@ -849,7 +803,6 @@ export declare class WAFV2 extends WAFV2Client {
849
803
  options: __HttpHandlerOptions,
850
804
  cb: (err: any, data?: UpdateRegexPatternSetCommandOutput) => void
851
805
  ): void;
852
-
853
806
  updateRuleGroup(
854
807
  args: UpdateRuleGroupCommandInput,
855
808
  options?: __HttpHandlerOptions
@@ -863,7 +816,6 @@ export declare class WAFV2 extends WAFV2Client {
863
816
  options: __HttpHandlerOptions,
864
817
  cb: (err: any, data?: UpdateRuleGroupCommandOutput) => void
865
818
  ): void;
866
-
867
819
  updateWebACL(
868
820
  args: UpdateWebACLCommandInput,
869
821
  options?: __HttpHandlerOptions
@@ -335,47 +335,26 @@ export declare type ServiceOutputTypes =
335
335
  export interface ClientDefaults
336
336
  extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
337
337
  requestHandler?: __HttpHandler;
338
-
339
338
  sha256?: __HashConstructor;
340
-
341
339
  urlParser?: __UrlParser;
342
-
343
340
  bodyLengthChecker?: __BodyLengthCalculator;
344
-
345
341
  streamCollector?: __StreamCollector;
346
-
347
342
  base64Decoder?: __Decoder;
348
-
349
343
  base64Encoder?: __Encoder;
350
-
351
344
  utf8Decoder?: __Decoder;
352
-
353
345
  utf8Encoder?: __Encoder;
354
-
355
346
  runtime?: string;
356
-
357
347
  disableHostPrefix?: boolean;
358
-
359
348
  maxAttempts?: number | __Provider<number>;
360
-
361
349
  retryMode?: string | __Provider<string>;
362
-
363
350
  logger?: __Logger;
364
-
365
351
  useDualstackEndpoint?: boolean | __Provider<boolean>;
366
-
367
352
  useFipsEndpoint?: boolean | __Provider<boolean>;
368
-
369
353
  serviceId?: string;
370
-
371
354
  region?: string | __Provider<string>;
372
-
373
355
  credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
374
-
375
356
  regionInfoProvider?: RegionInfoProvider;
376
-
377
357
  defaultUserAgentProvider?: Provider<__UserAgent>;
378
-
379
358
  defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
380
359
  }
381
360
  declare type WAFV2ClientConfigType = Partial<
@@ -388,7 +367,6 @@ declare type WAFV2ClientConfigType = Partial<
388
367
  HostHeaderInputConfig &
389
368
  AwsAuthInputConfig &
390
369
  UserAgentInputConfig;
391
-
392
370
  export interface WAFV2ClientConfig extends WAFV2ClientConfigType {}
393
371
  declare type WAFV2ClientResolvedConfigType =
394
372
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
@@ -399,10 +377,8 @@ declare type WAFV2ClientResolvedConfigType =
399
377
  HostHeaderResolvedConfig &
400
378
  AwsAuthResolvedConfig &
401
379
  UserAgentResolvedConfig;
402
-
403
380
  export interface WAFV2ClientResolvedConfig
404
381
  extends WAFV2ClientResolvedConfigType {}
405
-
406
382
  export declare class WAFV2Client extends __Client<
407
383
  __HttpHandlerOptions,
408
384
  ServiceInputTypes,
@@ -411,7 +387,6 @@ export declare class WAFV2Client extends __Client<
411
387
  > {
412
388
  readonly config: WAFV2ClientResolvedConfig;
413
389
  constructor(configuration: WAFV2ClientConfig);
414
-
415
390
  destroy(): void;
416
391
  }
417
392
  export {};
@@ -18,7 +18,6 @@ export interface AssociateWebACLCommandInput extends AssociateWebACLRequest {}
18
18
  export interface AssociateWebACLCommandOutput
19
19
  extends AssociateWebACLResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class AssociateWebACLCommand extends $Command<
23
22
  AssociateWebACLCommandInput,
24
23
  AssociateWebACLCommandOutput,
@@ -26,7 +25,6 @@ export declare class AssociateWebACLCommand extends $Command<
26
25
  > {
27
26
  readonly input: AssociateWebACLCommandInput;
28
27
  constructor(input: AssociateWebACLCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: WAFV2ClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface CheckCapacityCommandInput extends CheckCapacityRequest {}
18
18
  export interface CheckCapacityCommandOutput
19
19
  extends CheckCapacityResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class CheckCapacityCommand extends $Command<
23
22
  CheckCapacityCommandInput,
24
23
  CheckCapacityCommandOutput,
@@ -26,7 +25,6 @@ export declare class CheckCapacityCommand extends $Command<
26
25
  > {
27
26
  readonly input: CheckCapacityCommandInput;
28
27
  constructor(input: CheckCapacityCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: WAFV2ClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface CreateIPSetCommandInput extends CreateIPSetRequest {}
15
15
  export interface CreateIPSetCommandOutput
16
16
  extends CreateIPSetResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class CreateIPSetCommand extends $Command<
20
19
  CreateIPSetCommandInput,
21
20
  CreateIPSetCommandOutput,
@@ -23,7 +22,6 @@ export declare class CreateIPSetCommand extends $Command<
23
22
  > {
24
23
  readonly input: CreateIPSetCommandInput;
25
24
  constructor(input: CreateIPSetCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: WAFV2ClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CreateRegexPatternSetCommandInput
19
19
  export interface CreateRegexPatternSetCommandOutput
20
20
  extends CreateRegexPatternSetResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CreateRegexPatternSetCommand extends $Command<
24
23
  CreateRegexPatternSetCommandInput,
25
24
  CreateRegexPatternSetCommandOutput,
@@ -27,7 +26,6 @@ export declare class CreateRegexPatternSetCommand extends $Command<
27
26
  > {
28
27
  readonly input: CreateRegexPatternSetCommandInput;
29
28
  constructor(input: CreateRegexPatternSetCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WAFV2ClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface CreateRuleGroupCommandInput extends CreateRuleGroupRequest {}
18
18
  export interface CreateRuleGroupCommandOutput
19
19
  extends CreateRuleGroupResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class CreateRuleGroupCommand extends $Command<
23
22
  CreateRuleGroupCommandInput,
24
23
  CreateRuleGroupCommandOutput,
@@ -26,7 +25,6 @@ export declare class CreateRuleGroupCommand extends $Command<
26
25
  > {
27
26
  readonly input: CreateRuleGroupCommandInput;
28
27
  constructor(input: CreateRuleGroupCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: WAFV2ClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface CreateWebACLCommandInput extends CreateWebACLRequest {}
15
15
  export interface CreateWebACLCommandOutput
16
16
  extends CreateWebACLResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class CreateWebACLCommand extends $Command<
20
19
  CreateWebACLCommandInput,
21
20
  CreateWebACLCommandOutput,
@@ -23,7 +22,6 @@ export declare class CreateWebACLCommand extends $Command<
23
22
  > {
24
23
  readonly input: CreateWebACLCommandInput;
25
24
  constructor(input: CreateWebACLCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: WAFV2ClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DeleteFirewallManagerRuleGroupsCommandInput
19
19
  export interface DeleteFirewallManagerRuleGroupsCommandOutput
20
20
  extends DeleteFirewallManagerRuleGroupsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DeleteFirewallManagerRuleGroupsCommand extends $Command<
24
23
  DeleteFirewallManagerRuleGroupsCommandInput,
25
24
  DeleteFirewallManagerRuleGroupsCommandOutput,
@@ -27,7 +26,6 @@ export declare class DeleteFirewallManagerRuleGroupsCommand extends $Command<
27
26
  > {
28
27
  readonly input: DeleteFirewallManagerRuleGroupsCommandInput;
29
28
  constructor(input: DeleteFirewallManagerRuleGroupsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WAFV2ClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DeleteIPSetCommandInput extends DeleteIPSetRequest {}
15
15
  export interface DeleteIPSetCommandOutput
16
16
  extends DeleteIPSetResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class DeleteIPSetCommand extends $Command<
20
19
  DeleteIPSetCommandInput,
21
20
  DeleteIPSetCommandOutput,
@@ -23,7 +22,6 @@ export declare class DeleteIPSetCommand extends $Command<
23
22
  > {
24
23
  readonly input: DeleteIPSetCommandInput;
25
24
  constructor(input: DeleteIPSetCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: WAFV2ClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DeleteLoggingConfigurationCommandInput
19
19
  export interface DeleteLoggingConfigurationCommandOutput
20
20
  extends DeleteLoggingConfigurationResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DeleteLoggingConfigurationCommand extends $Command<
24
23
  DeleteLoggingConfigurationCommandInput,
25
24
  DeleteLoggingConfigurationCommandOutput,
@@ -27,7 +26,6 @@ export declare class DeleteLoggingConfigurationCommand extends $Command<
27
26
  > {
28
27
  readonly input: DeleteLoggingConfigurationCommandInput;
29
28
  constructor(input: DeleteLoggingConfigurationCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WAFV2ClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DeletePermissionPolicyCommandInput
19
19
  export interface DeletePermissionPolicyCommandOutput
20
20
  extends DeletePermissionPolicyResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DeletePermissionPolicyCommand extends $Command<
24
23
  DeletePermissionPolicyCommandInput,
25
24
  DeletePermissionPolicyCommandOutput,
@@ -27,7 +26,6 @@ export declare class DeletePermissionPolicyCommand extends $Command<
27
26
  > {
28
27
  readonly input: DeletePermissionPolicyCommandInput;
29
28
  constructor(input: DeletePermissionPolicyCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WAFV2ClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DeleteRegexPatternSetCommandInput
19
19
  export interface DeleteRegexPatternSetCommandOutput
20
20
  extends DeleteRegexPatternSetResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DeleteRegexPatternSetCommand extends $Command<
24
23
  DeleteRegexPatternSetCommandInput,
25
24
  DeleteRegexPatternSetCommandOutput,
@@ -27,7 +26,6 @@ export declare class DeleteRegexPatternSetCommand extends $Command<
27
26
  > {
28
27
  readonly input: DeleteRegexPatternSetCommandInput;
29
28
  constructor(input: DeleteRegexPatternSetCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WAFV2ClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface DeleteRuleGroupCommandInput extends DeleteRuleGroupRequest {}
18
18
  export interface DeleteRuleGroupCommandOutput
19
19
  extends DeleteRuleGroupResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class DeleteRuleGroupCommand extends $Command<
23
22
  DeleteRuleGroupCommandInput,
24
23
  DeleteRuleGroupCommandOutput,
@@ -26,7 +25,6 @@ export declare class DeleteRuleGroupCommand extends $Command<
26
25
  > {
27
26
  readonly input: DeleteRuleGroupCommandInput;
28
27
  constructor(input: DeleteRuleGroupCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: WAFV2ClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DeleteWebACLCommandInput extends DeleteWebACLRequest {}
15
15
  export interface DeleteWebACLCommandOutput
16
16
  extends DeleteWebACLResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class DeleteWebACLCommand extends $Command<
20
19
  DeleteWebACLCommandInput,
21
20
  DeleteWebACLCommandOutput,
@@ -23,7 +22,6 @@ export declare class DeleteWebACLCommand extends $Command<
23
22
  > {
24
23
  readonly input: DeleteWebACLCommandInput;
25
24
  constructor(input: DeleteWebACLCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: WAFV2ClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeManagedRuleGroupCommandInput
19
19
  export interface DescribeManagedRuleGroupCommandOutput
20
20
  extends DescribeManagedRuleGroupResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeManagedRuleGroupCommand extends $Command<
24
23
  DescribeManagedRuleGroupCommandInput,
25
24
  DescribeManagedRuleGroupCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeManagedRuleGroupCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeManagedRuleGroupCommandInput;
29
28
  constructor(input: DescribeManagedRuleGroupCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: WAFV2ClientResolvedConfig,